What This Means

No XML sitemap was found at the standard location (/sitemap.xml) and no sitemap reference was found in the robots.txt file. The domain has not published a sitemap for crawlers.

Why It Matters for SEO

An XML sitemap is the most direct way to tell search engines about every page on your site. Without one, crawlers discover pages only by following internal links — which means orphan pages, deep pages, and pages with few inbound links may be discovered slowly or not at all.

For smaller sites with strong internal linking, a missing sitemap is a notice-level issue. For larger sites, or sites with frequently updated content, the sitemap is an important crawl efficiency tool.

What the Platform Checks

The platform checks for a sitemap at /sitemap.xml and also parses robots.txt for a Sitemap: directive pointing to a sitemap location. Fires when neither is found.

How to Fix It

Generate an XML sitemap and submit it to search engines:

  • Most CMS SEO plugins (Yoast, Rank Math, AIOSEO) generate sitemaps automatically — enable the sitemap feature in the plugin settings.
  • Add a Sitemap: directive to robots.txt pointing to the sitemap location.
  • Submit the sitemap URL in Google Search Console (Index › Sitemaps).
  • For large sites: use a sitemap index file that references multiple individual sitemaps (one per content type or section), each under 50,000 URLs and 50MB.

Standard sitemap location: https://yourdomain.com/sitemap.xml

Audit your sitemapconfiguration and health

The audit checks for sitemap presence, accessibility, and content across your domain.