Skip to content
GridHooks
The Lab

Sitemap Inspector

Index health, at a glance.

Point us at a domain or a sitemap.xml and we'll validate it, count what's listed, check lastmod coverage, and show you what search engines see.

Give us a domain and we'll find /sitemap.xml — or paste a direct sitemap URL.

How it works

How to check your XML sitemap

From a bare domain to a full URL count — including nested sitemap index files — in one paste.

Enter a domain or sitemap URL

Give us a bare domain and we'll find the sitemap, or paste a direct sitemap.xml — including sitemap index files that point to others.

We parse and validate it

We fetch the XML, confirm it's well-formed, follow any nested sitemaps, and pull out every URL it lists for search engines.

Review counts and coverage

See the total URL count, how many entries carry a lastmod date, and spot the gaps between what's published and what you're submitting.

XML sitemaps, answered

What is an XML sitemap?

An XML sitemap is a file that lists the URLs on your site you want search engines to know about, optionally with metadata like the last-modified date, change frequency, and priority. It doesn't guarantee indexing, but it's the most direct way to tell Google and Bing which pages exist — especially valuable for large sites, new sites with few backlinks, and pages that are hard to reach by crawling links alone.

What is a sitemap index file?

A single sitemap can hold at most 50,000 URLs (and must stay under 50 MB uncompressed). Larger sites split their URLs across multiple sitemaps and use a sitemap index — a sitemap of sitemaps — to point to them all from one file. This inspector follows index files automatically and totals the URLs across every child sitemap it references.

Why does the lastmod date matter?

The lastmod tag tells search engines when a URL last changed, which helps them prioritize recrawling pages that actually have new content. Accurate lastmod values can speed up how quickly updates are reflected in search, while missing or always-current lastmod dates waste the signal. This tool reports your lastmod coverage so you can see how many URLs are giving crawlers that hint.

How do I submit a sitemap to Google?

Add a reference to it in your robots.txt (Sitemap: https://example.com/sitemap.xml) and submit the URL in Google Search Console under the Sitemaps report, and in Bing Webmaster Tools. Validate the file first — a sitemap with broken XML, redirects, or non-200 URLs can be ignored. Use this inspector to confirm it parses cleanly and lists what you expect before you submit.

Should every page be in my sitemap?

No — your sitemap should list only canonical, indexable URLs you want in search results. Leave out redirects, pages blocked by robots.txt, noindex pages, duplicates, and parameter variants. A clean sitemap of only your best canonical URLs sends a clearer signal than a bloated one. If the inspector shows far more (or fewer) URLs than you publish, that mismatch is usually worth investigating.

Is the sitemap inspector free?

Yes. No signup, no limits — paste a domain or sitemap URL and get an instant validation and URL count.

Start a project