The real cost of a slow website, and how to find what is slowing yours
22 July 2026 · 7 min read · Optimum IT Solutions

Speed is the one website problem that costs you money before anybody has read a single word of your copy. It is also, usually, one of the easier problems to diagnose properly.
The cost of a slow site is easy to underestimate because it is invisible. Nobody rings to tell you they left. The people who gave up while your homepage was still assembling itself simply do not appear in your enquiries, and everything downstream, your ads, your search work, your carefully written service pages, is quietly paying for it.
We are not going to attach a percentage to that, because your number depends on your traffic, your competitors and how patient your customers are. What we can say is that speed sits underneath every other improvement you make. Fixing it makes everything else you have already paid for work better.
What slow actually means
Speed is not one number. Google measures it as a few different things, and it is worth knowing which one you have a problem with, because the fixes are completely different.
- Largest Contentful Paint: how long until the main thing on the screen has actually appeared. Google's good threshold is 2.5 seconds or less. This is the one most people mean by slow.
- Interaction to Next Paint: how long the page takes to respond when someone taps or clicks. Google's good threshold is 200 milliseconds or less. A page can appear fast and still feel dead to the touch.
- Cumulative Layout Shift: how much the page jumps about while it loads. Google's good threshold is 0.1 or less. This is what makes people tap the wrong thing and give up.
- Time to First Byte: how long the server takes to start responding at all. This one is mostly about hosting, and if it is bad, nothing you do to the page will save you.
Field data and lab data are not the same thing
When you run a page through Google's PageSpeed Insights you get two sections, and people routinely fixate on the wrong one. The score out of 100 is a lab test: a simulation, on a simulated device, on a simulated connection. It is useful for diagnosis and it is not the truth about your visitors.
The section usually headed as real user experience is field data, gathered from actual visits in Chrome. That is the one that reflects what people genuinely get, and the one used when speed is treated as a ranking factor. A site can score poorly in the lab and be fine in the field, or the reverse.
If your site does not have enough traffic to produce field data, you will only get the lab numbers. That is fine. Just remember you are looking at a simulation and treat it as a list of leads to investigate rather than a verdict.
The usual culprits
In our experience the same handful of causes account for most slow small business sites.
- Images. Enormous photographs uploaded straight from a camera or a phone, served at full size and scaled down by the browser. This is the most common single cause and usually the easiest fix.
- Third party scripts. Chat widgets, analytics, tag managers, review widgets, heat maps, ad pixels and cookie banners. Each seems small. Together they often outweigh the site itself.
- Fonts. Several custom typefaces, in several weights, loaded before anything can be drawn.
- Plugin sprawl. On a WordPress site that has been running for years, it is normal to find plugins that are no longer used still loading their code on every page.
- Hosting. Cheap shared hosting where hundreds of sites share one machine, so your server takes a second or more just to begin replying.
- No caching. Every visit rebuilding the same page from scratch instead of serving one already made.
- Redirect chains. A visitor being bounced through two or three addresses before landing anywhere, often left over from an old site move.
- Video. An autoplaying background video on the homepage, downloaded in full by everyone including the person on a train.
How to find yours in about half an hour
You can get a long way without any paid tooling.
- Run your homepage and your two most important service pages through PageSpeed Insights. Note the field data first, then read the lab diagnostics for clues.
- Open the page in Chrome, press F12, go to the Network tab, tick disable cache and reload. Sort by size. The biggest few items are usually the problem, and you will often recognise them immediately.
- In the same panel, look at how many separate requests the page makes and how many of them are to domains that are not yours. That is your third party script count.
- Check Time to First Byte specifically. If your server is consistently slow to start responding, no amount of image optimisation will rescue the page, and you are looking at a hosting conversation.
- Test on a phone on mobile data, not on the office wifi. This is what most of your visitors actually experience and it is frequently a shock.
The order to fix things in
Do the cheap, high impact work first. Resize and compress the images, and serve them in a modern format at sensible dimensions. Remove the scripts and plugins nobody uses, which usually includes at least one tool somebody trialled two years ago. Cut the number of fonts. Turn on proper caching.
That list alone fixes a large share of the slow sites we see, and none of it requires a rebuild.
After that you are into structural work: how the page is built, what has to load before anything appears, and whether the platform itself is the constraint. And if the server is slow to respond, move to hosting that is monitored and sized for the job rather than the cheapest slice available.
When it is not worth optimising
Sometimes the honest answer is that the site is not worth fixing. A site built on an aging platform, stuffed with plugins holding it together, on hosting that cannot keep up, can absorb a great deal of money and still be slow, and you would be better off spending it on a build that is fast because of how it was made rather than despite it.
We would rather tell you that than sell you six months of tuning. If you want a straight read on which situation you are in, send us the address and we will look at it properly and say what we would actually do.
Want a straight answer on this?
Tell us the job that is costing you the most time. We will look at it and tell you honestly what, if anything, is worth doing about it. The first conversation is free.
Get a quote
