Orphan Page — what is an orphan page
What is an orphan page?
An orphan page is a page on your website that has no internal links pointing to it. Google discovers pages primarily through links — if no other page links to a given URL, the crawler may never find it or may treat it as unimportant.
Orphan pages may exist in the sitemap, but the lack of internal links is a strong negative signal for indexing.
Why is this a problem?
- Poor crawlability — Googlebot may not reach a page without links
- No link equity — the page receives no authority from other pages on the site
- Low ranking — even valuable content will not rank if Google does not know about it
- Wasted crawl budget — if a page is in the sitemap but not in the site structure, it sends an inconsistent signal
How do orphan pages arise?
- Site redesign — old URLs lose links after navigation restructuring
- Removed categories — products or articles lose links from their parent page
- Pagination — pages deep in pagination with no direct link
- A/B tests — page variants without links in the navigation
How to find them?
- Screaming Frog — compare the list of URLs from a crawl with the sitemap — URLs in the sitemap but not in the crawl are orphan pages
- Google Search Console — pages with impressions but no internal links
- Log file analysis — pages crawled from the sitemap but not from links
How to fix them?
- Add internal links — link the orphan page from thematically related pages
- Add to navigation — if the page is important, it should be accessible from the menu or breadcrumbs
- Remove or redirect — if the page has no value, use a 301 redirect to a better URL
- Update the sitemap — make sure the sitemap reflects the actual site structure
Related terms
- Internal linking — internal linking
- Crawl budget — crawl budget
- Sitemap — XML site map
- Technical SEO — technical SEO