Checks · pagination

Multiple rel=next

Warning pagination.multiple

What it means

The page declares more than one rel=next, which is ambiguous.

How to fix it

Emit exactly one rel=next and one rel=prev per page.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Multiple rel=next. 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/pagination.multiple