Why an orphan page is a problem even when it's indexed
There is no official definition of an “orphan page” from Google or any standards body; the term has become established SEO practitioner vocabulary, popularized by crawling tools like Screaming Frog, Ahrefs, or Sitebulb.
=================================================== It's easy to assume a page is "fine" once it shows up as indexed in Google Search Console. It isn't. Indexing and internal linking are two separate processes, and mixing them up is the root mistake behind most orphan pages that go unnoticed for months.
Google can crawl and index a URL listed in the sitemap.xml without any other page on the site ever mentioning it. The crawler visits it, processes it, and adds it to the index. So far, everything looks correct. The real problem shows up in two places a basic coverage report never captures.
The first is internal PageRank flow. Links between pages on the same domain pass authority from one to another. A page with no incoming internal links gets none of that authority, no matter how strong the domain is overall. It competes in search results with a fraction of the strength it should have, even if the content itself is good.
The second is actual navigation experience. No user ever reaches an orphan page by clicking through the site, because there's no click that leads there. Only someone arriving via a direct search, an external link, or a URL typed from memory ever lands on it. For everyone else, that page effectively doesn't exist, even though the server serves it without a single error.
That's why it's worth separating two ideas that get conflated constantly: visibility and indexing are not the same thing. A page can be indexed and simultaneously invisible to anyone browsing the site normally. Crawling, indexing, and internal discoverability are three separate layers, and an orphan page specifically fails at the third one.
There's also a mid-term signal effect. Search engines read a page's position within the site's architecture as part of the context they use to judge its topical relevance. An isolated page, with no inbound or outbound links to related content, provides less context about what it's about and which part of the domain it belongs to. Over time, that can translate into less frequent recrawling, because the crawler prioritizes URLs that are an active part of the site's link graph.
===================================================
Indexed and still unreachable
The crawler reaches the URL through the sitemap.xml, even without a single internal link.
Google adds the content to the index, whether or not the site itself points at that page.
No other page on the domain links to it, so no click inside the site leads there.
A coverage report covers the first two layers. The third one shows up only in a crawl that follows internal links alone.
