What Core Web Vitals actually measure
Google grades every page on three things a visitor actually feels. LCP (Largest Contentful Paint) is how long the main content takes to appear: under 2.5 seconds is good. INP (Interaction to Next Paint) is how fast the page responds when someone taps a button. CLS (Cumulative Layout Shift) is whether things jump around while loading, the reason you tap a link and hit an ad instead. These are ranking inputs, but more importantly they are conversion inputs: a customer searching from a phone with a problem does not wait for a slow page, they hit back and call the next result.
The local reality: across the Brevard County businesses we audit for the Florida Local Search Index, average mobile LCP runs about 3.8 seconds, well past the bar, and the sites loading under 3 seconds consistently outperform. Most local businesses are slow, which means speed is one of the few advantages you can simply buy with a weekend of fixes.
What usually makes a small business site slow
- Oversized images: a phone photo uploaded at full resolution is the single most common culprit
- Bloated themes and plugins, each adding scripts the page loads whether it needs them or not
- Render-blocking scripts (chat widgets, trackers, sliders) that run before the content paints
- Cheap shared hosting that adds a second before your site even starts responding
- Third-party embeds (maps, videos) loading up front instead of when scrolled into view
Which fixes are DIY and which need help
You can do a lot yourself: compress and resize images before uploading, delete plugins you no longer use, and turn on your platform's caching. Those three fixes alone rescue many local sites. The professional tier is the structural work: reworking how scripts load, lazy-loading embeds, restructuring a theme, or moving off hosting that can't be saved. If your score stays red after the DIY pass, the problem is structural.
Either way, re-test after every change so you know what moved the number, and re-run quarterly: plugin updates and new embeds quietly re-slow sites all the time. Run the test above for your score, and the full local SEO audit to see speed in context with everything else that decides your rankings.
