Clarity as standard. Start a conversation

Plain-English guide

What makes a website fast in 2026 — plain English

A slow website costs you visitors before they've read a single word. Speed isn't a technical bonus any more — it's a baseline expectation baked into how search engines rank pages and how real people decide whether to stay. Here's what's actually going on under the bonnet, without the jargon.

By Matt Rooney · 17/09/2026 · T19 Digital · 2 min read

The short version

  • Uncompressed images are the biggest culprit — converting to WebP and lazy loading cuts load times significantly.
  • Shared hosting slows your site down; a well-configured cache on a decent server makes a measurable difference.
  • Google's Core Web Vitals score depends on fast hosting, lean code, sized images, and correctly loaded fonts.

How browsers load a page — and where time gets wasted

When someone visits your site, their browser sends a request to a server, downloads files, and assembles a page. Every extra file — a script, a font, a tracking pixel — adds a small delay. Multiply those delays and you have a slow site. The most common culprits we see are page builders that load dozens of scripts even on pages that don't need them, uncompressed images straight from a camera, and third-party widgets like chat tools or social feeds that request files from external servers before your page finishes loading. Fixing these isn't glamorous work, but it's usually where the biggest gains come from.

Images: still the biggest single factor

Images remain the easiest win on most sites. A photograph exported at print resolution and dropped straight into a website can weigh several megabytes. The same image, resized for screen and converted to WebP, often comes in under 100 kilobytes. Modern browsers support lazy loading too, which means images below the fold don't download until the visitor actually scrolls to them. Combined with a content delivery network — a system that serves your files from a server physically close to the visitor — you can cut load times by a second or more without changing a single word of your content. We apply all of this as standard on sites we build from £1,500.

Hosting, servers, and the stuff you can't see

Shared hosting is inexpensive for a reason. Your site sits on the same machine as hundreds of others, and when a neighbouring site gets busy, yours slows down. A dedicated or cloud-based server with a fast response time makes a measurable difference before any code optimisation even begins. Server-side caching is the other piece people overlook. Rather than building your page fresh every time someone visits, a cached site stores a ready-made version and hands it out instantly. For most small business sites, a well-configured cache on a decent host is more effective than any plugin you could install on top of a slow foundation. We specify hosting as part of every project rather than leaving clients to figure it out afterwards.

Core Web Vitals — what Google actually measures

Google uses a set of measurements called Core Web Vitals to assess page experience. The three main ones are how fast the largest visible element loads, how quickly the page responds to a first tap or click, and how much the layout shifts around while loading. That last one — layout shift — is what happens when text jumps because a font or image loads late and pushes everything down. It's annoying for visitors, and a poor score here can pull your overall page experience rating into the red, directly affecting where you rank. Getting all three metrics into the green zone requires fast hosting, lean code, properly sized images, and fonts loaded in the right order. It's not one fix — it's a set of small, deliberate decisions made throughout a build. On our care plans, starting at £39 a month, we monitor these scores over time and flag anything that drifts.

Questions we get on this

Does website speed actually affect my Google ranking?

Yes. Google uses page experience signals, including Core Web Vitals, as ranking factors. A noticeably slow site can be outranked by a faster competitor even if your content is stronger.

Can I speed up my existing site without rebuilding it?

Often yes. Image compression, caching, and removing unused plugins can help. For sites with deeper structural problems, our website rescue service starts at £900.

How do I check how fast my site is right now?

Google's PageSpeed Insights tool is free and gives you a score out of 100 with specific suggestions. Run your homepage URL through it for an honest baseline.

Three things like this, once a month

What actually changed for small businesses in tech, what to do about it, and the guides we publish. No pitch, and you can leave with one click.

Sixty seconds gets you a number

The estimator prices your version of this without asking for an email.