Orphan Page Remediation¶
Status: Active Project: SEO · Website
What this is¶
Ongoing work to find and fix orphan pages — pages on the site that have no internal links pointing to them, making them hard for Google to discover and for users to navigate to. Orphans usually happen when a page is published but never added to the navigation or to relevant context pages.
Passes¶
- Sitemap Health Check + Orphan Page QA + Skill Updates (March 31) — first structured orphan detection as part of the sitemap health check skill
- Sitewide Audit: Orphan Page Fix, Internal Linking, Color Cleanup, Font Weight (April 3) — combined pass that fixed orphan pages alongside internal linking, color cleanup, and font weight issues
- Litify Knowledge Center: Orphan Section Guides Rehome (April 9) — applied the same idea inside Litify's Knowledge Center where orphan sections were also a problem
How orphans get fixed¶
- The Sitemap Health Check System finds orphans by diffing published content against the pages reachable from the site's navigation + internal linking graph.
- For each orphan, find a natural linking home — the relevant practice area page, the parent category, or a contextually related article.
- Add the internal link, redeploy, re-index via GSC.
- If the page is actually orphan because it shouldn't exist, redirect it instead.
Sources¶
- Sitemap Health Check + Orphan Page QA + Skill Updates (March 31, 2026)
- Sitewide Audit: Orphan Page Fix, Internal Linking, Color Cleanup, Font Weight (April 3)
- Litify Knowledge Center: Orphan Section Guides Rehome (April 9, 2026)