Sitemap Monitor & Integrity Auditor
Pricing
from $20.00 / 1,000 site checks
Sitemap Monitor & Integrity Auditor
Audit sitemap infrastructure and conservatively monitor URL inventory changes without crawling pages by default.
Sitemap Monitor & Integrity Auditor
Pricing
from $20.00 / 1,000 site checks
Audit sitemap infrastructure and conservatively monitor URL inventory changes without crawling pages by default.
recordType
Optional
Dataset record class.
schemaVersion
Optional
Output schema version.
siteId
Optional
Stable hashed site or monitor identity.
externalId
Optional
Caller-provided passthrough identifier.
detectedAt
Optional
UTC observation time.
site
Optional
Input site URL.
status
Optional
SUCCESS, PARTIAL, or FAILED resource status.
baselineCreated
Optional
Whether this run established a monitor baseline.
changeType
Optional
URL inventory change classification.
url
Optional
Observed URL or affected resource.
sitemapUrl
Optional
Sitemap containing or associated with the record.
previousLastmod
Optional
Previously declared sitemap lastmod value.
currentLastmod
Optional
Currently declared sitemap lastmod value.
httpStatus
Optional
HTTP response status when available.
redirectUrl
Optional
Final URL when redirected.
responseTimeMs
Optional
Optional page status check duration.
checkError
Optional
Optional page status check error class.
etag
Optional
HTTP entity tag supplied by the sitemap origin.
lastModified
Optional
HTTP Last-Modified response header.
contentHash
Optional
SHA-256 hash of decompressed sitemap content.
urlCount
Optional
URLs parsed from one sitemap.
compressedBytes
Optional
Downloaded sitemap body bytes.
uncompressedBytes
Optional
Sitemap bytes after decompression.
reusedFrom304
Optional
Whether cached sitemap state was validly reused after HTTP 304.
severity
Optional
Audit finding severity.
code
Optional
Deterministic audit finding code.
message
Optional
Human-readable audit finding.
previousValue
Optional
Previous value related to a finding.
currentValue
Optional
Current value related to a finding.
details
Optional
Additional deterministic finding context.
{ "ratio": 0.82}sitemaps
Optional
Site-level sitemap counts.
{ "total": 4, "downloaded": 4, "unchanged304": 0, "failed": 0}urls
Optional
Current, previous, and changed URL counts.
{ "current": 1250, "previous": 1248, "added": 2}audit
Optional
Audit finding counts by severity.
{ "critical": 0, "warning": 1, "info": 2}network
Optional
Network request and transfer totals.
{ "requests": 6, "downloadBytes": 412543}durationMs
Optional
Site audit duration in milliseconds.