Why a slow website quietly costs you customers
Visitors do not complain that a site is slow. They just leave, and you never find out they were there. Here is what speed actually costs, how to measure it, and what to fix first.
What counts as slow
Website speed is how quickly a page loads and responds to what someone does on it. It is not only a technical concern — it is the difference between a booked job and a bounced visitor.
- Under 2.5 secondsGoogle’s benchmark for Largest Contentful Paint, and roughly what visitors expect. Past that, attention starts leaking.
- A one-second delayAssociated with a meaningful drop in conversion rate across most studies. The exact figure varies by sector and source; the direction does not.
- Past three secondsBounce rates rise sharply. Someone who leaves before the page renders never sees anything you wrote.
- Mobile decides itGoogle indexes the mobile version of your site. If your mobile speed is poor, that is the speed that counts — not your desktop score.
How a slow site works against you
Speed is a ranking factor, but the ranking effect is the smaller half of it. The larger half is what happens after someone clicks.
- Lower visibilityPoor speed scores mean worse positions, particularly on mobile where local customers search.
- Less trustVisitors associate a slow site with a poor service or an inattentive business. Fairly or not, it is the first impression.
- Lost revenueAbandoned carts, abandoned contact forms, abandoned quote requests. Each one had already decided to enquire.
- Higher bounce rateWhich then feeds back into rankings, because a search result people immediately leave is a result Google shows less often.
Testing your speed properly
Before changing anything, get a baseline. All four of these are free and none require an account.
- Google PageSpeed InsightsMeasures Core Web Vitals with specific suggestions. Start here — it is the closest thing to what Google actually sees.
- GTmetrixA detailed waterfall showing which individual file is holding everything else up.
- PingdomClear mobile and desktop results, useful for comparing the two.
- WebPageTestAdvanced load-time breakdowns when the simpler tools have not explained it.
What actually slows a site down
Rarely one thing. Usually death by a thousand small cuts, and the same handful of culprits come up on almost every site we look at.
- Budget hosting throttled at busy timesCheap plans share server resources across hundreds of sites. Your speed depends on what everyone else is doing.
- Unoptimised imagesThe most common single cause. A 4MB photograph straight off a phone will slow a page more than everything else combined.
- Too many pluginsEach one adds requests, scripts and stylesheets. Most sites are running several they no longer use.
- No cachingRebuilding every page from scratch for every visitor, when a static copy would do.
- Bloated themesLoading code for features you never enabled.
- Third-party scriptsChat widgets, embedded calendars, tracking pixels. Each one is a request to a server you do not control.
What to do, in order
Ordered by impact against effort. Most sites get the majority of the available gain from the first two.
Compress your images
Almost always the biggest win and the easiest. Tools like TinyPNG or ShortPixel shrink files substantially with no visible quality loss. Convert to WebP where you can.
Add caching
Stores a static version of each page so the server is not rebuilding it every time. WP Rocket or W3 Total Cache on WordPress; most decent hosts offer it too.
Cut unused plugins
Deactivate anything you are not actively using, then delete it. Deactivated plugins still sit in the database.
Upgrade hosting
If you are on a shared plan at a few pounds a month, this is often the ceiling on everything else. Managed WordPress hosting or a UK-based provider closer to your visitors.
Minify code
Strips unnecessary characters from CSS, JavaScript and HTML. Most caching plugins do it as a setting rather than a separate job.
Use a lighter theme
Astra, GeneratePress and similar are built for speed. A theme designed to demo well is usually not designed to load fast.
Speed will not fix a site nobody can find
A fast website is the foundation, not the strategy. If you rank on page four, halving your load time moves you to page four faster.
Speed matters most when you already have visitors — when people are arriving and leaving before the page renders. If your problem is that nobody arrives at all, that is a different problem, and fixing speed first is solving the wrong thing.
Frequently asked
- What is a good load time for a small business site?Under 2.5 seconds, especially on mobile. That is Google’s Core Web Vitals benchmark and roughly the point at which visitors start giving up.
- Is speed really important for SEO?Yes, but indirectly as much as directly. It affects crawl rate, user experience and bounce rate, and those affect rankings as much as the speed signal itself.
- How do I speed up a WordPress site?Compress images, enable caching, remove unused plugins, and switch to a lightweight theme — in that order. Most sites get most of the gain from the first two.
- Will a faster site actually get me more customers?It will stop you losing the ones already arriving. Whether that is a large number depends on how much traffic you have.
- Can SEO help with speed?Technical SEO includes it. Server response, image handling, render-blocking resources and caching all sit in the same job. See technical SEO services.
If this was useful
- SEO Health Score CheckerScores your page across fifteen-plus checks including speed indicators.
- Broken Link CheckerDead links waste crawl budget the same way heavy pages waste patience.
- Technical SEO servicesIf you would rather someone else did it. From £35 an hour.
- Free SEO auditCovers speed alongside everything else, and tells you which matters most for your site.
Not sure whether speed is your problem?
The free audit covers speed, content, local signals and tracking — and tells you which of them is actually costing you. If speed is fine, we will say so.
