CLOUDWORKS Start a project
← Journal · 30 June 2026 · 6 min read

Why Is My Website So Slow? (And Why It's Costing You Customers)

Roughly half of visitors leave a page that takes more than three seconds to load — and Google ranks slow sites lower. Speed isn't a vanity metric; it's customers and search position. Here are the real reasons sites crawl, and what a fast one does differently.

The usual suspects

1. Huge, unoptimised images

The most common culprit by far. A photo straight off a phone or stock site can be 3–5 MB. Put ten of those on a page and it's 40 MB to download — painful on mobile data. Fast sites compress every image, serve modern formats like WebP, and only load images as you scroll to them. Same photos, a fraction of the weight.

2. A bloated theme and too many plugins

Most slow WordPress sites are slow for the same reason: a heavy theme plus a stack of plugins, each loading its own scripts and styles on every page. You end up shipping code for features you don't even use. (This is a big part of the custom vs template trade-off.)

3. Cheap, distant hosting

If your hosting is a single cheap server far from your visitors, every request makes a long round trip. Modern sites use an edge network — copies of the site cached in data centres worldwide — so the page is served from somewhere near the visitor. The difference is often a second or more.

4. No caching

Without caching, the server rebuilds the page from scratch for every single visitor. With it, repeat visits are near-instant. It's one of the cheapest speed wins, and it's routinely missed.

5. Render-blocking scripts and fonts

Some sites can't show anything until a pile of JavaScript and fonts finish loading. A well-built site shows the content first and loads the heavy bits in the background, so the page feels instant even while it's still finishing.

How to check yours in 30 seconds

Run your URL through Google PageSpeed Insights (pagespeed.web.dev). It gives a 0–100 score for mobile and desktop and lists exactly what's slowing you down. Anything in the green (90+) is healthy; orange or red means you're leaving customers and rankings on the table.

Why it's worth fixing

The honest fix

Sometimes a slow site can be tuned — better images, caching, fewer plugins. But often a template that was slow on day one stays slow no matter how much you patch it. A site built fast from the start — lean code, WebP images, edge hosting, caching — is the one that scores in the 90s and stays there. That's how we build every Cloudworks site, and you can see the live work to feel the difference.

Built fast from the first commit

Tired of a slow website?

We build sites that score in the 90s on Google PageSpeed and load instantly on a phone. Tell us what you've got.

Chat on WhatsApp