Session Overview

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.

What Was Accomplished

Sitemap Index Audit

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).

Hub Page Link Extraction

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).

Cross-Reference Results

40 of 45 hub location links matched the page-sitemap. 5 are missing. 13 sitemap entries have no hub link.

Robots Meta Spot-Check

Used RankMath REST API (wp-json/rankmath/v1/getHead) to check the 5 missing pages:

Findings Summary

Category A: Missing from Sitemap (4 actionable)

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.