Checks · canonical

Canonical Contains Fragment

Warning canonical.fragment

What it means

The canonical URL has a #fragment. Fragments are not part of a URL to a search engine, so the canonical is either meaningless or points at a different page than intended.

How to fix it

Remove the fragment from the canonical href.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Canonical Contains Fragment. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:

GET /api/v1/crawls/{handle}/issues/canonical.fragment