Skip to content Skip to footer

Website Speed: What’s Actually Slowing Your Site Down (and Why It Matters)

Website speed feels abstract until you see the data. A site that loads in two seconds converts roughly twice as well as a site that loads in five. A one-second delay on a mobile page can cost a small business 20% of its leads. Google’s been clear for years that page speed is a ranking factor. And yet most small business sites we look at are slower than they need to be, usually because of one or two specific issues nobody has gotten around to fixing.

The fastest way to know where you stand

Open PageSpeed Insights at pagespeed.web.dev, paste in your homepage URL, and look at the mobile score. Anything under 50 means visitors on phones are feeling it. Anything under 30 means you’re hemorrhaging conversions. The report also lists the specific things slowing the page down, in plain enough language that you can hand the list to your developer or use it to do the fixes yourself.

Run the same test on a few interior pages, your contact page, your most important service page, a blog post. Speed varies page to page, and sometimes the homepage is fine but the page customers actually convert on is the slowest one on the site.

The five most common speed killers

After auditing dozens of small business sites, the same handful of issues account for the majority of slow load times.

Massive images. The single most common problem. A photo straight from a phone or a stock site is often 4, 6MB. The right size for the web is usually under 200KB. Multiply that by a dozen images on the page and you’ve got a homepage delivering 30MB to every visitor, most of it pixels they’ll never see at the size you’re displaying them.

Too many plugins. Every WordPress plugin adds something to the page, sometimes a lot. Sites with 30+ active plugins are almost always slow, and many of those plugins are abandoned features the business stopped using two years ago.

Heavy page builders without optimization. Tools like Elementor, Divi, and WPBakery let you build beautiful sites quickly. They also generate a lot of code. With proper settings, minified CSS, lazy loading, smart asset loading, they can be fast. Without those settings, they can be brutal.

Slow hosting. Most small business sites are on the cheapest tier of shared hosting available. That works for sites with no traffic. As traffic grows, the same hosting becomes the bottleneck and no amount of optimization fixes it.

External scripts. Every chat widget, analytics tag, marketing pixel, and social media embed slows the page. Some are worth the cost. Many are forgotten installations of tools that left the business years ago.

What’s worth fixing first

If you only have an afternoon: compress every image on the site (tools like ShortPixel or TinyPNG do this in bulk), and audit your active plugins, deactivate anything you don’t actively use, then delete the ones you’re sure you won’t need. These two changes alone often shave seconds off the load time.

If you have a few days: upgrade hosting if you’re on the bottom tier, install a caching plugin (WP Rocket and FlyingPress are the most common picks), and enable a CDN (Cloudflare’s free tier works for most small sites). Add lazy loading for images so the browser only loads photos as visitors scroll to them.

If you have a budget: have a developer audit your page builder settings, remove unused CSS, and switch to a faster theme if yours is bloated. This is the level where a 70 PageSpeed score becomes a 95.

What you can safely ignore

Don’t obsess over getting to a perfect 100 score. Most sites won’t, and the last 10 points usually come from optimizations that aren’t worth the effort. Don’t chase every “opportunity” the report lists, focus on the ones marked “estimated savings” of half a second or more. Don’t disable Google Analytics or your marketing tools just to improve speed, those are measurement tools that pay for themselves.

Speed and conversions, the part that matters

A faster site doesn’t just rank better. It converts better, customer-by-customer, in ways that compound. Mobile visitors are more likely to complete a form. Returning visitors are more likely to come back. Even the perception of quality goes up, fast sites feel professional in a way visitors can’t articulate but absolutely register.

For most small businesses, going from a slow site to a fast site is the single highest-ROI website project they can take on, and it doesn’t require a redesign. It just requires the work.

If you want a second opinion

Send us your URL and we’ll run the full speed and SEO audit, then send back what we’d actually do about it, in plain English, prioritized by what would move the most for your business. Get in touch. No charge for the audit.

Leave a Comment