Sitemap Health Checker
Pricing
from $3.90 / 1,000 item processeds
Sitemap Health Checker
Fetch and validate sitemap files for reachability, XML shape, URL counts, freshness, and issues.
Evaluate supplied sitemap HTTP and XML evidence for URL-set or sitemap-index health, entry counts, and last-modified signals.
Inputs
inputItemsmaxSitemapsincludeReportmaxChargeUsd
{"inputItems": [{"sitemapUrl": "https://developers.cloudflare.com/sitemap.xml","statusCode": 200,"xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?><sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\"><sitemap><loc>https://developers.cloudflare.com/sitemap-0.xml</loc><lastmod>2026-07-11T16:43:52.596Z</lastmod></sitemap></sitemapindex>"}],"maxSitemaps": 1,"includeReport": true,"maxChargeUsd": 1}
The bundled exact input is the public https://developers.cloudflare.com/sitemap.xml response captured at 2026-07-12T05:17:40Z.
Dataset
The actor emits structured, actor-specific evidence rows. Empty source input produces no dataset rows.
Billing
This actor uses pay-per-event billing with platform usage included in the configured event prices:
actor-startsitemap-file-checkedrecord-extractedfinding-emittedaudit-report-generated
Every dataset row and report artifact is charge-gated. A zero-dollar cap stops before work with no paid output.
Use Cases
- Check a sitemap URL set
- Check a sitemap index
- Flag an empty sitemap
- Flag a sitemap HTTP error
- Check sitemap last-modified evidence
Limitations
The actor analyzes supplied HTTP/XML observations and does not fetch sitemap URLs. It counts sitemap elements without performing full XSD validation or checking child URL reachability.