Checks · url

URL with Parameters

Opportunity url.parameters

What it means

An indexable page whose URL carries a query string. Parameters multiply into near-identical URLs and are a common source of duplicate content.

How to fix it

Canonicalise parameterised URLs to their clean version, or serve the content on a static path.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select URL with Parameters. 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/url.parameters