LUWIZ
Glossaire · SEO

Canonical URL

A canonical URL is the reference address a website designates as the official version of a page when several URLs share identical or very similar content. Declared through the <link rel="canonical"> tag placed in the <head> of the HTML document, or via the HTTP Link header, it tells search engines which version to index and surface in results. This consolidation gathers onto a single address the ranking signals (inbound links, authority, relevance) that would otherwise be split across duplicates. Typical cases handled by canonicalization include tracking parameters, http/https variants, with or without www, paginated versions, and product pages reachable through multiple paths. The canonical tag remains a strong but non-binding hint: Google may choose a different canonical URL if it deems another signal more relevant. Configured correctly, it prevents duplicate content, optimizes crawl budget, and clarifies your site architecture.

A canonical URL is the tool you use to tell search engines: "among all these addresses, this is the right one." Without this signal, Google picks the version to index itself, sometimes at the expense of the one you wanted to promote.

How it works

Canonicalization most often relies on the <link rel="canonical" href="https://example.com/page" /> tag inserted in the <head> of each page. This tag must point to an absolute URL that is accessible (200 status) and indexable. Search engines then aggregate onto this reference address the signals from alternate URLs: inbound links, crawl frequency, and semantic relevance.

Other methods exist: the HTTP Link: rel="canonical" header for non-HTML files such as PDFs, or the hreflang tag that combines with the canonical on multilingual sites. Be careful: these signals must be consistent with one another. A canonical that contradicts a sitemap or a redirect sends a confusing message.

A concrete example

An e-commerce product page is reachable through /shoes/model-x, /shoes/model-x?color=red, and /shoes/model-x?ref=newsletter. Without a canonical, these three URLs may be indexed separately and compete in the results, a textbook case of duplicate content. By declaring /shoes/model-x as canonical on all three variants, you concentrate all authority on a single page.

Key takeaway
The canonical tag is a hint, not a command. Google may ignore it if your other signals (internal links, sitemap, redirects) point elsewhere. Consistency matters more than the tag alone.

Why it matters

Clean canonicalization avoids diluting your SEO signals and preserves your crawl budget by preventing crawlers from exploring dozens of useless duplicates. It is a technical SEO fundamental we check systematically during our audits: a misplaced canonical error can deindex strategic pages without you noticing.

FAQ

Questions fréquentes

A canonical tag keeps both URLs accessible to users while designating the version to index, whereas a 301 redirect actually sends the visitor and the engine to another address. Use the canonical for legitimate duplicates you want to keep, and the 301 to permanently merge or remove a URL.

Yes, and it is even recommended. A self-referencing canonical tag, pointing to its own URL, is a best practice that prevents the indexing of stray variants created by URL parameters. Most modern CMS platforms add it automatically on every page.

Audit gratuit

Une question sur votre visibilité IA ?

Score de visibilité IA de votre site. Gap analysis vs 3 concurrents directs. 5 optimisations prioritaires. Livré en PDF, sans engagement.

Réponse sous 24h · Sans engagement · contact@luwiz.io