Without a canonical tag, search engines must guess which URL version to index when the same content is accessible via multiple URLs (with/without trailing slash, www/non-www, HTTP/HTTPS, query parameters). The JSON field is missing_canonical.
Triggered when no <link rel="canonical"> element is found in the page's <head>.
Severity weight: 7. Deductions: −12 on Indexability, −14 on Hygiene.
Add a self-referencing canonical tag to every page:
<link rel="canonical" href="https://example.com/your-page" />
The canonical URL should be: