Technical SEO

Core Web Vitals Explained in Plain Language for Business Owners

JG
Written by Juan Garcia
June 2, 2026 · 10 min read

Key takeaways

  • Core Web Vitals are three real world scores: how fast your main content loads (LCP), how quickly the page responds to taps (INP), and how much the page jumps around (CLS).
  • The targets are LCP under 2.5 seconds, INP at 200 milliseconds or less, and CLS under 0.1, measured on real visits from real phones.
  • Core Web Vitals are a confirmed Google ranking signal that works like a pass or fail gate, not a sliding scale.
  • Speed is money: even a one second delay can measurably cut conversions and form submissions.
  • AI website builders often look fast on a laptop but fail Core Web Vitals on the phones where most local customers actually visit.

Core Web Vitals are three simple scores Google uses to measure how a real person experiences your website: how fast your main content shows up, how quickly the page responds when someone taps or clicks, and whether the page jumps around while it loads. They matter for your business because they are a confirmed Google ranking signal and because a slow, jumpy site quietly drives away the exact customers you paid to attract. The good news is that you do not need to understand the code to know whether your site passes.

If you have ever heard a web person mention Core Web Vitals SEO and felt your eyes glaze over, this is the plain language version. No jargon. Just what the three numbers mean, why they decide whether you rank and convert, and what to actually do about it.

What Core Web Vitals are in one sentence

Core Web Vitals are Google's way of grading three things every visitor feels: load speed, responsiveness, and visual stability.

Google measures these on real visits from real devices, not in a lab. That matters, because a site can look instant when you preview it on your fast laptop and still fail badly on a customer's three year old phone over a spotty cell connection. Google cares about the second experience, because that is the one most of your local customers are having.

There are exactly three vitals. Let's walk through each one.

LCP: how fast your main content shows up (under 2.5 seconds)

LCP stands for Largest Contentful Paint, which is a fancy way of saying "how long until the most important thing on the page actually appears." Usually that is your hero image, your main headline, or the big photo at the top.

The target is simple: your main content should be visible within 2.5 seconds.

Think about what you do on your own phone. You tap a link, and if nothing meaningful shows up in a couple of seconds, you assume the site is broken and hit the back button. So does your customer. A plumber's site that takes five seconds to show the phone number has already lost the emergency call to the competitor whose page loaded instantly.

Common reasons LCP is slow:

  • Huge, unoptimized images straight from a phone camera
  • Slow or overloaded hosting
  • Heavy code that has to load before anything appears

INP: how quickly the page responds to taps and clicks (200 ms or less)

INP stands for Interaction to Next Paint. In plain English: when someone taps a button, opens your menu, or starts typing into your contact form, how long before the page actually reacts.

The target is 200 milliseconds or less. That is one fifth of a second, basically instant.

You know the feeling when you tap something on a website and nothing happens, so you tap again, and then suddenly two things fire at once. That lag is bad INP. On a business site it is most painful exactly where it costs you money: the "Book Now" button, the menu, the contact form. A sluggish form is a form people abandon.

INP usually goes bad because of too much JavaScript running in the background. Tracking scripts, chat widgets, animation libraries, and bloated builder code all pile up and clog the page so it cannot respond quickly.

CLS: whether the page jumps around while loading (under 0.1)

CLS stands for Cumulative Layout Shift. This is the annoying one: the page is loading, you go to tap a link, and at the last second an image or ad pops in, shoves everything down, and you tap the wrong thing.

The target is a CLS score under 0.1. Lower is better, and it represents how much your layout moves around unexpectedly while loading.

For a business, layout shift is not just irritating, it actively costs you. Picture a customer about to tap "Call," and a banner loads late and bumps the button down, so they tap an image instead. That is a lost lead caused by sloppy building.

CLS is usually caused by:

  • Images and videos without their size reserved in advance
  • Fonts that swap in late and reflow the text
  • Banners or pop ups that load after the page and push content around

Why this is a pass or fail gate, not a sliding scale

Here is the part most business owners get wrong. They assume "faster is a little better, slower is a little worse," like a dial. Core Web Vitals do not really work that way. They work like a gate.

Google sets a clear threshold for each vital. You are either in the "good" range or you are not. To get credit, you generally need to pass all three on real visits. Squeaking just past 2.5 seconds is a win. Sitting just over it is a fail, even though the difference is tiny.

This is why a site can look "pretty fast" to you and still get held back. There is no partial credit for almost passing. You want to be safely inside the green on LCP, INP, and CLS together, not flirting with the edge.

This same all or nothing pattern shows up across technical SEO, and it is a big reason sites underperform without an obvious cause. We dig into more of those hidden issues in why your AI website is not ranking on Google.

The revenue math: how a 1 second delay cuts conversions

Forget rankings for a second. Speed is about money even if Google did not exist.

