DigiOP

10 August 2026

Website speed and Google: how a slow site loses customers

Website speed and Google: how a slow site loses customers

Website speed is one of the few things that affects both your Google rankings and whether a visitor ever reaches your content at all. Loading time is not a technical detail for developers; it is a sales question. If someone sees nothing within a couple of seconds, they go straight back to the search results. In this article we look at what Core Web Vitals means, how to measure your own site's speed and where to start improving things when time and budget are limited.

What slowness feels like to a visitor

Most people do not measure website speed in seconds, but they recognise it instantly. A page opened on a phone that shows a blank white screen for a moment raises the suspicion that something is broken. When there are three other search results within easy reach, some visitors simply move on. To you it looks like a lack of interest, when in reality the visitor never reached your content.

The other part of the loss is harder to spot. The visitor stays on the page, but their patience has already run out. They do not scroll to the price list, do not open the extra information and do not fill in a form that loads slowly. If you are buying clicks through advertising, this is money out of the door: every click is paid for, yet some of them never reach a single button.

One thing is worth remembering about speed. It affects every channel at once. The same page serves the visitor who came from Google, the one who followed a link from social media and the client who typed the address from a business card. If the site is slow, you lose in all three places, without any report telling you directly what went missing.

Core Web Vitals in plain language

Google measures user experience with three metrics, known collectively as Core Web Vitals. The names are technical, but the idea is simple: how quickly content appears, how quickly the page responds to a click, and how much the content jumps around on screen. These metrics are one ranking signal, but relevance of content weighs more for Google. Speed alone will not push you to the top, though slowness can pull you down when competitors' content is similar to yours.

LCP, or how long content takes to appear

LCP measures how quickly the largest visible element on the page appears. Usually this is a large image, a video preview or a heading block. If LCP is 2.5 s or faster, you are in good shape. The most common reason for a poor figure is an oversized image at the top of the page.

CLS, or layout shift

CLS happens when images, fonts or late-loading banners push already visible content out of place. Someone aims for a button, the content shifts and they click the wrong link. The third metric, INP, measures how quickly the page responds to user actions. You will find more background in Google's own documentation.

How to measure speed yourself

The easiest place to start is PageSpeed Insights, where you can enter your site's address. The result comes in two parts. Lab data comes from a single test on a Google server and shows what is happening technically on the page. Real user data builds up over a longer period and shows how the site actually performs on people's devices. When making decisions, the real user figures count for more.

The mobile result is almost always worse than the desktop one, because a phone has a weaker processor and a less reliable connection. Since a large share of visitors arrive on mobile, it makes sense to treat the mobile view as your main yardstick. Another useful place is Google Search Console, which has a separate Core Web Vitals report based on actual visits. There you can see whether the problem affects individual pages or the whole site.

This is also where the most common misunderstanding arises. A score of one hundred in PageSpeed is not the goal. The score is a tool that helps you find bottlenecks. The goal is that a real client gets to your content quickly and reaches the price list, the booking form or the enquiry form.

Common brakes on a small business site

Most slowness does not come from one big mistake, but from several smaller things that have accumulated on the site over time. The most frequent ones are these:

  • Unoptimised images. A photo taken on a phone can be several megabytes, and if there are ten of them on the home page, the outcome is predictable.
  • Too many plugins. Every plugin brings its own code and styles, which are often loaded even on pages where that plugin is not used.
  • Third-party scripts. Chat windows, tracking pixels, maps and video embeds all load code from someone else's server, over whose speed you have no control.
  • An overloaded cheap server. If one machine hosts hundreds of sites, it will respond slowly even to a well-built page.
  • Large sliders and background videos on the home page, which delay exactly the content the visitor is actually looking for.

A second common mistake is assuming that speed is only about hosting. People often assume speed is purely a hosting question. In reality, most of the slowness comes from the content of the page itself. Another common mistake is assuming that one optimisation is enough. Every new banner, campaign image or tracking code can quietly take those gains back.

Where to start on a small budget

Improving speed happens step by step, and the first steps are usually the cheapest. A sensible order looks roughly like this:

  • Compressing images and using modern formats such as WebP. This normally gives the biggest gain for the least effort.
  • Removing unused plugins and loading their code only where it is genuinely needed.
  • Reviewing third-party scripts. For every chat window and pixel, ask whether it really serves sales.
  • Caching and a content delivery network (CDN), which reduce server load and shorten response times for visitors further away.
  • Changing hosting, once everything above has been done and the figures are still poor.

If you are planning a new site, speed is cheapest to build in right at the start. A DigiOP website costs 790 € plus VAT, with hosting at 0 €, which means saving money on the server is not a separate decision. You will find examples of earlier sites under our work. If speed is part of a wider search plan, a longer engagement suits better, for example the SEO service at 379 € per month plus VAT.

If you do not know how slow your site is today, that is the place to begin. Have a look at our prices or get in touch and we will arrange a meeting and a free audit, where we go through your site's figures together.

Want to know where your own site stands?

We run a free audit: three numbers and three findings, with an explanation of what to do about them.

Back to the blog