It can. A slow or jumpy website gives a potential customer more chances to give up before they see your services or tap the estimate button. Core Web Vitals help show where that frustration may be happening, but they're diagnostic measurements, not a grade on the quality of your company.
What the three measurements mean on a real website
Google's names are more technical than the problems they describe. Here's the owner-level version.
LCP, or Largest Contentful Paint, asks how long it takes the main visible content to appear. On a roofer's home page, that may be the large photo and the opening explanation of the work.
INP, or Interaction to Next Paint, measures how quickly the page responds after someone clicks, taps, or types. A menu that feels stuck or a quote button that takes too long to react can show up here.
CLS, or Cumulative Layout Shift, measures unexpected movement. This is the problem you notice when a banner loads late and pushes the button away just as you try to tap it.
The current 'good' targets are an LCP of 2.5 seconds or less, an INP of 200 milliseconds or less, and a CLS of 0.1 or less. Those targets are judged at the 75th percentile, which is a way of checking that the experience is good for most visits rather than only the fastest one. Mobile and desktop are evaluated separately.
Why your PageSpeed result may look confusing
PageSpeed Insights may show two kinds of information. Field data comes from real Chrome visits when enough data is available. Lab data is a controlled test meant to help diagnose a page. They answer different questions, so the numbers won't always match.
A one-time lab test can change with the device, test location, connection, or what the site was doing at that moment. Field data covers a longer period and reflects real visitors, but a smaller local site may not have enough traffic for detailed page-level data. That doesn't mean the page is fast. It means you need to combine the report with hands-on testing.
Test the pages that matter most: the home page, top service pages, project pages, and contact page. Use an ordinary phone on a normal connection. If the first useful information is late or the form fights back, you already have a customer problem worth investigating.
An illustrative roofing-page problem
Picture a homeowner in Concord checking a roof leak during a rainstorm. The roofer's page begins with a full-screen project video. A chat tool, tracking script, and scheduling widget all start at the same time. The headline arrives late, the menu hesitates, and a financing banner pushes the emergency-call button downward.
The owner doesn't need three separate technical projects called LCP, INP, and CLS. The page needs a lighter opening image or poster frame, fewer tools competing during startup, and reserved space for anything that loads later. Then the phone and estimate paths need to be retested. The measurements help confirm the repair, but the customer task tells you why it matters.
Fix the expensive problems first
Don't start by compressing every tiny icon or installing several optimization plugins. Find the item creating the visible delay or movement. Common causes include oversized photos, auto-playing video, a slow website host, too many third-party tools, a poorly built theme, and code that delays the first useful part of the page.
A practical order of work is:
- 1.Protect the lead path. Make sure the phone link, menu, and form work before and after any speed change.
- 2.Fix the main delay on high-value mobile pages. That may mean resizing the opening image, loading video differently, or removing a tool that isn't earning its keep.
- 3.Stop layout movement by reserving space for photos, ads, forms, and banners before they load.
- 4.Review chat, analytics, scheduling, and advertising scripts. Keep the ones that support the business and question the rest.
- 5.Retest with both real-user data and a controlled test, then check calls and form completions for problems.
Use the score to make a decision, not win a contest
Google says Core Web Vitals are used by its ranking systems, but it also says a good report doesn't guarantee a top position. Relevance and the overall page experience still matter. A fast page with vague services and no proof isn't a good result for a customer.
Ask your web professional to show the slow page on a phone, identify the likely cause, explain what could break during the repair, and retest after the change. Ongoing website maintenance should include checks after a new plugin, tracking tag, photo gallery, or redesign goes live.
The right result is simple: customers reach the useful information and contact options without waiting or chasing a moving button.
Sources
- web.dev: Core Web Vitals - https://web.dev/articles/vitals
- web.dev: Core Web Vitals thresholds - https://web.dev/articles/defining-core-web-vitals-thresholds
- Google Search Central: Understanding page experience - https://developers.google.com/search/docs/appearance/page-experience
- PageSpeed Insights - https://pagespeed.web.dev/
If you want help sorting a real problem from a scary-looking score, book a free strategy call with TechDad Technology. We'll talk through the page in plain English.


