Orphan pages: find pages with no internal links
Find orphan pages with no internal links draining your crawl budget. Free orphan-page detection in every audit.
What it means
An orphan page is a page that has no crawlable internal links pointing to it from anywhere on the site. Googlebot may still reach it if it appears in a sitemap or is linked from an external source, but without internal links it sits isolated from the rest of the site's link graph.
Why it matters
Without internal links, the page receives no link equity from the site and may crawl less frequently, which slows indexing of updates. It also becomes harder for AI crawlers and search to discover and associate the page with the site's topical hierarchy, reducing its visibility in results and AI overviews.
How to fix it
- Add at least one crawlable
<a href="...">link from a high-traffic page to the orphan page. - Include the page in the XML sitemap if it is not already there.
- Check for
noindexin the HTML source — if present, remove it so the page can be indexed once discovered. - Verify the link uses a real
hrefattribute, notrouterLinkoronclickalone, so Googlebot can follow it.
When it's not a problem
This is a false alarm if the page is already indexed and receives steady organic traffic, or if it lives in a section that gets frequent external backlinks. It is also acceptable for pages that are intentionally hidden behind login walls or that serve as landing pages for paid campaigns.
How Crawlinx detects it
After crawling, we compute the internal link graph. Pages that are reachable (e.g. in the sitemap or crawl seed) but receive zero internal links from other pages are reported as orphans.
How common is it?
3940 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.
FAQ
- What is an orphan page?
- A page with no internal links pointing to it. Google struggles to discover and rank it, and it gets little link equity. Add contextual links from related pages.
Related guides
- Crawl Budget: What It Is and How to Manage It
- Internal Linking for SEO: Structure & Anchors
- Next.js SEO: Rendering, Metadata & Render-Diffs
- Orphan Pages: How to Find & Fix Unlinked Pages
- Shopify SEO: The Technical Issues Shopify Creates
- Site Architecture & Crawl Depth: The 3-Click Rule
- WordPress SEO: The Technical Defaults That Cost You
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.