Homepage Mistakes Costing Small Businesses Leads
A practical homepage teardown for small business websites: the mistakes we see most often, why they matter, and what to fix first.
Read articleLCP, CLS, INP — these aren't SEO checkboxes. They're symptoms of how a site was built. Here's what each metric actually reveals, and why compressing images is not the answer.
Shro Web · 22 March 2026
If your SEO agency's Core Web Vitals strategy involves compressing images and installing a caching plugin, you're not fixing the problem. You're treating the symptoms while the underlying condition gets worse.
Core Web Vitals are Google's framework for measuring real-world page experience. They became a confirmed ranking signal in 2021, and they've been updated since — most significantly in 2024 when Interaction to Next Paint (INP) replaced First Input Delay (FID) as the interactivity metric. Understanding what these metrics actually measure tells you a great deal about how a website was built.
LCP measures the time from when the page starts loading to when the largest visible content element — typically a hero image, a heading, or a large text block — finishes rendering.
Google's thresholds: under 2.5 seconds is "good", 2.5–4.0 seconds needs improvement, over 4 seconds is poor.
What LCP actually reveals about your site:
font-display settings is a meaningful fix.CLS measures visual stability — how much the layout unexpectedly shifts as the page loads. A score of 0 means nothing moved. A score of 0.1 or below is "good". Above 0.25 is poor.
CLS reveals how carefully the CSS and HTML were written:
font-display: optional or size-adjust CSS, prevents this.INP replaced First Input Delay (FID) in March 2024. This is the metric most agencies are least prepared for, and it's the one that most directly reflects JavaScript quality.
INP measures the time between a user interaction (click, tap, keyboard input) and the next visual update — across all interactions during a page session, not just the first one. A score under 200ms is "good". Over 500ms is poor.
FID only measured the delay before the browser could start processing the first interaction. It didn't measure how long that processing took. INP measures the full response time, including the JavaScript execution that follows the interaction. This makes it much harder to fake.
What a poor INP score reveals:
The image compression checklist — WebP conversion, lazy loading, compression ratios — addresses one input into LCP on image-heavy pages. It does nothing for TTFB, render-blocking resources, JavaScript execution time, or layout stability.
Most "SEO agencies" don't have front-end developers on staff. They have content writers, link builders, and analysts. When Core Web Vitals fail, they reach for the tools they know: image optimisation plugins, caching plugins, and PageSpeed Insights screenshots to show the client something is happening.
Real Core Web Vitals improvements require development work: restructuring how CSS is loaded, auditing and removing third-party scripts, fixing layout instability at the CSS level, profiling JavaScript execution, and — fundamentally — building sites that don't have these problems in the first place.
A site built by developers who understand browser rendering, server response times, and JavaScript performance will pass Core Web Vitals naturally. A site built in a page builder with 15 plugins will not — no matter how many images are compressed.
If your site is failing Core Web Vitals and your current agency's answer involves a plugin, talk to us. We'll look at the actual data from your CrUX report and tell you what's really going on. If you want to understand what a properly built site looks like under the hood, we're happy to walk you through it.
A practical homepage teardown for small business websites: the mistakes we see most often, why they matter, and what to fix first.
Read articleCross-platform or native? It's the first technical decision most startup founders face — and the wrong answer can cost months of rework. Here's an honest breakdown of the real trade-offs.
Read articleShopify is a genuinely good platform for the right use case. But there are real scenarios where it holds growing e-commerce brands back — and honest answers about when a bespoke build makes financial sense.
Read articleIf you want clearer advice on your website, Shopify store, or digital product, we can help.
We use cookies
We use essential cookies to make our site work, and optional analytics cookies (with your consent) to understand how people use our site. Privacy policy