1 2 3 4 5
--- const canonicalURL = new URL(Astro.url.pathname, Astro.site); --- <link href={canonicalURL} rel="canonical" />