Why your website speed is costing you customers

Why your website speed is costing you customers

Your website might look beautiful, but if it takes more than three seconds to load, roughly half your visitors will leave before they see a single word. That's not speculation — it's what Google's own research shows. Speed is the first impression your site makes, and for a growing number of visitors, it's also the last.

Why speed matters more than you think

A one-second delay in page load time can cut conversions by up to 7%. For a business doing $10,000 a month through its website, that's $700 walking out the door every month — $8,400 a year — because the site was a heartbeat too slow.

Speed also affects how Google ranks you. Since 2021, Core Web Vitals — Google's metrics for loading, interactivity, and visual stability — are a direct ranking factor. A slow site doesn't just frustrate visitors; it gets buried in search results, which means fewer visitors in the first place.

And then there's trust. A slow site feels cheap. Visitors unconsciously associate performance with credibility. If the site struggles to load, why would they trust it with their email, their money, or their time?

What actually slows websites down

Most slow websites aren't slow because of one catastrophic mistake. They're slow because of a dozen small ones that compound. Here are the usual suspects:

  • Unoptimised images. A single hero image shot from a phone can weigh 4–8 MB. That alone can take ten seconds on a mobile connection. Modern formats like WebP and AVIF cut file sizes by 50–80% with no visible loss in quality.
  • Too many scripts. Every analytics tag, chat widget, font loader, and social embed adds weight. I've audited sites where third-party scripts accounted for more load time than the site itself.
  • No caching. Without proper caching headers, the browser downloads the same files every single visit. A returning customer waits just as long as a first-time visitor.
  • Cheap hosting. Shared hosting at $3 a month puts your site on a server with hundreds of others. When traffic spikes, everyone slows down together.
  • Page builders and bloated themes. WordPress themes and drag-and-drop builders often load every possible feature on every page, whether you use it or not. A simple five-page site can end up shipping more code than a major web application.
The fastest code is the code you don't ship. Every feature, every plugin, every tracking pixel has a cost — and your visitors are the ones paying it.

How to measure your site's speed

You don't need to be technical to check this. Two free tools will tell you most of what you need to know:

  1. Google PageSpeed Insights. Enter your URL, and Google scores your site from 0 to 100 on both mobile and desktop. Anything below 50 on mobile is a problem. Below 30 is an emergency.
  2. WebPageTest.org. This gives a more detailed breakdown — exactly how long each resource takes, what's blocking rendering, and where the bottlenecks are. Run the test from a location near your customers for the most realistic results.

The number to watch is Largest Contentful Paint (LCP) — how long it takes for the main content of your page to appear. Google considers under 2.5 seconds “good.” Anything over 4 seconds is “poor.”

Fixes that actually work

The good news is that most performance problems are fixable, and the highest-impact fixes are often the simplest:

  1. Compress and resize images. Serve images at the size they're displayed, not the size they were uploaded. Use modern formats. This alone can cut load times in half.
  2. Audit your scripts. Do you actually use that chat widget? Is that analytics tag from a campaign that ended two years ago? Remove what you don't need, and lazy-load what you do.
  3. Use a CDN. A content delivery network serves your files from a server near the visitor, not from one server halfway around the world. Many are free for small sites.
  4. Set proper caching. Tell the browser to remember files it's already downloaded. Returning visitors should load in under a second.
  5. Upgrade your hosting. A modern platform like Vercel or Netlify can serve a static site in under 200 milliseconds, globally. The cost difference from bargain hosting is often $0–$20 a month.
Quick winRun your site through PageSpeed Insights right now. If your mobile score is below 50, there's almost certainly an easy image or script fix that would make a noticeable difference today.

When is fast enough?

Perfection isn't the goal — diminishing returns are real. A site that loads in 1.2 seconds instead of 1.0 won't lose you any business. But a site that loads in 6 seconds instead of 2 absolutely will.

Aim for an LCP under 2.5 seconds on mobile, a PageSpeed score above 80, and a total page weight under 1 MB. Hit those numbers and you're ahead of the vast majority of small business websites. Your visitors won't think about speed at all — which is exactly the point.

Want to know how your site stacks up?

I'll run a free performance audit and tell you exactly what's slowing things down — and what it would take to fix it.

Get a free audit

Let's build something worth visiting.

Tell me about your project and I'll reply within one business day with honest, specific next steps — no obligation.