Your website loads fine — for you. You’re on good Wi-Fi, on a recent
laptop, and the site is cached because you visit it weekly. Your actual
audience is on a four-year-old phone, on cell data, visiting for the first
time. They are having a different experience, and they will never tell you
about it.
That’s what makes speed the most underrated problem in web work: the cost
never announces itself. It just compounds, visitor by visitor.
What the research says
The industry has measured this repeatedly, at enormous scale. The headline
findings have stayed consistent for years:
- Google/SOASTA’s research found the probability of a bounce increases
32% as load time goes from 1 to 3 seconds — and 90% by 5 seconds. - Google’s mobile data put the average abandonment threshold at about
3 seconds for mobile visits. - Deloitte’s “Milliseconds Make Millions” study found a 0.1-second
improvement lifted conversions measurably across retail and travel sites. - Walmart famously reported up to 2% conversion improvement for every
1 second of load time saved.
You don’t run Walmart. But the mechanism is identical at every scale: each
second of waiting filters out a slice of your audience, and the slice never
comes back to be counted.
Why the cost stays silent
Run the arithmetic on a modest site. Say 1,000 visits a month, and slowness
quietly removes 30% before the page renders. That’s 300 people gone — not from
your analytics dashboard’s “bounce” column alone, but from your inquiries, your
bookings, your first-time visitors on Sunday. If even 2% of them would have
taken action, you lost six real opportunities this month. Every month.
Nobody resigns over this. Nobody files a complaint. The website “works.”
That’s precisely the problem — slow is a leak, not a failure, and leaks don’t
trigger alarms.
There’s a second, slower cost: speed is a trust signal. A page that labors
to load reads as neglect, the same way a flickering sign reads on a storefront.
And since Google uses page experience signals in ranking, slow compounds into
less visibility too.
The usual suspects (in audit order)
When we audit slow WordPress sites, the same five culprits appear in
roughly this order:
- Unoptimized images — camera-original photos scaled down by
the browser. A 4MB hero image on a page with a 1MB budget ends the
conversation alone. - Plugin pile-up — each plugin adds scripts, styles, and
queries. Twenty plugins is twenty opinions about your page load. - Theme bloat — multipurpose themes ship everything for
everyone; your visitors download all of it to use 10%. - No caching — every visit rebuilds the page from scratch,
like recooking the menu for every customer. - Cheap hosting — the $4/month server is shared with hundreds
of strangers, and Sunday morning is when everyone’s traffic peaks at once.
The good news buried in that list: most of it is fixable without a redesign.
Which is why guessing is expensive — image compression money spent on a hosting
problem fixes nothing.
Measure yours in five minutes
Run your homepage through PageSpeed Insights (it’s free) and look at the
mobile score — not the desktop one. Pay attention to LCP, the time
before the main content appears. Under 2.5 seconds is the standard we build
to; over 4, and the research above is describing your visitors right now.
Then test the page your visitors actually act on — the giving page, the
booking page, the contact form. A fast homepage with a slow checkout is a
fast road to a closed door. We hold every
build to a hard
performance budget for exactly this reason — and if you’re weighing whether
your current site can be saved, read
redesign or rebuild next.
Want the numbers for your site, interpreted by a human? Get a
free 5-minute video review —
speed is one of the five things we check on every one.