Core Web Vitals & PageSpeed Insights: How Small Businesses Can Fix Slow Websites
A small business website can look professional and still lose customers if it loads slowly, feels delayed, or moves around while a visitor is trying to click.
This is where Core Web Vitals and PageSpeed Insights become important.
For many business owners, these tools look technical at first. They show numbers, warnings, scores, and terms like LCP, INP, CLS, render-blocking resources, unused JavaScript, image compression, and server response time.
But the real meaning is simple:
Your website should load quickly, respond smoothly, and stay visually stable.
If it does not, visitors may leave before they read your services, call your business, request a quote, or submit a contact form.
For local businesses in Glendale, Burbank, Pasadena, North Hollywood, and the Los Angeles area, website speed is not only a technical issue. It affects trust, SEO, leads, and customer experience.
What Are Core Web Vitals?
Core Web Vitals are performance metrics that help measure how real users experience a web page.
They focus on three important parts of website experience:
how fast the main content loads
how quickly the page responds to user actions
how stable the layout feels while loading
In simple terms, Core Web Vitals help answer these questions:
Does the page load fast enough?
Can visitors click buttons and use forms without delay?
Does the layout stay in place, or does it jump around?
Is the page easy to use on mobile devices?
Does the website feel professional and reliable?
Business owners do not need to become performance engineers to understand the value of Core Web Vitals. The important point is this: a faster, smoother, more stable website creates a better experience for visitors.
And better experience can help more visitors become leads.
The Three Main Core Web Vitals
The three main Core Web Vitals are:
LCP: Largest Contentful Paint
INP: Interaction to Next Paint
CLS: Cumulative Layout Shift
Each metric measures a different part of the user experience.
1. Largest Contentful Paint, or LCP
Largest Contentful Paint measures how long it takes for the main visible content on a page to load.
This may be:
the hero image
the main heading
a large banner
a service section
the main content block above the fold
A good LCP means visitors can see the most important content quickly.
Common LCP Problem
A business website may have a large hero image, heavy background video, slow hosting, too much JavaScript, or unoptimized fonts. The page begins loading, but the main content appears too late.
For example, a visitor searches for a local service company, opens your website, and sees a blank or half-loaded screen for several seconds. That delay can be enough for the visitor to leave and choose another business.
Why LCP Problems Hurt Small Businesses
Slow loading hurts trust.
A visitor may think:
the business is outdated
the website is broken
the company is not professional
the competitor’s website is easier to use
For service businesses, this can mean fewer calls, fewer quote requests, and fewer appointment bookings.
How to Fix LCP
To improve LCP:
compress large images
use modern image formats such as WebP
resize hero images correctly
preload the most important above-the-fold image when needed
remove unnecessary sliders
avoid large background videos on mobile
improve server response time
use caching
reduce render-blocking CSS and JavaScript
use a CDN when appropriate
avoid loading too many scripts before the main content
The goal is to help visitors see the main message quickly.
2. Interaction to Next Paint, or INP
Interaction to Next Paint measures how responsive a page feels when a user interacts with it.
This interaction may include:
clicking a button
opening a menu
tapping a phone number
typing into a form field
selecting a dropdown
submitting a form
opening a popup
using a booking widget
A good INP means the website responds quickly after a visitor takes action.
Common INP Problem
A website may visually appear loaded, but when the visitor taps the menu, button, or form, the page responds slowly.
This often happens when too much JavaScript is running in the background.
Common causes include:
too many plugins
heavy animation scripts
unnecessary tracking scripts
slow third-party widgets
complex forms
large JavaScript files
chat tools loading too early
poorly optimized page builders
Why INP Problems Hurt Conversions
A delayed interaction makes a website feel broken.
If a visitor taps “Contact Us” and nothing happens right away, they may tap again, abandon the form, or leave the site.
For small businesses, that delay can cost real leads.
A fast website should not only load quickly. It should also feel quick after the user starts interacting with it.
How to Fix INP
To improve INP:
remove unnecessary JavaScript
reduce unused plugins
delay non-critical scripts
optimize third-party tools
simplify heavy animations
reduce page builder bloat
split large JavaScript files
keep forms lightweight
avoid loading chat widgets too early
test menus and buttons on mobile
The goal is to make every important action feel smooth and immediate.
3. Cumulative Layout Shift, or CLS
Cumulative Layout Shift measures visual stability.
In simple language, CLS checks whether page elements move unexpectedly while the page is loading.
Common CLS Problem
A visitor tries to tap a button, but suddenly an image, banner, font, cookie notice, ad, or embedded widget loads and pushes the page down.
This creates a frustrating experience.
The visitor may click the wrong button or lose trust in the website.
Why CLS Problems Hurt Trust
Layout shifts make a website feel unstable.
For local business websites, trust matters. If a website feels messy, unpredictable, or poorly built, visitors may wonder whether the business itself is also disorganized.
This is especially important for industries where trust is critical, such as:
law firms
medical clinics
home care providers
contractors
financial services
real estate companies
professional service businesses
How to Fix CLS
To improve CLS:
set width and height for images
reserve space for banners and embedded content
avoid inserting large elements above existing content
load fonts properly
avoid late-loading sticky bars that push content
make cookie banners overlay cleanly instead of shifting the page
reserve space for maps, videos, forms, and reviews
test mobile layouts carefully
The goal is to keep the page stable while it loads.
What Is PageSpeed Insights?
PageSpeed Insights is a Google tool that analyzes a specific page URL and gives performance feedback for mobile and desktop.
It helps business owners and developers understand:
how fast the page loads
whether users may experience delays
what resources slow the page down
whether images are too large
whether JavaScript or CSS blocks rendering
whether the page passes Core Web Vitals
what technical improvements may help
PageSpeed Insights is useful because it gives a practical list of problems and opportunities.
However, the goal is not just to chase a perfect score.
The goal is to build a website that feels fast, works well on mobile, and helps visitors take action.
PageSpeed Insights Score vs Real Business Results
A perfect PageSpeed score is not always necessary.
A small business website does not need to remove every image, animation, font, tracking tool, or design element just to get a score of 100.
The better goal is balance.
A strong website should be:
fast enough to feel smooth
clear enough to explain the business
professional enough to build trust
structured enough for SEO
stable enough for mobile users
simple enough to convert visitors into leads
A good PageSpeed score is helpful, but the real question is:
Can visitors quickly understand your business and contact you without frustration?
Why Core Web Vitals Matter for Small Business Websites
Small business websites often compete in local search results.
A customer may search for a service and open multiple websites in a few minutes. If one website is slow and another is fast, clear, and easy to use, the faster website has an advantage.
Core Web Vitals matter because they affect:
first impression
mobile usability
trust
local SEO readiness
user experience
contact form completion
phone calls
quote requests
appointment bookings
ad landing page quality
customer satisfaction
A fast website does not guarantee more leads by itself, but a slow website can block leads before they happen.
Core Web Vitals and PageSpeed Insights: Problem and Fix
| Problem | What It Means | How to Fix It |
|---|---|---|
| Slow LCP | Main content loads too late | Compress hero images, improve hosting, reduce render-blocking files |
| Poor INP | Buttons, menus, or forms respond slowly | Reduce JavaScript, remove unused plugins, optimize scripts |
| High CLS | Page moves while loading | Set image dimensions, reserve layout space, fix font and banner shifts |
| Large images | Images are too heavy for mobile users | Use WebP, resize images, lazy-load below-the-fold images |
| Too much JavaScript | Browser works too hard before users can interact | Remove unnecessary scripts and delay third-party tools |
| Slow server response | Hosting or backend takes too long to respond | Improve hosting, caching, database queries, and CDN setup |
| Render-blocking CSS | Browser waits before showing content | Inline critical CSS and defer non-critical CSS |
| Too many third-party tools | Analytics, chat, tracking, and widgets slow the page | Keep only necessary tools and load them carefully |
| Heavy fonts | Text loads late or shifts layout | Use fewer font weights, preload key fonts, and set font-display |
| Poor mobile layout | Page looks fine on desktop but slow on phone | Test mobile first and simplify mobile sections |
Common PageSpeed Insights Warnings and What They Mean
“Reduce Unused JavaScript”
This means the page is loading JavaScript that may not be needed right away.
This often happens with:
plugins
sliders
tracking tools
chat widgets
large front-end libraries
animation scripts
page builder features
Fix
Remove unnecessary scripts or load them only when needed.
For example, a gallery script should not load on every page if the page does not have a gallery.
“Eliminate Render-Blocking Resources”
This means some CSS or JavaScript files delay the first visible content.
Fix
Optimize critical CSS, defer non-critical JavaScript, and avoid loading unnecessary files before the main content appears.
“Properly Size Images”
This means your website may be loading images that are larger than the size shown on screen.
For example, a 3000px image may be displayed as a 600px image.
Fix
Resize images for the layout and use responsive image sizes.
“Serve Images in Next-Gen Formats”
This means the website may be using older image formats when smaller modern formats could be used.
Fix
Use WebP or AVIF when possible.
“Avoid Large Layout Shifts”
This means page elements move unexpectedly while the page loads.
Fix
Reserve space for images, embeds, banners, cookie notices, videos, forms, and dynamic content.
“Reduce Initial Server Response Time”
This means the browser waits too long before receiving the first response from the server.
Fix
Improve hosting, caching, backend code, database performance, and CDN configuration.
“Minimize Main-Thread Work”
This means the browser is doing too much processing before the page becomes smooth and usable.
Fix
Reduce JavaScript, simplify front-end effects, remove unnecessary plugins, and optimize scripts.
“Reduce the Impact of Third-Party Code”
This means external tools are slowing down the page.
Third-party tools may include:
analytics
ads
chat widgets
tracking pixels
embedded reviews
maps
social media widgets
booking tools
Fix
Use only the tools that truly support the business. Load non-critical tools after the main content.
Why Mobile Performance Matters More Than Desktop
Many business owners check their website on a fast desktop computer and think everything is fine.
But customers often visit from:
mobile phones
slower mobile networks
older devices
public Wi-Fi
browsers with limited processing power
A website that feels fast on desktop may feel slow on mobile.
This is especially important for local service businesses. Many visitors search from their phone when they need help quickly. They may want to call, book, get directions, or request a quote.
If the mobile page is slow or hard to use, the business may lose that lead.
Which Pages Should You Test First?
Do not only test the homepage.
Start with the pages that matter most for leads and sales:
Homepage
Main service page
Contact page
Top local landing page
Main industry page
Top blog article
Quote request page
Booking page
Product or service detail page
Sometimes the homepage performs well, but service pages are slow because of galleries, maps, forms, videos, or third-party tools.
How Website Speed Helps Local SEO and Leads
Website performance supports both SEO and conversion.
A faster website can help visitors:
read your services faster
understand your offer sooner
trust your business more easily
complete forms without frustration
tap call buttons without delay
move from page to page smoothly
stay on the website longer
For local businesses, every second matters.
If a visitor is choosing between two companies, the website that feels clearer and faster may win the lead.
Website Performance Is Not Only a Developer Issue
Many performance problems are caused by business decisions, not just code.
For example:
too many tracking tools
too many popups
oversized photos
unnecessary videos
heavy sliders
too many plugins
old hosting
unoptimized page builders
too many font styles
third-party widgets added without testing
This is why website performance should be part of website maintenance.
Every new image, plugin, form, tracking script, or design section can affect speed.
Core Web Vitals Fix Checklist
Use this checklist when reviewing a business website:
Test important pages in PageSpeed Insights
Check mobile and desktop separately
Review LCP, INP, and CLS
Compress and resize images
Use WebP or AVIF formats
Remove unused plugins and scripts
Delay non-critical JavaScript
Optimize CSS delivery
Improve hosting and caching
Use a CDN when appropriate
Avoid layout shifts from banners or images
Keep contact forms lightweight
Test menus, buttons, and forms on mobile
Monitor results after updates
Recheck performance after adding new tools
Test service pages, not only the homepage
Review third-party scripts regularly
Keep the website maintained over time
Website speed is not a one-time task. It should be part of ongoing website maintenance.
When Should a Business Get a Performance Audit?
A small business should consider a website performance audit if:
the website feels slow on mobile
PageSpeed Insights shows poor results
Google Search Console reports Core Web Vitals issues
leads dropped after a redesign
the contact form feels delayed
the website uses many plugins
images take too long to load
pages shift while loading
the site has many animations
the site has many third-party tools
local SEO rankings are not improving
users visit but do not convert
A performance audit helps identify what is slowing the website down and what should be fixed first.
How Navasartov Helps Small Businesses Improve Website Performance
Navasartov helps small businesses build and improve websites that are fast, clear, mobile-friendly, and conversion-aware.
A performance improvement project may include:
Core Web Vitals review
PageSpeed Insights audit
image optimization
code cleanup
JavaScript optimization
CSS optimization
hosting and caching review
mobile usability testing
website maintenance
SEO structure improvements
contact form improvements
conversion-focused user experience improvements
The goal is not only to improve a score.
The goal is to make the website easier to use, easier to trust, and more effective for generating leads.
Final Thoughts
Core Web Vitals and PageSpeed Insights can look technical, but the business meaning is simple:
A slow website can lose customers.
A fast, stable, mobile-friendly website gives visitors a better experience and helps them take action faster.
For small businesses, website performance should be part of the same conversation as design, SEO, content, and lead generation. A beautiful website is not enough if customers leave before it loads.
A better website should look professional, load quickly, respond smoothly, stay stable, and make it easy for visitors to call, book, or request a quote.
Frequently Asked Questions
What are Core Web Vitals?
Core Web Vitals are website performance metrics that measure how real users experience a page. They focus on loading speed, interaction responsiveness, and visual stability. The three main Core Web Vitals are LCP, INP, and CLS.
What is PageSpeed Insights?
PageSpeed Insights is a Google tool that analyzes a web page and shows performance results for mobile and desktop. It helps identify problems such as slow loading, large images, unused JavaScript, layout shifts, slow server response time, and other issues that can affect user experience.
What does LCP mean?
LCP stands for Largest Contentful Paint. It measures how long it takes for the main visible content on a page to load. If the main image, heading, or content section loads too slowly, visitors may leave before they understand what your business offers.
What does INP mean?
INP stands for Interaction to Next Paint. It measures how quickly a page responds when someone clicks, taps, types, opens a menu, or interacts with a form. A poor INP score can make a website feel slow or broken, even if the page visually appears loaded.
What does CLS mean?
CLS stands for Cumulative Layout Shift. It measures how much the page layout moves while loading. If buttons, images, banners, or text shift unexpectedly, users may click the wrong thing or feel that the website is unstable.
Do Core Web Vitals affect SEO?
Core Web Vitals are part of the broader page experience signals. They are not the only ranking factor, but they can support better SEO by improving speed, mobile usability, and user experience. A fast, stable, easy-to-use website is usually better for both visitors and search engines.
Is a 100 PageSpeed score required?
No. A perfect 100 score is not always necessary. The goal is to create a website that loads quickly, works well on mobile devices, responds smoothly, and helps visitors take action. A business website should balance performance, design, content, and conversion.
Why is my PageSpeed Insights score low?
A low score can happen because of large images, slow hosting, too much JavaScript, unused CSS, heavy fonts, third-party scripts, chat widgets, tracking tools, sliders, videos, or layout shifts. The exact reason depends on how the page is built.
Why does my mobile score look worse than desktop?
Mobile scores are often lower because phones usually have less processing power and may use slower network connections. A website that feels fast on a desktop computer may still feel slow on a mobile phone. This is why mobile performance is especially important for local business websites.
How can I improve my Core Web Vitals?
Common fixes include compressing images, using WebP or AVIF formats, reducing unused JavaScript, improving hosting, adding caching, using a CDN, optimizing CSS, setting image dimensions, reducing plugins, and testing important pages regularly.
What pages should I test first?
Start with the pages that matter most for leads and sales. These usually include the homepage, main service pages, contact page, local landing pages, industry pages, and top blog articles. Do not only test the homepage, because other important pages may have different performance problems.
Can large images hurt Core Web Vitals?
Yes. Large, uncompressed images can slow down loading speed and hurt LCP. Images should be resized for the layout, compressed, and served in modern formats when possible. Below-the-fold images can often be lazy-loaded.
Can plugins and third-party scripts slow down my website?
Yes. Too many plugins, analytics scripts, chat tools, tracking pixels, popups, sliders, and embeds can slow down a website. Some scripts are useful, but they should be loaded carefully so they do not block the main content or delay user interaction.
How often should a business check PageSpeed Insights?
A small business should check PageSpeed Insights after major website updates, redesigns, plugin changes, new images, new tracking tools, or new landing pages. For active websites, checking performance once a month is a good habit.
Can a slow website reduce leads?
Yes. If a website loads slowly, responds late, or feels unstable, visitors may leave before calling, booking, or submitting a contact form. Speed is not only a technical issue. It can directly affect trust, user experience, and lead generation.
What is the difference between PageSpeed score and real user experience?
The PageSpeed score is a useful diagnostic signal, but real user experience matters more. A website should be tested on real phones, different screen sizes, and important pages. The goal is not just a high score, but a website that feels fast and helps visitors take action.
Should I remove all animations to improve speed?
Not always. Some animations are fine if they are lightweight and do not slow down the page. The problem is heavy animation, large scripts, sliders, or visual effects that delay loading, hurt mobile performance, or make the page harder to use.
Can Core Web Vitals problems come back after they are fixed?
Yes. Performance problems can return when new plugins, tracking scripts, images, banners, videos, fonts, or design sections are added. Website performance should be part of ongoing maintenance, not a one-time fix.
Do small business websites need performance optimization?
Yes. Small business websites often depend on phone calls, contact forms, appointment requests, and local search visibility. A faster website can help visitors find information quickly and contact the business more easily.
Can Navasartov help fix PageSpeed Insights and Core Web Vitals issues?
Yes. Navasartov can review PageSpeed Insights results, identify what is slowing the website down, and improve performance, mobile usability, Core Web Vitals, SEO structure, and conversion-focused user experience for small business websites.
Suggested Internal LinksAdd internal links to these pages where appropriate:
Website Maintenance Checklist for Small Businesses
Website Design Basics That Help Small Businesses Convert
Turn Website Visitors Into Calls, Quotes & Appointments
Web Development Services
Website Maintenance & Performance category
Contact page
Need help improving your website speed, Core Web Vitals, or PageSpeed Insights results? Contact Navasartov for a website performance review and a practical improvement plan.
Latest Articles