Core Web Vitals: LCP, FID, CLS and INP in plain English

Module 1: SEO Foundations & How Search Works | Lesson 3 of 687 | 50 min read

By Michael Andrews, Wix SEO Expert UK

Core Web Vitals are Google's standardised metrics for measuring real-world user experience on websites. They became ranking signals in June 2021 as part of Google's Page Experience update, and have grown in importance with each subsequent algorithm update. For Wix users, there is both good and bad news: Wix has invested heavily in improving default Core Web Vitals performance at the platform level, but there are still significant optimisations you need to handle yourself. This lesson explains each metric in plain English, what causes poor scores specifically on Wix sites, and exactly how to fix every issue.

How-to infographic showing SEO foundations including how Google crawls, indexes, and ranks web pages through its three-stage search pipeline
Understanding these SEO foundations is the first step to ranking any Wix website in Google search results.

What Are Core Web Vitals and Why Do They Matter?

Core Web Vitals are three specific metrics that Google uses to evaluate the user experience of a webpage. They measure loading performance, visual stability, and interactivity. Google confirmed that Core Web Vitals are a ranking signal, meaning pages with better scores have a ranking advantage over pages with poor scores, all else being equal.

The ranking impact of Core Web Vitals is real but not overwhelming. Google has stated it is a "tiebreaker" signal, meaning it matters most when two pages are otherwise equally relevant and authoritative. However, the indirect benefits are substantial: faster sites have lower bounce rates, higher conversion rates, and more page views per session, all of which positively affect SEO through engagement signals.

The Real Impact: In my experience optimising Wix sites, fixing Core Web Vitals from "Poor" to "Good" typically produces a 5-15% improvement in organic traffic within 4-8 weeks. The improvement comes partly from the direct ranking signal and partly from reduced bounce rates and improved user engagement.

Lab Data vs Field Data: Understanding the Difference

Before diving into each metric, you need to understand the critical difference between lab data and field data, because this confusion causes more wasted effort than almost any other SEO topic.

Focus on Field Data: Many Wix site owners obsess over the Lighthouse Performance score (the 0-100 number) in PageSpeed Insights. This lab data score is NOT what Google uses for ranking. Focus on the field data section at the top of PageSpeed Insights and the Core Web Vitals report in GSC. A page with a Lighthouse score of 60 but green field data metrics is performing better in Google's eyes than a page with a Lighthouse score of 90 but red field data.

Field data requires a minimum of 28 days of real user visits to accumulate. If your Wix site does not have enough traffic, PageSpeed Insights will show "Not enough real-world speed data" and only display lab data. In this case, lab data is your best proxy, but treat it as directional rather than definitive.


Metric 1: Largest Contentful Paint (LCP)

LCP measures how long it takes for the largest visible content element to load and become visible in the viewport. This is typically the hero image, a large video, or a prominent heading block. Google's thresholds: Good = under 2.5 seconds, Needs Improvement = 2.5 to 4 seconds, Poor = over 4 seconds.

What Counts as the LCP Element?

The LCP element is not always what you expect. Google identifies the single largest element visible in the viewport (above the fold) during page load. Common LCP elements on Wix sites include:

Find Your LCP Element: In Chrome DevTools, go to the Performance tab, record a page load, and look for the "LCP" marker in the timeline. Click it to see which element was identified as the LCP element. Alternatively, in PageSpeed Insights diagnostics, look for "Largest Contentful Paint element" which tells you exactly which element Google is measuring.

Common LCP Problems on Wix Sites and How to Fix Them

LCP diagnosis and fix workflow for Wix

Advanced LCP Optimisation for Wix

For Wix sites that have already implemented the basic fixes but still have LCP issues, these advanced techniques can help push LCP below the 2.5-second threshold:


Metric 2: Cumulative Layout Shift (CLS)

CLS measures visual stability during page load. Every time an element unexpectedly shifts position while the page is loading or during interaction, it contributes to the CLS score. Google's thresholds: Good = under 0.1, Needs Improvement = 0.1 to 0.25, Poor = over 0.25.

Layout shifts frustrate users. The classic example is: you are about to tap a button, but an image loads above it and pushes the button down, causing you to tap the wrong thing. Google penalises sites with high CLS because they provide a poor experience.

