Loadingβ¦
Tell Google which URL is the master copy so duplicate URLs don't split your ranking signals.
The same content is often reachable at several URLs (with/without www, trailing slash, tracking parameters). Without a canonical tag, Google may split ranking signals across them or index the wrong one. The canonical consolidates everything to your preferred URL.
<link rel="canonical"> pointing to that absolute URL in the <head> of every page β including the page pointing to itself.<head>
<!-- no canonical; /page, /page/, /page?ref=x all indexable -->
</head><link rel="canonical" href="https://example.com/page">Yoast/Rank Math output self-referencing canonicals automatically; override per-page when content is syndicated.
Set alternates.canonical in the page metadata.
Run a free audit and get a prioritized fix list with auto-generated code.
Run a free audit