ShipworkSite inspection
Checks
Every error, explainedGuides →
Pricing Learn Guides

How to find the pages no link reaches

A page in your sitemap that no link points at is an orphan. Crawlers find it through the sitemap, rank it badly, forget it, and move on — and because the page is "live" in your CMS, nobody ever notices. Here is what orphans actually cost, the three ways to find them, and which one you can run free in a minute.

Why orphan pages underperform

Crawlers discover pages two ways: links and sitemaps. A sitemap discovery is a hint; a link is a vote. An orphaned page gets the hint but never the vote, so Google crawls it rarely, assigns it low importance, and revisits it late after changes — if ever. The page also collects no internal PageRank, so it competes for rankings at a structural disadvantage against any externally linked page. The cruel part: nothing breaks. The page returns 200, it appears in the sitemap, everything looks healthy in the admin — it just quietly underperforms forever.

Three ways to find them

  1. Sitemap vs home-page links. Every sitemap URL that no home-page link reaches is a candidate orphan. It is a fast signal — one crawl of the home page — and finds the worst cases immediately, because anything worth indexing is usually linked from the home page somehow. This is what the free orphan-page check does, and for most sites under a few thousand pages it catches the real problems.
  2. Full crawl vs sitemap. Crawl the whole site following links, then diff against the sitemap. Anything in the sitemap but absent from the crawl graph is orphaned. Thorough, but a full crawl costs time and is the paid tier.
  3. Log files. The definitive answer: URLs Google actually requests, compared against the sitemap and link graph. Only worth doing on large sites where the stakes justify the setup.

Link them, or delete them

Every orphan is either a page that deserves links or a page that should not exist. Worth keeping: link it from the most relevant parent (a collection page, the blog index, the footer) — one contextual link changes its discovery story completely. Not worth keeping: dead campaigns, old event pages, duplicated landing pages — delete them or 301 them to the nearest equivalent, and remove them from the sitemap so they stop consuming discovery. The failure is not having an orphan; it is having orphans you never look at, which is why the daily watch includes the check.

Related: broken internal links · crawl budget on Shopify · indexing check

Find out if this is happening to you

Shipwork reads your sitemap and the links on your home page and reports every sitemap URL that no link reaches — the free first pass that catches most real orphans. Free, no account, no signup — paste your store address.

Find orphan pages

Questions

What is an orphan page?
A page that exists — often even in your sitemap — but is not linked from anywhere on the site. Crawlers find it once through the sitemap and rarely return.
Do orphan pages hurt SEO?
They are crawled less, collect no internal link equity, and rank below an identical linked page. A orphaned important page is a page losing rankings for no content reason.
Is a sitemap enough for Google to find pages?
It is enough for discovery, not enough for priority. Sitemap-only pages are crawled on a slow schedule and treated as low importance compared to linked pages.
How often should I check for orphans?
After every site restructure, menu change or template migration — and otherwise monthly. The watch re-runs the check daily so a new orphan is caught the day it appears.

Keep reading