← All terms
SEO
Canonical tag
HTML tag that tells Google which version of a duplicate page to index.
<link rel="canonical" href="https://example.com/page"/> in <head>. Critical for sites with multiple URL variants (params, http/https, www/non-www). Missing or wrong canonicals cause duplicate content penalties.