Pure Frontend · XML Format Check · URL Validity · Duplicate Detection
Zero Dependencies · Works OfflineThe Sitemap Validator is a pure frontend online tool for verifying XML Sitemap format correctness and content validity. It supports standard Sitemap and Sitemap Index formats, detecting XML syntax errors, URL format issues, duplicate URLs, missing required fields, date format errors, and other common problems to ensure your Sitemap complies with Google and search engine specifications.
Step 1: Paste Sitemap XML content or drag and drop an .xml file.
Step 2: Click "Validate" or use Ctrl+Enter shortcut.
Step 3: View results including statistics and issue list.
Step 4: Fix issues based on tips, click "Copy Report" to save results.
Ensure Sitemap format is correct to help Google efficiently crawl and index your site pages.
Verify new Sitemap URLs are correct after migration, avoiding dead links and index loss.
Periodically check Sitemap health, catching format errors and duplicate URLs early.
The XML Sitemap protocol is defined by sitemaps.org. A standard Sitemap file can contain up to 50K URLs and 50MB (uncompressed). Use Sitemap Index for larger sites. The only required field is loc. Optional fields include lastmod (W3C date format), changefreq (update frequency), and priority (0.0-1.0). Google recommends each sub-Sitemap in a Sitemap Index not exceed 50K URLs. Compression should use Gzip (.xml.gz), with compressed size not exceeding 50MB.
Standard XML Sitemap format (sitemap.xml), Sitemap Index format, and Sitemaps with image/video extensions.
No. All validation happens locally in your browser. Sitemap content never leaves your device.
Recommended max 50MB (uncompressed), over 50K URLs may be slow. Standard Sitemap max is 50K URLs, 50MB.
XML format errors, invalid URLs, duplicate URLs, missing required fields, lastmod date format, priority range, etc.
Sitemap Index is an index file for multiple Sitemaps, used by large sites to split Sitemaps. Regular Sitemaps contain URL lists directly.
Submit via Google Search Console, or add a Sitemap line in robots.txt: Sitemap: https://example.com/sitemap.xml