Slow First Contentful Paint
What this means
Measured FCP is above 3 seconds — the visitor stares at a blank viewport for that long before anything at all appears.
How to fix it
Cut render-blocking scripts and stylesheets, inline the critical CSS, and defer everything not needed for the first paint.
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.