Speed

First visit after a quiet spell is not slow

performance.slow-cold-start

Why this matters

Some hosting puts a site to sleep when nothing has visited for a while, and the next request has to wake it. Once warm the site is fine, which is why this is easy to miss — the person testing it has usually just loaded the page. The people who get the slow version are the ones arriving overnight, and Google when it crawls at an odd hour.

Who fixes it

A developer

Roughly how long

Varies

Care needed

Low risk to change

How to fix it

Look at what expires: a full-page cache with too short a lifetime, or hosting that spins down when idle. A scheduled request every few minutes is a crude but effective stopgap.

How we score it

Failing this check takes up to 10 points off your speed score. This one is a measurement rather than a fact about your markup, so two scans of an unchanged site can legitimately differ a little.

Does your site pass this one?

This check runs on every scan, along with the other 106. Free, no account, and you see the evidence for each result.

Check my site

Other speed checks

See all 107 checks