Common CLS Causes on Wix Sites

How to Fix CLS on Wix: Complete Guide

CLS diagnosis and fix workflow for Wix


Metric 3: Interaction to Next Paint (INP)

INP replaced First Input Delay (FID) as a Core Web Vital in March 2024. While FID only measured the delay of the very first interaction, INP measures the responsiveness of ALL user interactions throughout the page lifecycle. This is a much more comprehensive metric. Google's thresholds: Good = under 200ms, Needs Improvement = 200ms to 500ms, Poor = over 500ms.

INP tracks every click, tap, and key press on a page, and reports the worst interaction (with some statistical smoothing). A page with a good INP score responds quickly to every user action, not just the first one.

Why INP Is the Hardest Metric to Fix on Wix

INP is influenced by how much JavaScript is executing on the page and how efficiently the browser can process user interactions. On Wix, much of the JavaScript is part of the platform itself (the Wix runtime, viewer code, and platform scripts) which you cannot directly control. This makes INP the metric where Wix site owners have the least control and the most reliance on Wix's platform improvements.

That said, there are significant optimisations within your control, primarily around third-party scripts, apps, and page complexity.

Common INP Problems on Wix Sites

How to Fix INP on Wix: Complete Guide

INP diagnosis and fix workflow for Wix


The Complete Core Web Vitals Audit Workflow for Wix

This is the comprehensive, step-by-step audit process I use when optimising Core Web Vitals for Wix clients. Follow this workflow to systematically identify and fix every performance issue on your site.

Full Core Web Vitals audit and optimisation workflow

Core Web Vitals Quick Reference Card

LCP (Largest Contentful Paint)
  Good:    < 2.5 seconds
  OK:      2.5 - 4.0 seconds
  Poor:    > 4.0 seconds
  Fix:     Compress images, defer scripts, reduce fonts

CLS (Cumulative Layout Shift)
  Good:    < 0.1
  OK:      0.1 - 0.25
  Poor:    > 0.25
  Fix:     Set image dimensions, fix font loading, overlay popups

INP (Interaction to Next Paint)
  Good:    < 200ms
  OK:      200 - 500ms
  Poor:    > 500ms
  Fix:     Remove unused apps/scripts, simplify animations

Frequently Asked Questions

My Lighthouse score is low but my field data is green. Should I worry?

No. Google uses field data for ranking, not the Lighthouse score. Lab data is useful for diagnosing issues, but if your real users are having a good experience (green field data), your Core Web Vitals are fine for SEO purposes. Focus on maintaining good field data rather than chasing a perfect Lighthouse score.

Does Wix have control over my Core Web Vitals scores?

Partially. Wix controls the platform JavaScript runtime, server infrastructure, CDN, and default rendering behaviour. You control image optimisation, third-party scripts, installed apps, page complexity, and content structure. Think of it as Wix providing the foundation and you building on top of it. Wix regularly improves its platform performance, which can improve your scores automatically over time.

How long after fixing issues will my CWV scores update in GSC?

Field data in GSC updates on a rolling 28-day window. After implementing fixes, it typically takes 28-35 days for the improvements to fully reflect in the Core Web Vitals report. Lab data in PageSpeed Insights updates immediately, so you can verify your fixes are working right away.

Core Web Vitals are not about getting a perfect score. They are about ensuring your Wix site loads fast enough, stays stable enough, and responds quickly enough that users have a good experience. Fix the red metrics, get everything to green, and then focus your energy on content and authority, which have a much larger impact on rankings.
Final Checkpoint: All three Core Web Vitals metrics (LCP, CLS, INP) should show green (Good) in the field data section of PageSpeed Insights for both mobile and desktop. In GSC, the Core Web Vitals report should show the majority of your URLs rated as Good. If any metric is still failing, focus on the single largest contributor identified in the PageSpeed Insights diagnostics section.

This lesson on Core Web Vitals: LCP, FID, CLS and INP in plain English is part of Module 1: SEO Foundations & How Search Works in The Most Comprehensive Complete Wix SEO Course in the World (2026 Edition). Created by Michael Andrews, the UK's No.1 Wix SEO Expert with 14 years of hands-on experience, 750+ completed Wix SEO projects and 425+ verified five-star reviews.