Canonical points elsewhere: when that's right or wrong
When a page canonicalizes to a different URL it tells Google to index that one instead. See which pages point away and check it's intentional.
What it means
The canonical tag on a page points to a different URL than the page's own URL. This tells Google that the current page is a duplicate or variant of the destination URL, and that the destination URL is the preferred version to index.
Why it matters
When the canonical points elsewhere, Google may consolidate ranking signals to the target URL and deprioritize the current page in results. It can also cause crawl waste, since Googlebot keeps fetching the secondary URL even though it won't index it as a primary page. For AI agents and AI Overviews, the canonical target is what gets cited, so the wrong page may appear in answers instead of the intended one.
How to fix it
- Open the page's HTML and inspect the <link rel="canonical"> element in the <head>.
- Compare the canonical URL to the page's actual URL and verify they match, or that the target URL is the intended canonical version.
- If the canonical incorrectly points away, update it to reference the page's own URL or the correct target.
- If the page is intentionally a variant (e.g., a print version or a parameterized listing), ensure the canonical target is the version you want ranked.
When it's not a problem
This notice is fine when the page is a legitimate variant — for example, a parameterized URL, a print-friendly version, or a paginated page — and the canonical correctly points to the primary version. A mismatch is only a problem when the canonical target is not the URL you want to rank.
How common is it?
3228 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.
Related guides
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.