Skip to main content
Canonical URLs tell search engines which version of a page is the “official” one. When multiple URLs serve the same or similar content, the canonical tag helps consolidate ranking signals and prevent duplicate content issues. SERP Lens detects canonical URLs through the Indexing panel in the browser sidebar.

What SERP Lens checks

Self-referencing canonicals

The canonical URL points to the page itself. This is the most common setup and confirms to search engines that this URL is the preferred version.

Cross-page canonicals

The canonical URL points to a different page. This tells search engines to treat the other page as the primary version and consolidate ranking signals there.

Missing canonicals

No canonical tag is present. While not technically an error (search engines will infer the canonical), it’s best practice to always declare one explicitly.

Common issues

IssueProblemFix
Canonical mismatchThe canonical URL doesn’t match the page’s actual URL or the intended canonicalUpdate the canonical tag to point to the correct preferred URL
HTTP canonical on HTTPS pageCanonical points to the HTTP versionUpdate to use the HTTPS URL
Relative URLCanonical uses a relative path instead of absolute URLUse a full absolute URL including protocol and domain
Multiple canonical tagsMore than one canonical tag on a pageRemove duplicates — keep only one
Canonical points to non-existent pageThe canonical URL returns a 404Fix the canonical to point to a live URL

Checking canonicals in SERP Lens

  1. Navigate to the page you want to check
  2. Open the sidebar and go to the Indexing panel
  3. The Canonical URL section shows the declared canonical, whether it’s self-referencing or different, and flags any mismatches

Next steps