What problem does it solve?
Many websites have malformed or incomplete XML sitemaps that hinder search engine crawling and indexing, include broken or redirected URLs, or exceed protocol limits, causing missed pages and reduced visibility.
Core Features & Use Cases
- Analyze existing sitemaps: validate XML format, check URL counts, verify HTTP 200 responses, and flag non-canonical, redirected, or noindexed URLs.
- Generate new sitemaps: produce industry-template XML sitemaps, split into sitemap index files when needed, and create STRUCTURE.md documentation.
- Quality gates and guidance: enforce limits (50k URLs), warn on large location-page sets, and provide remediation steps for common issues.
- Use Case: Run a full sitemap audit to compare crawled pages against sitemap entries, produce a VALIDATION-REPORT.md with severity-ranked issues, and optionally generate a corrected sitemap.xml for publishing.
Quick Start
Analyze the sitemap for https://example.com and produce a VALIDATION-REPORT.md listing issues, severities, and recommended fixes.