sitemap_validate
Validate a sitemap or sitemap-index URL: checks XML structure, counts entries, and flags issues like oversize files, missing lastmod, or host mismatches.
Instructions
Fetch a sitemap or sitemap-index URL, validate its XML structure, count entries, and flag oversize (>50,000 URLs or >50 MiB), missing , and entries whose host does not match the sitemap host. Handles .gz transparently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sitemap_url | Yes | Absolute URL of the sitemap or sitemap index. |