Back to Glossary
SEO

Orphan Page

An orphan page is a page that receives no internal links from any other page on the site, making it hard for crawlers to discover and reach by following links. Because it can only be accessed via a direct URL or external backlinks, it suffers in crawling, indexing, and internal authority flow.

  • An orphan page is a page that no other page on the site links to internally.
  • Crawlers cannot reach it by following link paths, so it is easily missed during discovery, crawling, and indexing.
  • With no internal links pointing to it, it receives no PageRank (internal authority), which weakens its ranking potential.
  • The core of diagnosis is comparing the URLs a crawler discovers against URL lists from sitemaps, server logs, and analytics.
  • The fix is to add internal links to pages worth keeping and prune unnecessary pages from the sitemap.

Overview

An orphan page is a page that has not a single inbound internal link from any other page on the site. Search crawlers discover pages primarily by following links, so an orphan page with no internal links is effectively isolated within the site's structure. Ahrefs defines an orphan page as "a web page with no internal links pointing to it," noting that such pages can only be accessed through direct URL entry or external backlinks.

Common Causes

Orphan pages tend to arise naturally during normal site operations, regardless of intent. The main causes Ahrefs identifies are as follows.

  • Existing internal links not carried over during a site migration or redesign
  • A page dropped from the link structure after a navigation or menu change
  • Out-of-stock or discontinued product pages removed from listings, severing their links
  • Test or temporary pages published without any links pointing to them
  • Internal links deleted by mistake

Why They Hurt SEO

The reasons orphan pages are bad for SEO fall into three layers. First, discovery and crawling: crawlers find pages by following internal links, and without that path they struggle to reach the page at all. Second, indexing: if crawlers cannot reach a page it will not be indexed, and a page that is not indexed cannot appear in search results. Third, authority flow: with no internal links, the page receives no PageRank from other pages on the site. Ahrefs notes that "Google still uses PageRank as one of its most important ranking signals," explaining that internal links strengthen this authority profile.

That said, an orphan page can still be indexed if it has another discovery path, such as a sitemap entry or external backlinks. Screaming Frog likewise explains that "orphan pages may have been linked to in the past, or may remain indexed thanks to paths like the XML sitemap or external links, but without internal links they receive no internal PageRank." In other words, the more fundamental loss is often the severed authority rather than the lack of indexing itself.

Diagnosis

The core principle of diagnosing orphan pages is to compare the set of URLs a crawler discovers by following links against the set of all URLs that actually exist. The latter is gathered from the XML sitemap, server logs, analytics, backlink data, and similar sources. The difference between the two sets (URLs that exist but were not discovered during the crawl) is the pool of orphan-page candidates.

ToolHow It Diagnoses
Screaming FrogEnable XML sitemap crawling under 'Config > Spider > Crawl', run 'Crawl Analysis' after the crawl, and check the 'Orphan URLs' filter in the 'Sitemaps' tab. Alternatively, filter the 'Internal' tab for URLs with an empty crawl depth.
AhrefsIn Site Audit, the 'URL Sources' tab crawls sitemaps, Google Analytics, Search Console, and backlink data together, then reports pages that no internal link points to.
SemrushSite Audit identifies both pages that appear in the sitemap but have no internal links and pages with Google Analytics visit history but no internal links.

Screaming Frog defines an orphan URL as "a URL that exists only in the XML sitemap and was not found during the crawl," identifying them by cross-referencing the sitemap against the crawl results. Even in the free version, you can upload sitemap URLs in List mode and then inspect pages whose 'Inlinks' value is 0.

How to Fix

Once found, orphan pages are handled in one of two directions based on a value judgment. If a page has search value, add internal links to fold it back into the site structure. It is best to link from contextually appropriate places, such as related category or hub pages, body content, and navigation. Conversely, if a page is unnecessary or no longer maintained, remove its entry from the sitemap and, where appropriate, redirect it to a suitable page or delete it. Beyond this, Screaming Frog recommends checking that sitemap URLs return a 200 response, that they are not blocked by robots.txt or noindex, and that the sitemap stays in sync with the current site structure.

Not every orphan page is a problem, however. Ahrefs explains that some pages, such as gated ad landing pages, are run intentionally without internal links, and these require no action.

Execution Checklist

  • Gather a full URL list from the XML sitemap, server logs, analytics, and backlink data.
  • Crawl the site, run crawl analysis, and compare the discovered URLs against the full URL list.
  • Shortlist URLs with an empty crawl depth or zero internal inlinks as orphan-page candidates.
  • Judge each page's search value and operational intent to decide whether to keep and link it or prune it.
  • Add contextually appropriate internal links to pages you keep, and remove, redirect, or delete pages you retire from the sitemap.
  • Verify that sitemap URLs return a 200 response and are not blocked by robots.txt or noindex.
  • After a migration or redesign, recheck whether internal links were carried over to prevent new orphan pages from appearing.

References and Sources

Related terms