Orphan page
An orphan page is a page on a website that no internal link from any other page points to. Although it physically exists at its URL, it is cut off from the navigation structure — neither a user clicking through the menu nor a crawler following links has any way to reach it.
How the orphan page problem works
Search engines discover content by following links: a crawler lands on a page, finds its links and moves on. A page with no incoming link at all drops out of this chain — the crawler has no way to find it, so it is harder to index and evaluate. Even if it reaches the index via the sitemap, it receives no link equity (link juice) from internal linking, leaving its rankings weak.
Orphan pages usually arise by accident: after a link to an old page is removed, following a CMS migration that loses links, with campaign landing pages reachable only from ads, or with automatically generated pages that never got linked. A URL's mere presence in the XML sitemap does not solve the problem — a sitemap aids indexing but does not replace internal links.
Practical application
In an SEO audit orphan pages are detected by comparing a full list of URLs (from server logs or the sitemap) with the addresses a crawler such as Screaming Frog actually reached through links. The gap between the two sets flags the orphan candidates.
The fix is simple: a valuable page should be woven back into the site structure by adding links to it from topically related, well-indexed pages — ideally from categories, pillar articles or the menu. If the page is redundant, it is better to remove it and set up a redirect. Well-organized internal linking improves both indexing and the distribution of link equity across the whole site.
Powiązane pojęcia
Najczęstsze pytania
How do I find orphan pages on a site?
The most effective approach is to compare two lists: every URL from the sitemap or server logs against the URLs that internal links actually point to, as discovered by a crawler such as Screaming Frog. Addresses present in the first set but missing from the second are your orphan pages. It is also worth reviewing the indexing report in Google Search Console.
