Canonical target has no inlinks: make it crawlable
A canonical target with no internal links is discoverable only through the canonical tag itself — crawlers may never reach it. Find isolated canonical targets free and add direct internal links.
What it means
A page's rel=canonical points to a URL that has no internal inlinks — it is not linked from anywhere in the crawled site. Crawlers would learn of this canonical target only through the canonical declaration itself, never through normal link discovery, making it structurally invisible to link-following bots.
Why it matters
Googlebot discovers pages primarily by following links. A URL that exists only as a canonical target creates a dependency: Googlebot must first hit a non-canonical URL, read its canonical, then independently fetch the target — and if the target is also absent from the sitemap, there is no second discovery path. Canonicalization works best when the canonical URL is well-linked internally; an isolated target undermines Google's confidence that it is the primary version. Common causes are migrations where internal links still point at old (redirecting) URLs, pagination where page 1 is only referenced via canonicals, and template errors that canonicalize to a clean URL that navigation never links to.
How to fix it
- Confirm the canonical target URL is the one you intend Googlebot to crawl and index.
- Add direct internal links to it — update navigation, breadcrumbs or pagination to point at the canonical version, not a variant.
- Add the canonical URL to the XML sitemap if it is not already present, as a secondary discovery path.
- Re-crawl and verify the target now appears in the internal link graph.
When it's not a problem
This is a notice, not an error. If the canonical target is already in a regularly-crawled XML sitemap, Googlebot has a direct discovery path and the severity drops. It is distinct from links.single_inlink (a reachable but weakly-linked page): an isolated canonical target is not reachable through the link graph at all. Very new pages that simply have not been linked yet are the priority to fix.
How common is it?
638 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.