Why Website Speed Matters: Revenue, Rankings, and Real Numbers
The hard evidence for why website speed matters — Amazon's 100ms rule, Google ranking impact, mobile bounce rates, and how to fix a slow site.
Website speed matters is one of those things everyone nods at without changing their behaviour. Then a slow site quietly costs them 20% of their revenue for three years and they blame the market.
This is the case for why speed matters — with real numbers from real companies, the mechanics of how slow sites lose money, and the single biggest levers to move if you audit yours today. If you've ever wondered whether that 4-second page load is actually costing you sales, this is the article.
1. The revenue impact — cited studies that hold up
The evidence has been consistent for over a decade. A few of the most quoted, most-replicated data points:
- Amazon: every 100ms of load time = 1% of sales lost. Original 2006 study; still cited by their infra team.
- Walmart: every 1-second improvement = 2% increase in conversions.
- BBC: 10% of users leave for every extra second the site takes to load.
- Deloitte (2019): a 0.1s speed improvement lifted retail conversions by 8.4% and average order value by 9.2%.
- Google/Deloitte 2020: the same 0.1s improvement raised lead-gen conversions by 8.1%.
These aren't outliers. They're the industry baseline. The pattern is consistent enough that Google factors speed into ranking, ad-quality scores, and the Core Web Vitals that drive both.
2. Why speed compounds
A slow site doesn't just cost you the users who bounce today. Every one of them is a data point Google sees. Every one is a review not left, a share not made, an SEO signal weakened. Slow sites bleed slowly at every layer:
- Immediate bounce — users leave before the page renders.
- Reduced session depth — those who stay view fewer pages.
- Lower conversion — engaged users still convert less on frustrating sites.
- SEO penalty — Google demotes slow sites in mobile results.
- Higher ad costs — Google Ads Quality Score punishes slow landing pages, raising your CPC.
3. Mobile is where speed really matters
Desktop tolerates slow pages better than mobile. On mobile, on a 4G connection, on a mid-range Android — the numbers get brutal. Sites that Lighthouse-score 90 on desktop routinely score 30–50 on mobile, and mobile is where 60%+ of your traffic lives.
This is why Google's Core Web Vitals are measured on mobile field data, not desktop lab data. If your mobile experience is slow, the whole site is slow — as far as Google and your customers are concerned.
4. What actually slows sites down
| Cause | Typical impact | Fix |
|---|---|---|
| Unoptimised images | 1–3s added LCP | AVIF/WebP + responsive sizes (image optimisation) |
| Third-party scripts (chat, analytics stack) | 500ms–2s added TBT | Defer or remove |
| Render-blocking CSS/JS | 500ms–1s added FCP | Inline critical CSS, defer JS |
| No CDN | 300ms–1s added TTFB globally | Cloudflare/Vercel/Netlify |
| Slow hosting | 200ms–800ms added TTFB | Move to Vercel/Netlify or a proper VPS |
| Heavy WordPress theme + 20 plugins | 2–5s across the board | Static site or rebuild |
5. The three metrics Google actually measures
Since 2021, Google's Core Web Vitals have been part of the ranking signal:
- LCP (Largest Contentful Paint) — when the main content loads. Target ≤ 2.5s.
- INP (Interaction to Next Paint) — how snappy the site feels to interact with. Target ≤ 200ms.
- CLS (Cumulative Layout Shift) — how much things move around while loading. Target ≤ 0.1.
Meeting all three consistently — measured at the 75th percentile of real users — is the green threshold. See our Core Web Vitals explained piece for the detailed breakdown.
6. What good speed looks like in 2026
The bar has risen. Numbers we now aim for on every serious build:
- First Contentful Paint under 1.2s
- Largest Contentful Paint under 1.8s
- Total Blocking Time under 200ms
- Cumulative Layout Shift 0.00–0.05
- Lighthouse Performance score 95+
These aren't theoretical. Sites we ship at Befazed hit them regularly. The tricks aren't secret — they're in our website speed optimisation playbook — but the discipline of hitting them takes real work.
7. How to know where you stand
Two tools, both free, both essential:
- Google PageSpeed Insights — plug in your URL, get real Core Web Vitals from actual users plus lab-based diagnostics.
- Chrome DevTools → Lighthouse tab — audit your local build under mobile emulation and see specific fixable issues.
Run both. Save the current scores. Fix the top 3 issues. Re-run in two weeks. That's the whole method.
The bottom line
Speed is not a technical vanity metric. It's a compounding revenue lever with numbers you can model on a napkin. Every 100ms matters. Every third-party script matters. Every unoptimised image matters.
Fix the top three issues on your site this month and you'll almost certainly see conversion and ranking gains within eight weeks. That's the deal.
Frequently asked questions
Short answers to the questions readers ask most often about this topic.
How fast should my website load?
Does Google use page speed as a ranking factor?
What's the single biggest cause of a slow site?
In summary
The hard evidence for why website speed matters — Amazon's 100ms rule, Google ranking impact, mobile bounce rates, and how to fix a slow site. If you want a partner to build, ship, and grow a site that lives up to this playbook, get in touch with Befazed.
Web Design & Development
Befazed Studio
Befazed is a premium web design and development studio building modern, high-performance websites, landing pages, and digital experiences for founders and growing brands.
View portfolio →Last updated .