Orphan pages: what they are and how to fix them
Updated 2026-07-05
An orphan page has no internal link pointing to it anywhere on your site. It might still exist. It might still return a normal 200 response. It might even show up in an old sitemap.xml file. Nothing crawling the site in the normal way will ever land on it if nothing on the site links to it. sitemap.digital flags this as the orphan issue: a page with zero inbound links from any other page found during the crawl.
Why orphan pages happen
Orphans usually appear after a redesign that drops a navigation section. A content migration that forgets to relink old articles produces the same result. A template change that quietly removes a "related posts" block causes it too. Deliberately unlinking a page meant to be temporary also creates an orphan once nobody deletes or retires it properly. Every cause leads to the same outcome: a page floating outside the site's link graph. It stays discoverable only by direct URL, an old bookmark, or a search engine that indexed it in the past.
Why AI crawlers never reach them
Search engines like Google can sometimes stumble on an orphan page through an old link elsewhere on the web. Decades of crawl history and enormous URL databases back that up. AI crawlers such as GPTBot, ClaudeBot, and PerplexityBot behave differently. They crawl by following links from a starting point. A visitor clicking through your site works the same way. An AI crawler following your link graph simply never arrives at a page with no path leading to it from your homepage or your main navigation. That page might hold the best content on the whole site. It still will not get read. It will not get cited in an answer either.
How sitemap.digital finds them
Every internal link on every crawled page gets recorded during a scan to build a link graph. Each page's inbound link count is then calculated from that graph. sitemap.digital calls this number the in degree. Any page with an in degree of zero gets flagged as an orphan, except the root page you started the scan from. The results and the interactive tree view mark it with a distinct badge.
How to fix an orphan page
Add a real, crawlable link to the page from somewhere already reachable in your site structure. Use a link from a relevant blog post, a listing page, a footer section, or a "related guides" block like the one at the bottom of this page. Redirect the page to a live equivalent if it genuinely should not exist any more. Do not leave it dangling with no links and no purpose. Give every page you care about at least one path in from the rest of the site: that is the goal either way.
Frequently asked questions
What counts as an orphan page on sitemap.digital?
An orphan page returns a 2xx response and has zero inbound links from any other crawled page. Home never counts as an orphan: it is the crawl root by definition.
Can an orphan page still rank in Google?
Yes. It happens sometimes. Google may have indexed the page before it lost its internal links. The page may also hold strong external backlinks. Without internal links it fades over time regardless. AI crawlers that rely on link discovery will not find it at all.
Does a sitemap.xml entry fix an orphan page?
No. A sitemap.xml entry helps search engines find the URL. It does not fix the problem for AI crawlers: most of them do not consume XML sitemaps the way Google does. Add a real link from a page that is already reachable to fix it.
See how your own site scores against these checks.
Scan your site