Decades of studies from large retailers and Google itself point to the same uncomfortable truth: as a page gets slower, fewer people buy, book, or fill out the form. A delay of a single second is enough to measurably drop conversions. Push the wait toward five or six seconds and a large share of visitors simply leave before they ever see your offer.

Run the math on your own business. Say you spend on ads or rank for a few good keywords and get 1,000 visitors a month. If a slow, jumpy site causes even an extra 5 percent of them to bounce before they engage, that is 50 potential customers a month walking out the door. For a roofer, a clinic, or a salon, those 50 visits are real jobs and real revenue, lost quietly with no error message to warn you.

Fast, stable sites do the opposite. People stay, they trust the business more, and they take the next step. Core Web Vitals are really just a scoreboard for that experience.

Why fast AI builds still fail Core Web Vitals

This is where a lot of owners get burned. You describe your business to an AI website builder, it generates a slick looking design in minutes, and on your laptop it feels great. So you assume the technical side is handled. Often it is not.

AI builders are very good at producing a design from a prompt. They are not good at the invisible engineering that makes a site actually fast and stable on a phone. They tend to ship:

  • Bloated, generic code that loads far more than your page needs
  • Images dropped in at full size with no optimization
  • A stack of heavy scripts and widgets that clog responsiveness

The result is a site that scores great on a fast laptop and fails Core Web Vitals on the mid range phone your customer is holding in their car. And the phone is exactly where most local searches happen.

The honest reality is that the prompt produces the easy 10 percent, the look. The hard 90 percent, the part that decides whether you rank and convert, is invisible and does not come out of a prompt. We unpack that gap in the prompt is the easy part, and why design alone is not a working website in you cannot just prompt a website with AI.

How to check your scores and what to fix first

You can check your own site in a couple of minutes, for free, no technical skill required.

  • Go to Google's PageSpeed Insights and paste in your homepage URL.
  • Look at the mobile tab first, since that is what most customers use.
  • Find the three vitals: LCP, INP, and CLS. Green is good, orange and red are not.

If you are failing, here is the order that usually gives the biggest wins for the least effort:

  • Fix your images first. Oversized images are the number one cause of slow LCP. Properly sized and compressed images often fix the score on their own.
  • Cut the dead weight. Remove tracking scripts, chat widgets, and plugins you are not actively using. Every one of them slows down responsiveness.
  • Reserve space for things that load late. Setting fixed dimensions for images, videos, and ad slots stops the page from jumping and fixes most CLS problems.
  • Get real hosting. Cheap, overloaded hosting adds delay to everything. Fast hosting lifts all three vitals at once.

Do those four and most business sites move from red to green. The catch is that they require touching the actual build, and on many AI and drag and drop platforms you simply do not have access to the level where these problems live.

Get a site that passes from day one

You should not have to become a performance engineer to get a website that loads fast and stays out of its own way. The cleaner path is to start with a site that is built to pass.

That is what we do at Aluna. We build clean, genuinely fast websites for local service businesses, contractors, realtors, salons, clinics, and restaurants, in 2 days for a flat $799. Optimized images, lean code, solid hosting, and the technical setup that makes Core Web Vitals pass on real phones, not just on a demo. If you want us to keep it fast and handle your edits over time, there is an optional Care Plan at $79 per month.

If you would rather spend your time running your business than chasing PageSpeed scores, we will build it for you. Get started here and we will have a fast, stable site live in 2 days.

Key takeaways

  • Core Web Vitals are three plain scores: load speed (LCP), responsiveness (INP), and visual stability (CLS).
  • The targets are LCP under 2.5 seconds, INP at 200 milliseconds or less, and CLS under 0.1, measured on real visits.
  • They are a confirmed Google ranking signal and behave like a pass or fail gate, not a dial.
  • Slow, jumpy sites quietly cost you customers, and even a one second delay measurably lowers conversions.
  • AI built sites often look fast on a laptop but fail on the phones where most local customers actually search.

Frequently asked questions

What are good Core Web Vitals scores?

Google recommends Largest Contentful Paint within 2.5 seconds, Interaction to Next Paint at 200 milliseconds or less, and Cumulative Layout Shift under 0.1. Hitting all three on real visits is the target for both rankings and conversions.

Do Core Web Vitals affect Google rankings?

Yes. They are a confirmed ranking signal and work like a quality gate. A slow or unstable page can be quietly held back even if it looks perfect to a visitor, while a fast stable page earns an edge.

Why is my AI built website slow?

AI builders often ship bloated code, unoptimized images, and heavy scripts. The site looks fine on a fast laptop but fails Core Web Vitals on a phone, which is where most local customers actually visit.

Ready for a site that passes from the start? Get started and we will build you a fast, stable website in 2 days for a flat $799.

Want this done for you?

We build your website in 2 days, with SEO, speed, and lead capture handled. One flat price of $799.

Get my website →