Checks · pagination

Non-200 Pagination URL

Error pagination.non_200_target

What it means

A rel=next or rel=prev link points at a URL that redirects or errors, breaking the paginated series for crawlers.

How to fix it

Point pagination links at the final, 200 URL of each page in the series.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Non-200 Pagination URL. 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.non_200_target