Glossary · SEO

Canonical Tag

kuh-NON-ih-kul tagnoun

A canonical tag tells search engines which version of a duplicate or similar page is the primary one.

Part of speech
noun
Pronunciation
kuh-NON-ih-kul tag
Origin
From 'canon,' Greek and Latin for a rule or authoritative standard. The canonical version is the authoritative one.

What is Canonical Tag?

A canonical tag is a small piece of HTML that tells search engines which version of a duplicate or very similar page should be treated as the primary, authoritative one. When several web addresses show the same or nearly the same content, the canonical tag points to the single version you want indexed and ranked, consolidating signals onto it rather than letting them scatter across the copies. It is a quiet but important instrument of technical SEO, resolving ambiguity that would otherwise confuse search engines and dilute a page's strength.

The tag lives in the head section of a page's HTML and takes the form of a link element with the attribute rel set to "canonical," followed by the full address of the preferred version. When a search engine crawls a page carrying this tag, it reads the referenced address as the canonical version and generally attributes ranking signals, such as links, to that address instead of the duplicate. A page can point to itself as canonical, which is common and recommended for primary pages, or it can point to a different page when it is a genuine variant. Importantly, the canonical tag is a strong hint rather than an absolute command; search engines usually respect it but may override it if other signals strongly contradict the choice.

The word comes from "canon," which in Greek and Latin denoted a rule, measuring rod, or authoritative standard. In many fields the canonical version of something is the officially recognized one, and the tag borrows that sense directly: the canonical page is the one designated as the standard among near-identical options. The concept was introduced jointly by the major search engines in 2009 to give site owners a standard way to manage duplication.

For a business, canonical tags matter because duplication is everywhere and often unintentional. E-commerce sites generate multiple addresses for the same product through filters, sorting, tracking parameters, and session identifiers. Content can appear at both a secure and non-secure address, or with and without a trailing slash or "www." Without guidance, search engines may split ranking signals across these copies, index the wrong one, or waste crawl resources on redundant pages. A correct canonical tag consolidates authority onto the version you want to rank, protects against duplicate-content dilution, and helps ensure the right page appears in results.

The nuances trip up many sites. A frequent mistake is pointing every page's canonical tag to the homepage, which tells search engines those pages are duplicates of the homepage and can cause them to drop from the index entirely. Another is setting canonical tags that conflict with other directives, such as canonicalizing to a page that is blocked by robots or marked noindex, which sends mixed signals. Canonicalization also differs from a 301 redirect: a redirect sends both users and search engines to another address, while a canonical tag leaves the page accessible to visitors and speaks only to search engines. It relates closely to duplicate content, which it exists to manage, and to broader technical SEO concerns like indexing and clean URL structure. Applied deliberately and consistently, the canonical tag keeps a site's ranking signals focused where they belong.

Why it matters

Canonical tags prevent duplicate content from diluting your rankings, a common and costly technical SEO problem at scale.