Technical SEO · Glossary · Updated Apr 2026

Orphan page

Definition

An orphan page is a URL on your site with no internal links pointing to it. It may still be crawlable via sitemap entries or backlinks, but receives no internal PageRank flow. Search engines crawl orphans rarely and index them reluctantly — often a symptom of unfinished migrations.

Find related

Long definition

The "orphan" label applies strictly to internal-link topology. An orphan can still exist in the index and even rank for long-tail queries — especially if it has external backlinks — but without internal links it gets none of the topical reinforcement signals that surface content to Google's quality evaluators.

Where orphans come from, in decreasing frequency:

  1. Content published directly to a CMS without being added to a hub/category page. The editor clicked "publish" and forgot to surface it.
  2. Site migrations where the new IA drops old sections but URLs remain live (redirects may or may not exist; if not, you get orphans with old backlinks still flowing).
  3. Dynamic pages generated from a database where the listing page paginates past them (product on page 40 with no filter/link surfacing it).
  4. Date-archived blog posts after an archive component is removed from the template.
  5. Author/tag pages that the theme generates but doesn't link from anywhere visible.

To detect, you need two datasets and to compare them:

  • Full list of URLs that exist (crawl + sitemap + GSC URL inspection + server logs).
  • URLs reachable via internal links (a crawler that starts from the homepage and follows internal links only).

The set difference is your orphan list. Prioritize by (a) inbound external links, (b) historical traffic from GSC, (c) topical relevance.

Common misconceptions

  • "Orphan pages should always be deleted." Not always. If the page has strong external backlinks and serves a real query, add internal links to it and keep it. Deletion throws away equity.
  • "In the sitemap = not orphan." Sitemap discovery and internal link equity are different. A URL in the sitemap without inbound internal links is still a topological orphan — just not a discovery orphan.
  • "An orphan page can't rank." It can, but only for queries where the external backlink profile or page content alone is strong enough. Competitive queries nearly always require internal reinforcement.
  • "Adding one internal link fixes it." One link opens the discovery path but doesn't transmit meaningful PageRank. For competitive rankings the page needs multiple contextually relevant internal links, ideally from the pillar or category it belongs to.