List canonical, indexable URLs only
Avoid redirects, errors, duplicate parameter pages, and URLs explicitly marked not to be indexed.
DISCOVERY CHECK
Score sitemap availability, structure, and declarations.
XML·Response·Health score
A domain checks /sitemap.xml at its root; a full file URL checks that exact location.
Data handling: this public address is sent to a GoTools server, which fetches the relevant site file. Do not submit private-network addresses, credential-bearing URLs, or sensitive query parameters. Read the Privacy Policy
Webmaster Technical SEO and AI Discoverability Guide
Learn how robots.txt, sitemap.xml, and llms.txt work together.
A sitemap is an XML file declaring important site URLs, or a sitemap index pointing to multiple sitemap shards. It helps search engines discover new and updated pages on complex sites, but submission does not guarantee indexing.
A healthy sitemap should be reliably accessible, structurally valid XML, served with an appropriate content type, and discoverable through robots.txt or search-engine tooling. This checker combines availability, structure, encoding, URL entries, declaration, and response performance into an explainable score.
Avoid redirects, errors, duplicate parameter pages, and URLs explicitly marked not to be indexed.
Split maps by content type, language, or update cadence, then organize them with a sitemapindex file.
Declare the sitemap in robots.txt and submit it in search tooling to observe fetching and processing issues.
Update lastmod only for meaningful content changes so crawl scheduling receives useful signals.
Use the sitemap checker to verify that a public sitemap is reachable, valid UTF-8 XML, correctly structured as urlset or sitemapindex, and discoverable from robots.txt. It also checks URL counts, redirects, response time, and a limited set of child sitemaps. A passing result supports discovery but does not guarantee indexing.
Enter a public domain or full sitemap URL, run the check, then review availability, XML structure, robots.txt declaration, URL count, redirects, response time, and any sampled child sitemaps. Resolve failed required checks before resubmitting the sitemap.
https://example.com/sitemap.xml
Example result: HTTP 200 · urlset · 24 URLs · declared in robots.txt
The public URL is sent to a GoTools server, which fetches the sitemap, robots.txt, redirects, and limited child sitemaps needed for the check.