sitemap_citation_map
Cross-reference your sitemap with cached citation data to see which URLs have been cited by search engines and queries. Identifies cited vs. uncited pages for each sitemap entry.
Instructions
Cross-reference a sitemap with the citation cache. For each sitemap URL, reports whether it appears in cached citations (and how many queries/engines cited it). Inverse of audit_sitemap: not 'how citable is each URL', but 'has each URL actually been cited yet'. Cache must be primed via check_citations or run_panel first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sitemap_url | Yes | URL of sitemap.xml (or a sitemap index). Nested sitemaps are followed. | |
| domain | No | Domain to look up citations for. If omitted, inferred from the sitemap host. | |
| since | No | ISO date floor; only count citations recorded on or after this date. | |
| limit | No | Max sitemap URLs to consider. |