Sitemap Validator
Paste your sitemap.xml (or sitemap index) to validate its structure, count URLs and catch the errors that stop Google from crawling it.
๐ Runs entirely in your browser ยท nothing is uploaded or stored
๐ Limits
- Max 50,000 URLs per sitemap
- Max 50MB uncompressed
- Use a sitemap index beyond that
- All URLs must be absolute & same host
โ Best practice
- Include
lastmod(real dates) - List canonical URLs only
- Reference it in robots.txt
- Submit in Search Console
Frequently Asked Questions
Can it fetch my sitemap by URL?
Cross-origin fetching is blocked by browsers for security, so paste the XML directly (open yoursite.com/sitemap.xml and copy it). Validation runs entirely in your browser.
What's a sitemap index?
A sitemap that lists other sitemaps. Use one when you exceed 50,000 URLs or 50MB โ each child sitemap stays within the limits.
Related tools