5 min read

Why website speed matters more than you think

Page speed sounds like a technical detail that only developers care about. It is really a business metric wearing a technical costume — it determines how many people who intended to visit your site actually see it.

What slow costs you

Visitors abandon pages that take too long, and the drop-off is steep in the first few seconds. Someone leaving before your page renders is indistinguishable, from your side, from someone who never clicked at all — except you paid for that click if it came from an ad. Speed also feeds Google's ranking signals, so a slow site is both harder to find and easier to leave.

Test yours in two minutes

Run your homepage through Google PageSpeed Insights and read the mobile score, not the desktop one — mobile is where most traffic and most problems are. Under 50 means something is genuinely wrong. Between 50 and 90 is normal and improvable. Above 90 is good, and further effort is probably better spent elsewhere.

The usual causes

  • Uncompressed images. By far the most common, and the easiest to fix — a 4MB photo from a phone displayed at 800px wide is pure waste.
  • Page builders. Elementor, Divi and similar generate heavy markup and load scripts on every page whether needed or not.
  • Plugin sprawl. Each one adds its own CSS and JavaScript, and they rarely cooperate.
  • Background video. Attractive, and frequently the single heaviest thing on the page.
  • Cheap shared hosting. Sometimes genuinely the bottleneck, though it gets blamed more often than it deserves.

What to fix first

Images, nearly always. Resize them to the dimensions they actually display at, export as WebP, and lazy-load anything below the fold. On a typical small business site that alone often halves page weight, and it requires no rebuild. Do that before considering anything more drastic.

When it is worth rebuilding

If your site is built on a page builder with thirty plugins and scores badly, there is a ceiling on what optimisation achieves — you are working against the architecture. At that point a lean rebuild often costs less than the accumulated effort of fighting it, and it is worth pricing both before deciding. But try the image work first. Sometimes that is enough, and we would rather tell you that than sell you a rebuild you did not need.

More reading

Need this done properly?

We build websites and business software for UK companies. Scoped and quoted before we start.