Slow server response time
What this means
The server took over 3 seconds to send the first byte for this URL, which delays everything downstream and burns crawl budget.
How to fix it
Profile the request: cache the response, optimise the queries behind it, and check hosting capacity and origin location.
Fix effort
This check needs a developer fix: it turns on a routing, hosting or infrastructure decision that no automatic edit can make safely.
Authoritative source
Find every page this affects
CrawlX runs this check — and 161 others — across your whole site, ranks the findings by estimated impact, and opens the fixable ones as pull requests. Free for 500 URLs.