Skip to content
Start free scan
  1. Home
  2. /Knowledge Base
  3. /Testing website speed: how to measure load time properly
Testing website speed: how to measure load time properly

Testing website speed: how to measure load time properly

7 min read below · WebYes knowledge base

Test your website speed with lab and field data. Learn which tools to use, which values matter and how to make a slow site faster.

You test a website's speed by loading a page under realistic conditions and measuring how quickly the content appears and responds. The key metrics are the Core Web Vitals; a good test covers multiple pages and simulates a mobile connection.

  • What does a speed test actually measure?
  • Test under realistic conditions
  • How the WebYes scan measures speed
  • Look at the metrics, not the report grade
  • From measurement to improvement
  • A workable rhythm: from first scan to re-audit
  • Common measurement mistakes that skew scores
  • Sources
  • Related articles
  • FAQ

On this page

  • What does a speed test actually measure?
  • Test under realistic conditions
  • How the WebYes scan measures speed
  • Look at the metrics, not the report grade
  • From measurement to improvement
  • A workable rhythm: from first scan to re-audit
  • Common measurement mistakes that skew scores
  • Sources
  • Related articles
  • FAQ

Read more

Free WebYes scan live: four pillars tested

The free WebYes scan is live in beta. Scan up to six pages for speed, security, mobile and accessibility, and see what comes next toward the keurmerk.

Share this article

Share on LinkedInShare on X

What does a speed test actually measure?

A good speed test looks beyond how long the page takes to load. Three moments matter: how quickly the first visible part appears, how quickly the largest element (usually the hero image or main heading) renders, and how quickly the page responds once you click or scroll. Visual stability counts too: if the layout jumps around while loading, the site feels slow and you misclick.

These moments are standardised in the Core Web Vitals: LCP, INP and CLS. Google explains the thresholds on web.dev. If you know those three values, you almost always know where the problem is: heavy media, too much JavaScript, or a layout that loads without reserved space.

Test under realistic conditions

Most owners test their site on a fast laptop with fibre, while the majority of visitors arrive on a phone over a mobile network. So always test with a simulated mobile connection and an average device. A page that loads in 1 second at the office can easily need 5 seconds on 4G.

Also test more than just the homepage. Product, category and contact pages often have different problems: more images, more scripts, different templates. A one-off check via PageSpeed Insights on a single URL is a useful starting point, but says little about the rest of the site. That is why the WebYes scan measures multiple pages per site and includes the result in the speed pillar.

How the WebYes scan measures speed

The free WebYes scan (beta) crawls up to six pages of your domain and measures lab data: simulated load times and performance signals aligned with what you see in Lighthouse or PageSpeed Insights. That is deliberately lab, not field data from real visitors. Lab is reproducible and immediately available; field data (the Chrome User Experience Report) is the verdict Google uses for rankings when there is enough traffic.

Speed is one of the four pillars of the report, alongside SEO, security and accessibility. For the keurmerk: average score at least 80, and each pillar separately at least 60. A site that scores high on SEO and security but stays below 60 on speed therefore does not get the keurmerk. More on the metrics themselves is in Core Web Vitals; for mobile context, mobile-friendly website is relevant, because LCP and CLS hit hardest there.

Look at the metrics, not the report grade

Many testing tools show a total score, and that invites point-chasing. Usually that is wasted effort. A score is a weighted summary; the underlying measurements tell you what a visitor actually notices. A site can climb from 82 to 91 points without anyone feeling a difference, and conversely a half-second improvement in LCP can be immediately noticeable while the score barely moves.

So work from big to small: first the metric that scores worst, and within it the page with the most traffic. A product page that attracts hundreds of visitors a day and loads slowly matters more than a contact page with a perfect score. Use the LCP guide on web.dev to understand which element stops the clock, and combine test results with your visitor statistics to decide where an improvement pays off most.

From measurement to improvement

Almost every slow site has the same three culprits, in this order of impact:

Common causes and their fixes
CauseSymptomFix
Oversized imagesHigh LCP, heavy data usageCompress, use modern formats (WebP/AVIF), correct dimensions
Too much JavaScriptSluggish interaction, high INPRemove scripts, defer them or load only where needed
Slow server responseLong wait for the first byteCaching, better hosting or a CDN

Measure again after every change. Speed optimisation is a cycle of measuring, adjusting and verifying; without a new measurement you do not know whether a fix works. Start with the heaviest page in your scan report, fix one cause, and repeat the test under the same conditions (same tool, same device profile).

A workable rhythm: from first scan to re-audit

