Checks · response
Slow Response
Warning response.slow
What it means
The server took longer than the configured threshold to respond. Slow responses limit how much of a site gets crawled.
How to fix it
Look at server-side time to first byte before front-end work: caching, database queries and redirects usually dominate.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Slow Response. 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/response.slow