Every extra second of load time reduces your conversion rate by 7%. A site that takes 5 seconds to load loses 28% of visitors before they read a single line of text. This isn't speculation — it's measured by Google, Deloitte and Cloudflare across millions of real sessions.
If your site takes 4 seconds to load on mobile, you're losing roughly 1 in 4 visitors before they even see your offer. Here's how to measure it and fix it.
The real numbers: how much you're losing per second
The most-cited data comes from a Google/SOASTA study across 900,000 mobile sessions:
- A site loading in 1 second converts 3× better than a site loading in 5 seconds
- Each additional second beyond 2 seconds reduces conversions by 4 to 7%
- 53% of mobile visitors abandon a page if it takes more than 3 seconds to load
- An LCP (main content load time) above 4 seconds is associated with a 123% higher bounce rate
For a business with 500 visitors/month and a target 5% conversion rate (25 contacts/month), moving from an LCP of 5s to 2s could theoretically generate 8-10 additional contacts per month — at the same traffic volume. That's free growth.
How to measure your site speed in 5 minutes
Two free tools are enough for an initial diagnosis:
1. Google PageSpeed Insights (pagespeed.web.dev) — enter your URL, wait 30 seconds. You get a score from 0 to 100 for both mobile and desktop, plus the three Core Web Vitals metrics:
- LCP (Largest Contentful Paint): main content load time. Target: < 2.5s
- INP (Interaction to Next Paint): responsiveness to clicks. Target: < 200ms
- CLS (Cumulative Layout Shift): visual stability (elements that "jump"). Target: < 0.1
2. GTmetrix (gtmetrix.com) — more detailed, shows exactly which files are slowing loading. Useful for identifying large images or blocking scripts.
Open pagespeed.web.dev in private browsing (to avoid browser cache bias), enter your URL, and note your mobile score. Under 50: critical, immediate action required. Between 50 and 70: needs improvement. Above 80: you're in the green zone. The desktop score is often better — mobile is what matters to Google.
The 5 most common causes of a slow site
In 90% of cases, a slow site has one or more of these problems:
1. Unoptimised images (cause #1, very common). A photo taken with a smartphone is 3-8 MB. On a website, it should weigh 50-150 KB maximum, in WebP format. A single blog article with 4 unoptimised photos can push the LCP from 1.5s to 6s. This is the highest-impact fix and often the simplest.
2. Budget shared hosting. A budget shared host puts 200-500 websites on the same server. During peak hours, your site waits its turn. Time to First Byte (TTFB) — the time before the server responds — can reach 1.5-3 seconds just for that. Before a single image loads.
3. Too many active WordPress plugins. Each active plugin loads its own CSS and JavaScript — even on pages where it's not used. A site with 30 active plugins can load 400 KB of unnecessary scripts. WP Rocket or Perfmatters can disable resources page by page.
4. No cache configured. Without caching, every visitor triggers a full page generation server-side. With a caching plugin (WP Rocket, W3 Total Cache, LiteSpeed Cache), static pages are served directly — the server recalculates nothing. Impact on LCP: often -40 to -60%.
5. Render-blocking resources. JavaScript scripts or CSS stylesheets loaded in the header block page display until they're fully downloaded. The fix: defer loading of non-critical scripts (using defer or async attributes).
What to fix first (by descending impact)
- Optimise images: convert to WebP, resize to display dimensions, add lazy loading to below-the-fold images. Impact: very high, fix often achievable in 1-2 hours.
- Install a caching plugin: WP Rocket (paid, ~£45/year) or LiteSpeed Cache (free on LiteSpeed hosting). Impact: high.
- Migrate to a quality host: SiteGround, Kinsta, WP Engine. TTFB often drops from 1.5s to under 200ms. Impact: high, one-off action.
- Enable a CDN: Cloudflare (free tier) serves static files from a server close to the visitor. Impact: moderate to high depending on visitor geography.
- Reduce plugins: deactivate and delete unused plugins. Audit active plugins — do you really need all 32 installed? Impact: moderate.
Situation: Natural cosmetics WooCommerce store. Mobile PageSpeed score: 41/100. LCP: 5.8 seconds. Conversion rate: 1.4%. Diagnosis: 18 unoptimised product images (2-5 MB each), basic shared hosting, no cache, 24 active plugins of which 8 unused.
Work done: All images converted to WebP (from 2-5 MB to 40-80 KB), migration to SiteGround Business, WP Rocket installed, 11 plugins removed, Cloudflare CDN enabled. Duration: 2 days of work.
Results: Mobile PageSpeed: 41 → 87/100. LCP: 5.8s → 2.1s. Conversion rate: 1.4% → 1.72% (+23%). At stable traffic volume, 23% more orders with no additional ad spend.
FAQ — Website Page Speed
How do I measure my website's loading speed?
Use Google PageSpeed Insights (pagespeed.web.dev) — free, results in 30 seconds. It measures Core Web Vitals and gives a score from 0 to 100. Test in private browsing to avoid browser cache bias. Under 50 on mobile: critical. Between 50 and 80: needs improvement.
What is a good page loading speed?
The LCP (main content load time) should be under 2.5 seconds according to Google. Under 1.8s is excellent. Between 2.5s and 4s: "needs improvement". Above 4s: "poor" with direct impact on SEO rankings and conversions.
Why is my WordPress website slow?
The 5 most common causes: unoptimised images (main cause), budget shared hosting, too many active plugins, no caching plugin, render-blocking scripts in the header. In most cases, optimising images + installing a cache plugin resolves 60-70% of the problem.
Does page speed actually affect Google rankings?
Yes. Since 2021, Core Web Vitals are an official Google ranking factor. Slow sites are penalised in search results. High bounce rates caused by slow loading also compound the effect. Both impacts stack: a slow site ranks lower and converts fewer of the visitors who do arrive.
Is your site losing customers because it's too slow?
I audit and optimise WordPress site speed — images, caching, hosting, scripts. Measurable results on PageSpeed and your conversion rate.
Free performance audit