Glossary

Core Web Vitals

Core Web Vitals are Google's user-experience measurements — how fast a page shows its main content, how quickly it responds to interaction, and how much the layout shifts while loading. They are a modest ranking input and a large conversion input: slow pages lose visitors before any ranking matters.

The practical read: vitals rarely decide rankings between substantively different pages, but they set the floor. A service business site that loads in a second on a phone in a driveway converts emergency searches; one that stalls three seconds loses the call regardless of position.

The three metrics measure different failures. Largest Contentful Paint is how long until the main content appears — usually blocked by oversized hero images, render-blocking scripts, or a slow server. Interaction to Next Paint is how long the page takes to respond when someone taps — usually JavaScript doing too much on the main thread. Cumulative Layout Shift is how much content jumps while loading — usually images and embeds without reserved dimensions, and the reason people tap the wrong thing.

The distinction that saves the most wasted effort is lab versus field data. A Lighthouse score is a simulation on your machine; Google ranks on field data from real Chrome users, which reflects mid-range Android phones on cellular connections. Chasing a perfect lab score while field data stays poor is common and useless. Check the Core Web Vitals report in Search Console, which shows the field numbers Google actually uses, and treat the lab tools as a debugger for problems the field data already flagged.

For most service businesses the wins are a short and boring list: compress and correctly size images, remove the tracking and chat scripts nobody reads the data from, set explicit dimensions on media, and stop loading fonts that block rendering. Three or four fixes at the template level usually move an entire site.

Treat them as engineering hygiene with a marketing payoff — measured on real pages, fixed at the template level, verified after every redesign rather than once. The payoff shows up in conversion rate long before it shows up in rankings.

Related terms

See where your business stands.

The free AI visibility report shows what ChatGPT, Gemini, and Perplexity say when buyers ask about your market — with the sources behind every answer.

No charge and no call required — the report arrives by email.