This was an automated scheduled run of the sitemap-health-check skill on April 3, 2026. The audit fetched all XML sitemaps from aguiarinjurylawyers.com, extracted every link from the /locations/ hub page (including old-format city links), cross-referenced them, and spot-checked robots meta tags on missing pages using the RankMath REST API.
The goal: identify pages that are live but missing from the sitemap, orphan pages in the sitemap with no hub linkage, and duplicate URL patterns that need 301 redirects.
Fetched sitemap_index.xml. Three sitemaps are listed: page-sitemap.xml (250 URLs), post-sitemap.xml (~160 URLs), and category-sitemap.xml (17 URLs). No video sitemap exists (404).
Used Chrome JavaScript execution on /locations/ to extract all city pill links. Found 45 /locations/{city}/ links plus 8 old-format city links (/corbin-car-accident-lawyer, /covington-car-accident-attorney, /frankfort, /georgetown-car-accident, /lexington, /nelson-county-car-accident-lawyer, /owensboro, /richmond-car-accident-lawyer).
40 of 45 hub location links matched the page-sitemap. 5 are missing. 13 sitemap entries have no hub link.
Used RankMath REST API (wp-json/rankmath/v1/getHead) to check the 5 missing pages:
These pages are linked from the hub, set to index, but not in the sitemap. Root cause: REST API deployments don't trigger RankMath sitemap rebuild.