Guide

How fast your website needs to be in 2026

Your website should load in under three seconds on mobile and pass Google's Core Web Vitals. Here is what LCP, INP, and CLS mean in practice.

A business website should load in under three seconds on mobile in 2026 or you lose visitors. Google measures this with Core Web Vitals: LCP (largest contentful paint), INP (interactivity), and CLS (layout shift). Poor scores hurt both SEO and how many people actually reach out.

You do not need to chase a perfect 100 in PageSpeed Insights, but you should be in the green on the three metrics and avoid obvious bottlenecks like heavy images, unnecessary scripts, and weak hosting.

What are LCP, INP, and CLS?

LCP measures how quickly the main content appears, for example the headline and hero image. Target: under 2.5 seconds. INP measures how quickly the page reacts when someone clicks, for example a menu or form. Target: under 200 milliseconds. CLS measures whether the page jumps as elements load, which frustrates users and looks unprofessional.

  • LCP: optimize images, use modern hosting, avoid heavy sliders
  • INP: reduce JavaScript, avoid unnecessary chat widgets
  • CLS: reserve space for images and fonts, avoid late-injected banners

What is a good PageSpeed score?

Over 90 on mobile in PageSpeed Insights is strong. Between 50 and 89 needs improvement. Under 50 often costs you both ranking and conversion. Shoreline-built websites average around 96 on mobile in our internal measurements, but every website depends on content and third-party scripts.

Why does speed matter for AI search?

AI crawlers and classic search engines prioritize pages that are fast to fetch and parse. A slow WordPress website with ten plugins sends weaker signals than a lean Next.js site with clear HTML. Speed is not all of SEO, but it is a hygiene factor that is cheap to get right if you choose the right tech from the start.

Quick wins without a rebuild

Compress images to WebP, enable caching, remove unnecessary plugins, and choose hosting close to your visitors. If the website is still slow after that, the theme or platform is often the bottleneck, not just the images.

Summary

Measure your mobile speed today, fix what is easy, and plan a rebuild if you are under 50 points. Speed is part of trust: if the website feels sluggish, the visitor wonders whether the business can keep up.