Performance

How much your website's speed costs you (and how to measure it)

Why a slow site costs you sales and rankings, what Core Web Vitals are, how to measure yours for free, and what actually makes a site fly.

Your website has about 3 seconds to load before the person leaves. Genuinely: most abandon before seeing anything at all. And every visit that leaves is a sale that did not happen — here is how to measure it on your own site and what makes the difference.

The real cost of being slow

Speed is not a technical whim, it is money:

  • A site that loads in 1 second converts up to 3× more than one that takes 5.*
  • Google uses speed as a ranking factor: slow means further down the results, even if the rest of the content is well made.
  • On mobile, where most of your traffic is, the problem multiplies: slower connections, small screens and far less patience than on a computer.
  • A slow site signals carelessness. Even if you never think it consciously, a site that drags creates the same distrust as a shop with the shutter half down.
  • And if you pay for advertising to bring those visits, every extra second is ad budget burned on people who never even saw the offer.

The difference, live

This is the gap between a site built to fly and an average one:

A Mazzer HTML site0.8s
An average website5.2s

* Portent, 2022 — "Site Speed Is (Still) Impacting Your Conversion Rate": sites loading in 1 s convert roughly 3× more than those taking 5 s.

How it is measured (without being technical)

No guessing needed: there is a free, official Google tool, PageSpeed Insights. You paste your site's address and it gives you a score from 0 to 100 plus the detail of what is holding it back. The one to look at is the mobile version, which is the harshest and the one most people use.

Inside that score sit the Core Web Vitals, the three metrics Google uses to measure a site's real experience:

🖼️

LCP

How long the main content takes to appear (the big image, the headline). Ideal: under 2.5 s.

👆

INP

How quickly the site responds when you tap or click something. Under 200 ms is a good benchmark.

📐

CLS

That the page does not jump or rearrange itself while it finishes loading. The closer to 0, the better.

📊

Overall score

PageSpeed sums it all up in a 0-100 score. Green (90+) is the target on mobile.

Why most websites are slow

It is rarely one big problem — it is several small ones stacking up until the site feels heavy:

  • Heavy CMSs loaded with plugins adding code nobody uses. Every plugin you install brings its own JavaScript and CSS, whether that page needs it or not.
  • Unoptimized images (a single 4 MB photo can wreck your load). It is by far the most common cause and the easiest to fix.
  • Generic templates that bring everything "just in case" — sliders, animations, whole icon sets — even though you end up using 10% of it.
  • Too many third-party scripts (chats, pixels, cookie banners) that pile up with every new tool and slow everything down, even if each looks light on its own.
  • Cheap shared hosting, where your site lives on the same server as hundreds of others and competes for the same resources.

None of these get fixed by installing "a speed plugin": they are foundational decisions — which platform, which template, which provider — that have to be made well from the start.

How a fast website is built

It is not magic, it is craft. This is what separates a site that flies from one that drags:

🧹

Clean code

Often that means HTML without the weight of a CMS, or a properly pruned WordPress.

🖼️

Right-sized images

The real format and size for each screen, never "the photo straight off the camera".

Loading in order

What is visible first, the rest after — the visitor does not wait for what they do not need yet.

🔌

Third parties under control

Pixels and widgets load in the background, without holding up the main content.

That is how we build sites that load in under 2 seconds — and stay fast over time, not just on launch day. It is the base for any fast HTML site we build, and the same criteria apply when the project is WordPress or an online store: speed is not sacrificed for self-management or for a catalogue.

Speed and SEO/AEO: the same technical base

Speed does not only improve conversion: it is one of the technical pillars that SEO + AEO/GEO work is built on. A fast site is easier to crawl for Google and for the systems feeding conversational AIs — the technical base that makes you rank better is largely the same one that gets you cited.

How it hits your ad campaigns

If you also invest in advertising, speed stops being just an experience issue: it changes your cost. Both Meta Ads and Google Ads use landing page quality and speed as part of what determines how much you pay per click — a slow landing page costs you more to reach the same customer, on top of losing them the moment they arrive. That is why a well-planned campaign starts at the landing page rather than ending there.

The prettiest website in the world is worth nothing if the customer leaves before seeing it. Speed is the first impression, and there is no second chance at that.

Frequently asked questions

How do I measure my website's speed?

The free, standard tool is Google PageSpeed Insights: you paste your URL and it gives you a score from 0 to 100 plus the detail of what is slowing it down. Always look at the mobile version, which is the most demanding and the one most of your audience uses.

What counts as a good load time?

As a reference: under 2.5 seconds to show the main content (LCP) is good; above 4 seconds you start losing people. On PageSpeed, aim for green (90+). Every second you shave off improves both sales and ranking.

What are Core Web Vitals?

They are the three metrics Google uses to measure the real experience of your site: LCP (how long the main content takes to appear), INP (how quickly it responds when you tap something) and CLS (that nothing jumps around while it loads). Google uses them as a ranking factor, so they are not optional.

Can a WordPress site be fast?

Yes, but it takes more work to keep it that way: you have to be careful with plugins, the theme and image optimization. For many businesses a light HTML site starts fast out of the box and stays fast without fighting the weight of a CMS. For anyone who needs to self-manage, the key is a WordPress optimized properly from the start, not a generic one with 40 plugins.

Does your site fly, or scare customers off?

We build genuinely fast sites, measured and optimized from day one. The speed assessment is free.

Request a free assessment →