A canonical tag, written rel="canonical" in a page's HTML head or sent as an HTTP header, tells search engines which URL is the preferred, authoritative version of a page when the same or very similar content is reachable at multiple URLs.
Definition
A canonical tag, written rel="canonical" in a page's HTML head or sent as an HTTP header, tells search engines which URL is the preferred, authoritative version of a page when the same or very similar content is reachable at multiple URLs. Search engines then consolidate ranking signals — links, relevance, engagement — onto the canonical URL and generally index it instead of the duplicates.
It is a hint rather than a directive, so search engines can override it if other signals strongly disagree.
Duplicate and near-duplicate URLs are common on real sites: a page reachable with and without a trailing slash, with tracking parameters, via HTTP and HTTPS, with and without www, through faceted-filter combinations, in a print view, or syndicated to a partner. Without canonicalisation, search engines may split signals across these variants, index the wrong one, or treat the set as thin duplication, all of which weaken the page's ability to rank.
In context
For an iGaming affiliate site, canonicalisation matters wherever templated pages generate parameter variations — a casino list filtered by payment method, sorted by rating, or paginated — and wherever the same review or guide is accessible through more than one path in the navigation. The rule of thumb is that each canonical URL should be self-referential (a page's canonical points to itself) unless there is a deliberate reason to consolidate onto another URL, and that the canonical target must be a live, indexable, near-identical page, not a redirect or a broadly different one.
Common mistakes are worth avoiding because they are hard to spot: canonicalising every paginated page to page one (which can drop deeper pages from the index), pointing canonicals at a URL that redirects or 404s, mixing canonical signals with conflicting hreflang or noindex directives, and letting a CMS emit a canonical to a staging or parameterised URL. Because it is a hint, a canonical works best when it agrees with the other signals — internal links, sitemaps, redirects — all pointing at the same preferred URL.
Worked example
An affiliate's casino directory generates URLs like /casinos/?sort=rating and /casinos/?payment=crypto for the same underlying list. Each variant sets a canonical to the clean /casinos/ URL, so search engines consolidate links and relevance onto that one page instead of indexing dozens of thin parameter combinations.
Related terms
Frequently asked questions
Browse the full iGaming & affiliate glossary — hundreds of EN/RU terms with examples.
← Back to glossary