canonicalization
Also called: url canonicalization, canonicalisation, canonical URL selection
Canonicalization is the process of selecting one representative (canonical) URL to stand for a set of duplicate or near-duplicate pages, so a search engine indexes and ranks a single version instead of splitting signals across all of them.
How Google picks the canonical
Google clusters pages with identical or very similar primary content, then marks the one it judges “objectively the most complete and useful for search users” as canonical. It weighs signals like HTTP vs HTTPS, redirects, internal linking, sitemap inclusion, and rel="canonical" annotations. Every signal is a hint, not a rule: Google can and does pick a different canonical than the one you declare.
You steer that choice, strongest to weakest, with:
- Redirects: a strong signal that the redirect target should be canonical.
<link rel="canonical" href="...">in the<head>(or aLink:HTTP header for PDFs and other non-HTML files): a strong signal for the URL you name.- Sitemap inclusion: a weak signal.
These stack. Combining a self-referencing canonical tag with clean internal links and a matching sitemap entry raises the odds Google honors your pick. Always use absolute URLs, not relative paths.
Common sources of duplicates: ?sort= and filter parameters, session IDs, HTTP/HTTPS and www/non-www variants, trailing-slash differences, and printer-friendly pages. Point each variant’s canonical at the one clean URL.
When canonicalization goes wrong, ranking signals like links and relevance scatter across duplicates instead of consolidating on one strong page. In Search Console this surfaces as “Duplicate, Google chose different canonical than user,” which usually means your declared canonical is being overruled by stronger conflicting signals.
How it affects your traffic
When duplicate URLs split your link equity and crawl budget across several copies of the same page, none of them ranks as well as one consolidated URL would. Fixing canonicalization pulls those signals back onto a single page, which is often the fastest technical win for sites leaking rankings to parameter, protocol, and www variants. Our Technical SEO service audits your canonical clusters, finds where Google is ignoring the canonical you declared, and resolves the tag, redirect, and sitemap conflicts causing it.
Get Technical SEO that moves the needle
We turn terms like this into ranked pages and qualified pipeline. Start with a free Initial SEO Strategy.