ShipworkSite inspection
Sitemap
Every error, explainedGuides →
Pricing Learn Guides

All errorsSitemap not found

Why Search Console reports a sitemap that does not exist, and where it actually is

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

  1. Open the exact URL you submitted in a private window. A 200 starting with or is the requirement; anything else explains itself.
  2. On Shopify, submit exactly https://yourstore.com/sitemap.xml — the platform-served path. Do not guess alternate paths.
  3. Check what an outside request receives, not your browser: a 403 to a crawler reads as not found.
  4. If the sitemap is an index, make sure the child sitemaps it lists are fetchable too — one dead child fails the set.
  5. After fixing, expect Search Console to keep the old status until the next successful fetch; resubmit once and give it time.
Find out if this is happening to you

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 store

Go deeper: Sitemap fetch errors, fixed

See the check: XML sitemaps, inspected

Other errors like this