Vai al contenuto

Add a canonical URL

Circa 10 min

A canonical tag tells search engines which URL is the preferred version of this page. Follow the steps below on your stack, then re-check the live URL.

A canonical tag tells search engines which URL is the preferred version of this page.

Lo ricordiamo in questo browser così la guida successiva usa lo stesso CMS.

At a glance

Time~10 min
CategorySEO
Steps3
StacksWordPress, Shopify, Webflow, Next.js, HTML, more

Passi

  1. Add an absolute canonical for this page (full https:// URL).

  2. On a unique URL, the canonical should point to itself.

  3. Place it in <head> or your framework metadata.

In HTML / static

Add <link rel="canonical" href="https://yoursite.com/this-page"> in <head>.

Snippet
<link rel="canonical" href="https://yoursite.com/this-page">

FAQ

What does “Add a canonical URL” fix?
A canonical tag tells search engines which URL is the preferred version of this page.
How long does this usually take?
About 10 minutes on most CMS and code stacks when you already have access to edit the page.
Where do I start?
Start with: Add an absolute canonical for this page (full https:// URL). Then use the platform picker on this page for placement notes.