What Are Core Web Vitals and How Do They Impact St. George, Utah Business Rankings?
If your St. George business has a website, Google is already grading it on a set of technical performance scores called Core Web Vitals. These three measurements tell Google how fast your pages load, how quickly they respond to a user’s first click, and how stable your layout is while it loads. Businesses across Southern Utah are competing for the same local search positions, and a slow or unstable website is quietly handing those spots to your competitors. You do not need to be a developer to understand what Core Web Vitals are or why they matter. This post breaks down each metric in plain terms, explains exactly how they influence your rankings on Google, and gives you a clear starting point for fixing any problems. Whether you run a restaurant in downtown St. George, a dental office in Washington, or a contractor serving all of Washington County, this information applies directly to your site.
What Are Core Web Vitals?
Core Web Vitals are a set of specific, measurable signals that Google uses to evaluate the real-world experience of visiting a webpage. Google introduced them as official ranking signals in May 2021 as part of its broader Page Experience update. They are not opinions or estimates. They are data points collected from actual Chrome browser users visiting your site.
Think of them as three report card grades for your website. Each one focuses on a different part of the user experience: loading speed, interactivity, and visual stability. Google’s goal is simple: reward websites that feel fast, responsive, and steady to real visitors, and reduce the visibility of sites that frustrate users.
For a deeper foundation on how site speed connects to search performance, see our post on what page speed is and how it affects SEO. That context will make the individual metrics below much easier to apply.
The Three Core Web Vitals Metrics Explained
Each of the three Core Web Vitals has a specific threshold that separates a “Good” score from one that needs work. Google color-codes results as Good (green), Needs Improvement (orange), or Poor (red). Here is what each metric actually measures.
Largest Contentful Paint (LCP)
LCP measures how long it takes for the largest visible element on a page to fully load. That element is usually a hero image, a large heading, or a background photo. Google considers an LCP under 2.5 seconds “Good,” between 2.5 and 4.0 seconds “Needs Improvement,” and anything above 4.0 seconds “Poor.”
For most St. George business websites, a slow LCP comes down to one or two culprits: uncompressed images or slow server response times. A landscaping company with a full-width photo at the top of every page, or a real estate site loading high-resolution listing photos, are classic examples. If that main image takes 5 seconds to appear, visitors see a blank or partially loaded page and many of them leave before your content even shows up.
LCP is arguably the most impactful of the three metrics because it directly reflects how fast your page feels to someone landing on it for the first time.
First Input Delay and Interaction to Next Paint (FID / INP)
First Input Delay (FID) measured how quickly a browser responded to a user’s very first interaction, like clicking a button or a menu link. Google officially retired FID in March 2024 and replaced it with Interaction to Next Paint (INP). INP is a broader and more demanding standard.
INP measures the delay between any user interaction during the entire page visit and the browser’s visual response to that interaction. A good INP score is under 200 milliseconds. A score above 500 milliseconds is considered Poor. The practical difference is meaningful: a contact form button that takes a full second to visually respond after a click is failing this metric.
Heavy JavaScript is the most common cause of a poor INP score. Many WordPress themes and plugins load scripts that compete for the browser’s processing attention, slowing down every click and tap on the page.
Cumulative Layout Shift (CLS)
CLS measures how much the visible content of a page moves around unexpectedly while it is loading. A score of 0.1 or lower is Good. A score above 0.25 is Poor. The score is calculated based on the size of shifting elements and how far they move.
You have experienced a high CLS score before, even if you did not know the term. You go to tap a button, an ad or image loads above it at the last second, and you accidentally tap the wrong thing. That is layout shift. It is frustrating for users and it signals to Google that the page is not stable or polished.
For local businesses, this often happens because images load without defined dimensions, or because third-party embeds like Google Maps widgets or review plugins push content around after the initial page render.
How Core Web Vitals Affect Google Rankings in St. George
Google has confirmed that Core Web Vitals are a ranking factor, included within its overall Page Experience signal. The honest clarification is that Core Web Vitals are a tiebreaker signal, not the dominant ranking factor. Relevance and authority still carry more weight than a fast LCP score alone.
However, in competitive local searches, tiebreakers matter enormously. When two St. George businesses have similar content quality and similar backlink profiles, the one with better Core Web Vitals scores will typically rank higher. That is not a hypothetical. Google has stated publicly that Page Experience is used as a tiebreaker for content that is otherwise considered equal in quality.
There is also an indirect effect worth noting. Poor Core Web Vitals scores produce high bounce rates. When visitors leave your site quickly because it loads slowly or feels unstable, Google interprets that as a signal that your page did not satisfy the search intent. Over time, that behavioral data can suppress your rankings further, compounding the initial technical penalty.
Why Southern Utah Businesses Need to Pay Attention Now
St. George is one of the fastest-growing cities in the United States. According to U.S. Census Bureau data, Washington County has been among the top-growing counties in the country for several consecutive years. More residents and more businesses mean more competition in local search results.
Many small businesses in the area, from service providers in Hurricane and Ivins to retailers in Santa Clara and Cedar City, built their websites years ago when performance standards were lower. Those sites often have slow load times, unoptimized images, and outdated themes that score poorly on Core Web Vitals. If your competitors have not fixed their scores yet, this is an opportunity to outrank them. If they have and you have not, you are already at a disadvantage.
Local search results for queries like “plumber St. George Utah” or “dentist Washington County” are decided by a small margin in many cases. Fixing your Core Web Vitals is one of the most concrete technical steps you can take to tip that margin in your favor.
Ready to Grow Your St. George Business?
Timpson Marketing builds SEO, PPC, social media, and web design strategies that drive real results for Southern Utah businesses.
How to Check Your Core Web Vitals Scores
Google gives you free tools to see exactly how your site is performing. The fastest way to get a snapshot is to run your URL through PageSpeed Insights at pagespeed.web.dev. You will see both lab data (simulated test results) and real-world field data from actual Chrome users, if enough data exists for your site.
For ongoing monitoring, Google Search Console has a dedicated Core Web Vitals report under the Experience section. It groups your pages into Good, Needs Improvement, and Poor categories and tells you which specific metric is failing. This is the most actionable view for a business owner because it prioritizes which pages need attention first.
A third useful tool is Chrome’s built-in Lighthouse audit, accessible through the browser’s developer tools. It runs a full performance audit and gives specific recommendations for each issue it finds. It is worth running this on your homepage and your most important service or product pages.
Common Causes of Poor Core Web Vitals Scores
Most Core Web Vitals failures on small business websites come from the same handful of problems. Knowing what to look for makes it much easier to communicate with a developer or marketing agency about what needs to be fixed.
- Unoptimized images: Large PNG or JPEG files that were never compressed or converted to modern formats like WebP or AVIF are the most common cause of slow LCP scores.
- No lazy loading: Loading every image on a page at once, including images far below the fold, slows the initial render significantly.
- Render-blocking resources: JavaScript and CSS files that load before the main content can render delay everything the visitor sees.
- Slow server response times: Cheap shared hosting or a server located far from your visitors adds latency to every single page request.
- No image size attributes: Images without defined width and height attributes cause the browser to shift content when images load, directly increasing your CLS score.
- Too many third-party scripts: Chat widgets, review plugins, social media embeds, and ad scripts all compete for browser resources and slow down interactivity.
- Outdated or bloated themes: Many popular WordPress themes load large amounts of unused CSS and JavaScript, creating unnecessary overhead on every page.
How to Fix Core Web Vitals Issues on Your Website
Fixing Core Web Vitals does not always require a full website rebuild. Many improvements can be made through configuration changes and plugin optimization, especially on WordPress sites. Here is a practical starting point.
For LCP, start by compressing and converting your images to WebP format. Use a caching plugin like WP Rocket or LiteSpeed Cache to serve compressed, cached versions of your pages. If your hosting is slow, upgrading to a managed WordPress host or adding a CDN (content delivery network) can reduce server response times substantially.
For INP, audit the JavaScript running on your pages. Disable or replace plugins that load heavy scripts on pages where they are not needed. Defer non-critical JavaScript so that it loads after the main page content is visible and interactive.
For CLS, add explicit width and height attributes to every image on your site. Reserve space for ads, maps, and embeds so the browser knows how much room to leave before those elements load. Test each fix in PageSpeed Insights after implementing it to confirm the score improved.
Core Web Vitals and Mobile Performance
Google evaluates Core Web Vitals separately for mobile and desktop, and mobile scores are weighted more heavily in rankings because the majority of local searches happen on phones. A site that scores well on desktop but poorly on mobile is still a site with a ranking problem.
Mobile performance failures often come from the same issues as desktop failures, but they are amplified by slower processors and variable network connections. Images that are tolerable on a fast desktop connection can produce a 6-second LCP on a mid-range Android phone on a 4G network.
Checking whether your site is actually built to perform on mobile devices is a critical companion step to fixing Core Web Vitals. Our post on how to check if your website is mobile-friendly walks through the specific tests and benchmarks you should be running. A site that passes mobile-friendliness tests but still has heavy unoptimized images will still struggle with Core Web Vitals on mobile.
Tools That Help You Monitor Core Web Vitals
Running a one-time test is a start, but Core Web Vitals scores can change as you add new content, install plugins, or update your theme. Regular monitoring keeps you from discovering a performance regression months after it started hurting your rankings.
Beyond the Google tools mentioned earlier, GTmetrix provides detailed waterfall charts that show exactly which files are slowing your page down and in what order they load. WebPageTest allows you to simulate a page load from specific geographic locations and device types, which is useful for understanding what a visitor in St. George on a mobile device actually experiences.
If you are running a broader SEO strategy, tools like Ahrefs and SEMrush now include Core Web Vitals data within their site audit features. Connecting that data to your overall keyword rankings and technical SEO health checks gives you a complete picture of how performance is affecting visibility. Setting up monthly monitoring alerts means you catch new issues before they compound into larger ranking drops.
Frequently Asked Questions
1. What are Core Web Vitals?
Core Web Vitals are three specific website performance metrics defined by Google: Largest Contentful Paint (LCP), which measures loading speed; Interaction to Next Paint (INP), which measures interactivity; and Cumulative Layout Shift (CLS), which measures visual stability. Google introduced these metrics as official ranking signals in 2021 as part of its Page Experience update. They are measured using real-world data from Chrome browser users, making them a direct reflection of how actual visitors experience your website. Businesses with “Good” scores across all three metrics are rewarded with a positive Page Experience signal in Google’s ranking algorithm.

Leave A Comment