A canonical URL is the preferred version of a webpage that search engines should index. By using the rel="canonical" tag, you consolidate ranking signals from duplicate or similar pages onto one master URL. This prevents authority dilution and ensures your primary content ranks instead of parameter variations.
A canonical URL resolves duplicate content by indicating the preferred address. When multiple URLs have similar content, the canonical tag consolidates authority to the primary URL. This ensures search engines understand which page is the original source.
It is used to consolidate ranking signals and reduce the chance that parameterized or alternate URLs appear in search results. Search engines treat this tag as a strong hint rather than an absolute directive, relying on it to preserve a site's SEO value.
As documented by Google Search Central, canonicalization helps define the primary version of a page. Internal links, redirects, and sitemap entries should support this same preferred URL to ensure clarity for both search engines and users.
Redirects and internal links send their own signals. If a 301 redirect or internal link points to a different URL than your canonical tag, search engines may ignore your tag. Ensure sitemaps, links, and redirects all point to the same preferred URL.
Add a rel="canonical" link element in the <head> section of your HTML, pointing to the preferred URL.
<link rel="canonical" href="https://example.com/preferred-page" />
Canonicalization affects indexing by consolidating authority to the primary URL. It ensures search engines reference the correct page, preventing duplicate versions from diluting ranking signals.
It is a strong hint, not an absolute command. Engines usually honor a well-formed canonical, but they may override it if other signals like internal links, sitemaps, or redirects contradict it. Keep all signals consistent to ensure your choice is respected.
Acromatico runs live AI-visibility audits across ChatGPT, Perplexity, Gemini, and Claude.
Get a free AI Visibility Audit →