Black Mountain Tech logo
  • Home
  • Why Us
  • Case Studies
  • Blog
Get Started
  • Home
  • Why Us
  • Case Studies
  • Blog
  1. Home
  2. Blog
  3. Core Web Vitals Explained
screenshot of example core web vitals from black mountain's free website review tool

Core Web Vitals Explained

14 October 2025• By Joseph Barnes
Website

What are Core Web Vitals

Core Web Vitals by Google are some metrics provided to see how well a website will work for a user. These are important because this is a measurable way to see how well your site works for users.

LCP (Largest Contentful Paint) - How long it takes to load the largest element (content) from the page. This is often how users perceive how quickly your site loads.

An LCP of greater the 4s is bad, if its less than or equal to 4s then its okay and if its less than or equal to 2.5s its good

CLS (Cumulative Layout Shift) - How much movement happens to the page elements when loading. Eg. content moving around as it loads more, making it hard to use.

CLS of greater than 0.25 is bad, lesss than or equal to 2.5 is okay and less than 0.1 is good

INP (Interaction to Next Paint) measures the delay between a user interaction (like clicking, tapping, or typing) and the next time the browser visually updates the page in response. This makes a site feel quick or slow depending on your score.

INP of greater than 500 ms is bad, less than or equal to 500ms is okay and less than or equal to 200 ms is good

Why are Core Web Vitals Important

All of these can make or break the user's experience, so it’s little surprise why your site’s SEO is affected by your scores.

It’s also worth noting FCP is the First Contentful Paint. It’s often regarded as less important than LCP. It measures the time from when the page starts loading to when the first piece of content—such as text, an image, or an SVG—appears.

Why do Core Web Vitals matter?

Simply put, Core Web Vitals matter because they determine the user's experience. This will affect how long they stay on your site, how much they interact, and ultimately can affect conversions if that's your thing. Each stat plays its part. If your loading time is too slow, a huge number of people will leave (bounce) from your site before even seeing what you have to offer. If INP is too bad, then they won’t interact any more than they have to, causing them to miss out on whatever your site could offer for them. And I think everyone has suffered from CLS before — think, you’re about to click on a button or search box on a site, and suddenly an ad loads right where you clicked, causing you to have your experience broken.

How to check a sites Core Web Vitals

There are quite a few ways, of course we would recommend our tool, which can give you a report and optimizations along with a revenue impact calculator so you can see how your core web vitals might be affecting your business.

black mountain website review tool screenshot

You can also check somewhere like Google Page Speed Insights which will give you the same data just without the calculator. This is enough to get started. We'll be writing guides for each of the stats and how to improve them for website performance. All our guides are written by people creating sites everyday.