Xml Sitemap Validator
Pricing
$4.99/month + usage
Xml Sitemap Validator
XML sitemap validator that crawls every URL in your sitemap and flags broken links, redirect chains, and structural errors — so SEO teams can audit sitemap health in seconds.
Xml Sitemap Validator
Pricing
$4.99/month + usage
XML sitemap validator that crawls every URL in your sitemap and flags broken links, redirect chains, and structural errors — so SEO teams can audit sitemap health in seconds.
URL of the XML sitemap to validate. Supports both standard sitemaps (urlset) and sitemap index files (sitemapindex). Example: https://www.bbc.com/sitemap.xml
Optional list of additional sitemap URLs to validate in the same run. One URL per line.
[ "https://www.bbc.com/sitemap.xml", "https://techcrunch.com/news-sitemap.xml"]When enabled, the actor fetches each URL listed in the sitemap to verify its HTTP status code, detect broken links (404), and measure response time. Disable to only validate the sitemap XML structure without making requests to each URL.
When enabled, HTTP redirects are followed and the final destination URL is recorded. When disabled, redirect responses (301, 302) are reported as-is without following.
Number of URLs to check in parallel. Higher values speed up large sitemaps but may trigger rate limiting. Recommended: 5–20.
Maximum number of URLs to validate per run. Use to cap costs on very large sitemaps. Set to 0 for no limit.
Maximum total time the actor is allowed to run in seconds.