What the error means
The submitted sitemap URL returns a 404, a redirect, an HTML page instead of XML, or nothing at all. Google reports the sitemap as not found, and the site keeps getting crawled without its URL roadmap.
Why Google rejects it
Shopify stores generate the sitemap automatically at /sitemap.xml, but submissions fail when the path submitted is not the path served — an old domain, a trailing variant, a WordPress-style /sitemap_index.xml guess — or when bot protection answers the crawler with a block your browser never sees.
How to fix it
- Open the exact URL you submitted in a private window. A 200 starting with
or is the requirement; anything else explains itself. - On Shopify, submit exactly https://yourstore.com/sitemap.xml — the platform-served path. Do not guess alternate paths.
- Check what an outside request receives, not your browser: a 403 to a crawler reads as not found.
- If the sitemap is an index, make sure the child sitemaps it lists are fetchable too — one dead child fails the set.
- After fixing, expect Search Console to keep the old status until the next successful fetch; resubmit once and give it time.
Shipwork fetches your sitemap from outside your network, follows the first child when it is an index, and reports exactly what came back — found, blocked, empty, or an index with dead children. Free, no account, no signup — paste your store address.
Check my storeGo deeper: Sitemap fetch errors, fixed
See the check: XML sitemaps, inspected
Other errors like this