sitemap_health
Sample URLs from a sitemap, perform HEAD checks, and aggregate status codes to quickly identify broken entries with a non-2xx URL list.
Instructions
Sample N URLs from a sitemap (or one level deep in a sitemap index) and HEAD-check each. Aggregates a status-code histogram and lists the first few non-2xx URLs so you can triage broken entries fast.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sample_size | No | Number of URLs to HEAD-check. | |
| sitemap_url | Yes | Absolute URL of the sitemap or sitemap index. |