Issue Guidetechnical

Missing Or Broken Canonical

Canonical issues confuse search engines about which URL should consolidate authority.

Why it matters

SEO and GEO impact

Without a valid canonical, duplicate variants can compete with each other, waste crawl budget, and dilute external signals across several URLs.

Common symptoms

  • Canonical points to the wrong domain, protocol, or environment.
  • Parameterized URLs become indexable duplicates.
  • Google indexes alternate versions instead of the preferred page.

How to fix it

  • Point canonicals to the final preferred URL on the production domain.
  • Keep canonical logic consistent across templates and international variants.
  • Re-check canonicals after migrations, preview deploys, or CDN rewrites.

Related issue guides

Related workflows