← Blog

How Website Speed Affects Conversions and SEO

Your website speed is a line on your profit-and-loss statement. You just never see it written down. Every visitor who waits too long for your homepage to appear leaves before they read a word of your copy, judge your design, or work out what you sell — and you pay for their absence in sales you don't close and rankings you don't earn. Speed isn't a technical nicety. It's a business metric wearing an engineer's costume.

Here's what slow actually costs, in numbers you could take to a budget meeting — and why a fast site pays you twice: once at the checkout, and again in Google.

The first three seconds are the whole interview

Before anyone reads your headline, weighs your offer, or notices how nice your buttons look, there's a blank screen and a loading bar. That's the real first impression, and most sites lose it. Google's mobile research found that 53% of visits are abandoned if a page takes longer than three seconds to load. More than half of the people you worked to attract are gone before your site says a single thing.

The cruel part is that you never see them as lost customers. They don't show up in your analytics as "almost bought, gave up waiting." They're a bounce — statistically indistinguishable from someone who was never interested. So the damage is invisible, which is exactly why it goes unfixed for years.

It isn't only the abandoners, either. The BBC found it lost an additional 10% of users for every extra second its site took to load. That's not a cliff at three seconds and safety on either side; it's a steady tax on every visit, charged in slices you can't feel.

And the cost lands hardest where it hurts most: on mobile, where connections are flakier, and on paid traffic, where you already spent money to bring each visitor to a door that opens too slowly.

Website speed is a conversion lever, not a vanity metric

Performance people love to talk about milliseconds. Business owners hear noise. So here is the translation into the only unit that matters — conversion rate.

Portent analysed over 100 million page views across e-commerce and lead-gen sites and found the highest conversion rates cluster between zero and two seconds. A page that loads in one second converts at around 3%; by four seconds that's collapsed to under 1%. Roughly, e-commerce conversion drops about 0.3 percentage points with every additional second of load time, and a site that loads in one second converts about two and a half times better than one that takes five.

If that sounds like a problem only giant retailers should care about, look at how small the winning margin is. In a 2020 study with Google, Deloitte improved mobile load times by a tenth of a second across 37 brands and watched retail conversions rise 8.4%, average order value climb 9.2%, and travel-site conversions jump 10.1%. One hundred milliseconds — less time than it takes to blink — moved every one of those numbers.

You don't need a hypothetical, either. When Vodafone improved its Largest Contentful Paint by 31%, sales went up 8% and its lead-to-visit rate improved 15%. Same traffic, same offer, faster page, more money.

The reframe is the whole point: you do not always need a redesign or a bigger ad budget to sell more. Sometimes you need 800 milliseconds. The visitors are already arriving — a slow page just turns a share of them away at the threshold.

A slow website never announces itself. It quietly returns a slightly smaller number every month — fewer sales, lower rankings, and a stream of customers who left before you knew they'd arrived.

Google ranks the faster page

Speed pays a second time, in a currency most small businesses care about even more than conversion rate: where you land in search results.

Google measures real-world experience through Core Web Vitals — three metrics with published "good" thresholds. Largest Contentful Paint (how fast the main content appears) should land within 2.5 seconds. Interaction to Next Paint (how quickly the page responds when you tap or click), which replaced First Input Delay in March 2024, should stay under 200 milliseconds. Cumulative Layout Shift (how much the page jumps around while loading) should stay below 0.1. Google's own guidance is blunt: it "highly recommends" site owners hit good Core Web Vitals "for success with Search."

Be honest about what this is and isn't. Speed is not a magic ranking dial that floats a thin page to the top — Google treats it as something closer to a tiebreaker between pages that are otherwise comparable in relevance and quality. But tiebreakers decide close races, and the web is one long close race. When two results answer the same query about equally well, the faster, steadier one gets the edge — and then converts the visitor it won at a higher rate. The two payoffs stack.

What makes this an opportunity rather than just another box to tick: most sites fail it. The HTTP Archive's 2024 Web Almanac found only about 43% of mobile sites pass all three Core Web Vitals. Passing isn't table stakes — it's a genuine advantage, precisely because more than half your competitors haven't bothered.

Why your site is slow in the first place

Slow sites are rarely slow by accident. They're slow by architecture — and that's good news, because architecture is fixable if you understand the cause instead of swatting at symptoms.

  • The plugin pile. The convenience of a builder plus a stack of plugins comes with a running meter. Each add-on ships its own CSS and JavaScript, and a typical WordPress business site ends up downloading megabytes of code to render a page that is, in the end, mostly text. We dug into that hidden tax in what a business website really costs — performance is where it shows up first.
  • One oversized image. A single un-optimised hero image, exported straight from a design tool, can outweigh your entire stylesheet and JavaScript bundle combined. It's the most common single cause of a slow homepage, and the easiest to miss.
  • Render-blocking everything. Fonts, third-party tags, chat widgets, analytics, and tracking scripts all queue up in front of your content, each one quietly pushing your first paint later.
  • No edge. If your server sits in one city and your visitor is in another country, distance alone adds latency before a single byte of your page is even involved.

None of this is solved by installing a "speed optimisation" plugin at the end — that's bolting a spoiler onto a slow car. Real performance is a set of decisions made on day one: pre-render the HTML so the browser gets content instead of instructions, ship as little JavaScript as the page can survive on, serve from a global edge network, and size every image before it ever reaches a visitor.

What "fast" actually takes

The recipe for a genuinely quick site isn't a secret, and it isn't a single trick:

  • Static-first rendering. Send finished HTML, not a blank page that JavaScript has to assemble in the browser while the user waits.
  • A lean JavaScript diet. Every kilobyte of script is code the visitor's phone has to download, parse, and run. The fastest code is the code you didn't ship.
  • Images done right. Modern formats, correct dimensions, and lazy-loading for anything below the fold turn the heaviest part of most pages into the lightest fix.
  • Delivery from the edge. Serving your site from a network of locations close to your users cuts the distance — and the milliseconds — out of every request.
  • Measure real users, not lab scores. A perfect score on a test from your own fast laptop means little. Core Web Vitals are measured from real visitors on real devices, so that's where the truth lives.

This is exactly why we treat performance and SEO as foundation, not finish. A site engineered for sub-second loads from the first commit doesn't need a rescue mission six months in — it ships fast and stays fast, because speed was the plan, not the patch. And when one person designs, builds, and ships the whole thing, there's no team handing performance off until it becomes nobody's job.

So before you spend another dollar driving traffic to your site, run your own homepage through a speed test and watch the clock. The visitors you're already paying for are leaking out the bottom of a slow page, and plugging that leak is far cheaper than buying more people to replace the ones it loses. A site that converts better and ranks higher on the same traffic isn't a luxury upgrade — it's the cheapest growth you'll find.

If your homepage takes more than a couple of seconds to show up, that's not a detail to tidy later. It's the first thing your customers judge and the first thing Google measures. Tell us what you're working with and we'll show you what it's costing you — and how fast it could be instead.