Launch offer: save up to 65% when you pay annually — plus a free domain for a year

Performance

Core Web Vitals for small sites, without the jargon

Three metrics, what each one actually measures, and the fix that usually works.

2026-06-26 · 6 min read

Core Web Vitals sound technical but each one describes a frustration a real visitor feels. Understanding the frustration makes the fix obvious.

Largest Contentful Paint: how long until it looks loaded

Usually your hero image or headline. The common fixes are compressing that one image properly, preloading it, and making sure your server responds quickly on a cold cache.

Interaction to Next Paint: how long until it responds

Measures the lag between a click and something visibly happening. Usually caused by too much JavaScript running on the main thread. Remove tracking scripts you are not actively using — most sites carry at least two nobody reads.

Cumulative Layout Shift: how much things jump around

Caused by images without dimensions, fonts swapping in, and ads or banners injected above existing content. Reserve space for anything that loads late.

How much does hosting matter?

Hosting sets the floor. A fast server cannot rescue a page carrying four megabytes of images, but a slow one makes a well-built page feel sluggish no matter what you do. Aim for server response under 200 milliseconds, then fix the front end.

Ready to move your site somewhere faster?

Migration is free, setup is done for you, and every plan is covered by a 30-day money-back guarantee.