Orphan Page
A page on a website that no other page on the same site links to, leaving crawlers without an internal path to discover it.
Definition
An orphan page is a URL that exists on a site but is not linked to from any other internal page. Because Google primarily discovers pages by following links, orphan pages are harder to find and may go uncrawled unless they appear in a sitemap or are linked externally.
Orphan pages typically appear when content is published outside the normal navigation, when redesigns leave older URLs behind, or when landing pages are created for campaigns without ever being added to menus or hub pages. Google's guidance on crawlable links notes that pages discoverable only through scripts, forms or other non-anchor elements may be missed; an orphan page sits in the same blind spot for internal discovery. Including the URL in an XML sitemap helps with discovery, but a sitemap entry alone does not give the page the contextual link signals that internal anchors provide.
Examples
Campaign landing page left out of menus
A marketing team publishes `/promo/black-friday-2025` and drives traffic with paid ads. No internal page links to it, so when the campaign ends the page lingers in Google's index with no internal authority flowing to it.
Legacy page after a CMS migration
A migration removes a category hub but leaves several product pages live. Those products no longer receive any internal links and become orphans, only discoverable via the XML sitemap.
Sources
Related terms
- Internal LinkingThe practice of linking from one page on a site to another page on the same site. Helps users navigate and gives search engines more crawl paths.
- SitemapA file, usually XML, that lists URLs on a site so search engines can discover and crawl them more efficiently.
- Crawl BudgetThe number of URLs a search engine crawler will fetch and the rate at which it fetches them on a given site.
- IndexingThe process by which a search engine analyses a fetched page and stores information about it so the page can later be returned in search results.
- Crawl ErrorA condition that prevents Googlebot from successfully fetching or processing a URL, such as a server failure, DNS issue or HTTP error response.
Where QueryCatch uses this
Last updated: 12/05/2026