Start with one baseline: the same tool, the same device profile, the same URLs. Record LCP, INP and CLS per page before you change anything. Without a baseline you cannot tell whether a CDN, image compression or removing a chat widget brought the real win. The free WebYes scan (beta) gives that baseline on up to six pages; a full audit up to fifteen.

Work in sprints of one cause at a time. Week 1: hero images and LCP. Week 2: third-party scripts and INP. Week 3: layout reserves and CLS. Repeat the lab measurement after each sprint under the same conditions. That prevents three simultaneous changes from muddying the result.

Then schedule a re-audit. With a paid keurmerk WebYes plans fresh full audits when the newest scan is older than about thirty days. In between you can re-scan from your account, with a sixty-minute dedupe window per domain. That rhythm keeps the speed pillar honest: a one-off lab score is not proof the site stays that way.

Common measurement mistakes that skew scores

Testing only on office Wi-Fi with a fast laptop underestimates mobile visitors. Use at least one mobile profile or a real device on 4G. Another pitfall: carrying over cache from a previous run. A hard refresh or clean session stops you from selling a warm cache as a 'fast site'.

Do not compare individual scores from PageSpeed Insights, WebPageTest and WebYes as if they share one scale. Follow trends within one tool. The underlying Core Web Vitals are defined the same everywhere; that is your shared language, not the tool's letter grade.

Sources

  • Web Vitals (LCP, INP, CLS) - web.dev
  • Largest Contentful Paint (LCP) - web.dev
  • PageSpeed Insights - Google

Related articles

What are Core Web Vitals? LCP, INP and CLS explained

What are Core Web Vitals? LCP, INP and CLS explained

Core Web Vitals measure loading speed, responsiveness and visual stability. Learn what LCP, INP and CLS mean and which values score well.

Website audit: what do you actually measure?

Website audit: what do you actually measure?

A website audit measures more than SEO. Learn what lab and field data do, where Lighthouse fits, and what WebYes does and does not certify.

Mobile-friendly website: what does your site need to get right?

Mobile-friendly website: what does your site need to get right?

A mobile-friendly website works on every screen. See what Google expects, where it fails, and how WebYes scores mobile in the quality mark.

Frequently asked questions

What is a good load time for a website?

Aim for an LCP under 2.5 seconds on a mobile connection, measured at the 75th percentile of your visitors. Above 4 seconds Google rates the page as slow and noticeably more visitors drop off. Those thresholds are in Google's Core Web Vitals documentation.

Why do different testing tools give different scores?

Tools differ in test location, simulated device and connection speed. So do not compare individual scores between tools; follow the trend within the same tool. The underlying metrics (LCP, INP, CLS) are defined identically everywhere.

How often should I test my site's speed?

Test after every major change (new theme, new plugin, redesign) and periodically on top of that, monthly for example. Sites slow down gradually as scripts, images and features accumulate without anyone watching performance. With WebYes you can also re-scan after a paid audit (with a 60-minute dedupe window).

Does WebYes measure field data or lab data?

The WebYes scan measures lab data on up to six pages in the free scan and up to fifteen in the full audit. That is suited to finding problems and verifying fixes. Google's ranking judgement on Core Web Vitals relies on field data when it is available. Use lab to improve; check field data (for example via PageSpeed Insights) to see how real visitors score.

Which URLs should I pick for a first speed test?

Pick the homepage, your main landing page and a page with heavy media or scripts (often product or blog). Those three usually expose typical bottlenecks. The WebYes crawler follows the sitemap where possible; check the report for which URLs were in the sample so you do not optimise a page that was never measured.

The WebYes scan measures this too

Scan your website for free on speed, security, mobile and accessibility and see where you stand.

Start free scan
webyes

Het onafhankelijke keurmerk voor Nederlandse websites. Kalm, transparant, periodiek herkeurd.

Start gratis scan

Keurmerk

  • Start gratis scan
  • Hoe het werkt
  • Keurmerkregister
  • Prijzen
  • Veelgestelde vragen

Kennis

  • Kennisbank
  • Blog
  • Jaarrapport

Bedrijf

  • Over ons
  • Contact
  • Mijn account

Juridisch

  • Privacybeleid
  • Algemene voorwaarden
  • Cookies
© 2026 WebYesGebouwd in Nederland.

    Jaarrapport in de maak. In de maak: het jaarrapport over de staat van het Nederlandse web. Lees meer →

    webyes
    WerkwijzePrijzenRegisterKennisbankOver onsContact
    InloggenStart gratis scan