Website Speed: How Fast Should Your Site Load? (And What a Slow Site Costs You)
Keith Carpenter • September 9, 2026

How fast should your website load? Under 3 seconds on a phone, and the closer to 1 second the better. Google found that 53% of mobile visitors leave a page that takes longer than 3 seconds to load (Google/SOASTA, 2017). Most contractor websites we audit take far longer than that. That is not a tech problem. It is a leak in your lead flow, and it costs more than the website did.

⚡ QUICK SUMMARY

Website speed is how long your page takes to become usable on a real phone. Good is under 3 seconds; great is under 2. Google's own data says bounce probability rises 113% as load time goes from 1 second to 7 seconds. Portent (2022) found conversion rates fall about 4.42% for every extra second in the first 5. Deloitte and Google (2020) measured an 8% conversion lift from a 0.1 second improvement. Most of the contractor sites that come to us are slow, and the owner has no idea. Test it free with PageSpeed Insights, fix images and hosting first, and recheck monthly.

What is website speed, and what counts as a good load time?

Website speed is how long a page takes to load and respond on a real device. Google measures it with Core Web Vitals, three numbers pulled from real user data in the Chrome User Experience Report. A good website load time for a service business is under 2.5 seconds for the main content to appear, and the page should react to a tap in under 200 milliseconds. Anything past 3 seconds on a phone is losing you calls.

Here is the scenario we see almost every week. A roofer signs up with us. He is proud of his site. It looks great on the 27-inch monitor in his office. Then we open it on a phone on a normal cell connection and count. Four seconds. Six seconds. The hero image is still loading at eight. He has been paying for Google Ads that send people to a page half of them never see.

How fast do people actually leave a slow website?

Fast. The drop-off starts in the first second and gets steep by the third. Here is the sourced data, so you can see the shape of the curve.

1 53% gone after 3 seconds

Google's analysis of 900,000 mobile landing pages found that 53% of mobile site visitors leave a page that takes longer than three seconds to load (Google/SOASTA Research, 2017).

2 Bounce probability up 113% from 1 to 7 seconds

Google trained a neural network on bounce and conversion data. As page load time went from 1 second to 7 seconds, the probability of a visitor bouncing rose 113% (Think with Google, 2017).

3 4.42% fewer conversions per second

Portent studied conversion rate against load time and found that in the first 5 seconds, each additional second of load time cut conversions by an average of 4.42%. Sites loading in 1 second converted about 3x better than sites loading in 5 (Portent, 2022).

4 A tenth of a second is worth 8%

Deloitte and Google studied 37 brands and 30 million sessions. A 0.1 second improvement in mobile site speed raised retail conversions 8.4% and improved bounce rate on lead generation pages 8.3% (Deloitte, Milliseconds Make Millions, 2020).

Put those together and the math is ugly for a slow contractor site. If 100 people click your ad and your page takes 5 seconds, roughly half never see it. Of the half who stay, you convert a chunk less than you would at 2 seconds. You paid for all 100 clicks. See the full breakdown in funnel math: what 100 website visitors really turn into.

What does a slow website cost a contractor in real money?

Say you spend $2,000 a month on Google Ads at about $20 a click. That is 100 visitors. At a 2 second load time, a decent contractor site turns 4 or 5 of them into leads. At 5 seconds, using the drop-off data above, you might see 2. If your average job is $1,500 and you close half your leads, the slow site is costing you roughly $2,000 a month in jobs you already paid to attract. Every month. That is why we tell owners the slow website is more expensive than the new one.

And it compounds. Google uses page speed as a ranking factor, so a slow site also loses free traffic from local search. Slow pages get fewer calls from the traffic they do get. Fewer calls means fewer reviews. Fewer reviews means lower Maps rankings. One slow page quietly pulls on the whole system.

Why are most contractor websites so slow?

In our experience across thousands of home service sites, the same five things show up in the speed test results over and over.

  1. Giant images. A 6 MB photo of a truck, uploaded straight from a phone. The browser has to pull the whole file before it paints the page.
  2. Cheap hosting. Server response time, also called time to first byte, is over a second before the page even starts. A $4 a month shared host is slow at 6pm when everyone is online.
  3. Plugin and script bloat. Chat widgets, pop-ups, tracking pixels, sliders, and fonts, each loading its own CSS files and JavaScript. Ten small delays add up to one long one.
  4. No browser caching or content delivery network. Every visit rebuilds every file from scratch, from one server that may be across the country.
  5. Layout jumping. Buttons move as ads and images load, which Google measures as cumulative layout shift. The visitor taps the wrong thing, or gives up.

How do I check the speed of my website for free?

Use Google PageSpeed Insights. Go to the free website speed test, enter your homepage address, and run it for mobile first. You get two kinds of numbers. Lab data is a simulated run on a slow phone. Real user data, when Google has enough of it, shows what actual visitors saw over the last 28 days. Trust the real user data when it exists.

Look at three things in the test results: Largest Contentful Paint (when the main content appears, aim under 2.5 seconds), Interaction to Next Paint (how fast the page reacts to a tap, aim under 200 ms), and cumulative layout shift (aim under 0.1). Google's Core Web Vitals report inside Search Console tracks these for every page. A Pingdom website speed test or GTmetrix run gives a second opinion with a waterfall of every file so you can see which one is slow.

Test your service pages too, not just the homepage. Your ads and local search results often land people on inner pages. Our 10-minute contractor website checkup walks through this with the other four checks that matter.

How do I speed up my website load time?

Work from biggest win to smallest. Most sites get from slow to good with the first three.

1 Shrink and convert every image

Resize photos to the size they display at and convert to WebP. A 6 MB photo becomes 150 KB with no visible difference. This single fix cuts page load in half on most contractor sites.

2 Fix the server

Move to a host with a fast server response time and a built-in content delivery network so files load from a server near the visitor. Time to first byte should be under 600 ms.

3 Cut the scripts you do not use

Remove dead plugins, old tracking codes, sliders, and unused fonts. Load the chat widget after the page paints, not before. Every removed script is a faster tap-to-call.

4 Turn on caching and compression

Browser caching lets repeat visitors skip the download. Gzip or Brotli compression shrinks the files themselves. Both are checkboxes on a decent host.

5 Reserve space for images and buttons

Set image dimensions so nothing jumps while loading. That fixes layout shift and stops mis-taps on your phone number.

6 Set a performance budget and recheck monthly

Decide the page will stay under 2 seconds and under 1.5 MB. Performance monitoring is cheap. Every new plugin or photo gets tested against the budget before it goes live.

Our own build standard is a fast loading website by default: compressed images, a global content delivery network, and no plugin pile. When we rebuild a slow site, the speed change is usually the first thing the owner notices, and the phone ringing more is the second. If you want to know what else a site needs beyond speed, read your website is a salesperson, not a brochure.

Quick answers about website speed

How long should it take for a website to load?

Under 3 seconds on mobile is the floor. Under 2 seconds is the goal. Google's Core Web Vitals call 2.5 seconds "good" for the main content to appear.

Does website speed affect SEO rankings?

Yes. Page speed and Core Web Vitals are a confirmed ranking factor. It is a small factor next to content and reviews, but a slow site also loses the visitors who do arrive, which hurts every other metric Google watches.

Is a speed score of 75 good?

A PageSpeed score of 75 on mobile is fine for most local businesses. The score matters less than the three Core Web Vitals passing. A site can score 60 and still convert well if the main content appears fast and the call button works on the first tap.

Why does my site feel fast to me but slow to customers?

You are on office Wi-Fi with the site cached in your browser. Customers are on a phone, on cell data, visiting for the first time. Always test in the speed test tool with mobile selected, or on your own phone with Wi-Fi off.

Can a slow website make my Google Ads cost more?

Yes. Landing page experience is part of Quality Score. Slow pages lower it, which raises your cost per click and lowers your ad position. You pay more for the click and lose the visitor after.

Is Your Website Costing You Jobs You Already Paid For?

We will run the real user speed test on your site, show you which files are slowing it down, and tell you what a fix is worth in booked jobs.

Get Your Free Site Check →

About the author: Keith Carpenter is the founder of SpeedMobi, a done-for-you digital marketing company serving home service contractors since 2013. His team has built marketing systems for more than 5,000 businesses across 87+ trades.

FREE WEEKLY EMAIL
One marketing move a week.

Written for contractors, not marketers. What is working in local search and AI right now, in five minutes. No fluff, no spam, unsubscribe anytime.

Joined by contractors across 87+ trades.
SPEEDMOBI QUICKCONNECT
Every paid invoice becomes a Google review request.
INVOICE #1042 PAID
★★★★★ REQUEST SENT

Connects to QuickBooks Online in one click. Your competitors ask 100% of customers for reviews automatically. Now you can too.

See How It Works
FREE ASSESSMENT
Find out where your business is leaking.

Take the free assessment and get a full report on where your marketing stands and what to fix first.

Start My Free Assessment
By Keith Carpenter September 9, 2026
What a pest control marketing agency should deliver, what it costs, 7 questions to ask, and the red flags that mean you are paying for activity, not customers.
By Keith Carpenter September 9, 2026
Homeowners hire whoever shows up first in local search, not whoever does the best work. Why the worse contractor outranks you and the 5 fixes that flip it.
By Keith Carpenter September 9, 2026
A recovered Google file shows 72 Google Maps ranking factors and why your Business Profile edits do not stick. What local businesses should fix first.
By Keith Carpenter September 8, 2026
Local SEO for plumbing explained: the six steps in order, what plumbers should pay, how long it takes, and the four numbers that prove your plumbing SEO is working.
By Keith Carpenter September 8, 2026
Why is my website not getting traffic? Because a website is a store and nobody sent anyone to the door. The two problems behind 40 visits a month and the order to fix them.
By Keith Carpenter September 8, 2026
Website ROI is low because most contractor sites can only send a form. See the math on an enabled site with text, chat, booking and follow-up, and why a redesign won't fix it.
By Keith Carpenter September 8, 2026
Google says thin service area pages can make it lose faith in your whole site. How many city pages a contractor needs, what each must include, and how to recover.
By Keith Carpenter September 7, 2026
A brochure website talks about you. A salesperson website sells to your best customer 24 hours a day. The difference, why it costs you jobs, and the fix.
By Keith Carpenter September 7, 2026
HVAC SEO services explained: the six things a real HVAC SEO agency does, how long results take, what drives cost, and the four numbers that prove it works.
By Keith Carpenter September 7, 2026
Contractor website design that sells passes 5 checks: fast load, a message for your best buyer, one clear next step, above the fold, trust feel. Score yours.
By Keith Carpenter September 7, 2026
Google Business Profile service area explained: the 20 area limit, the two hour rule, storefront vs hybrid, and what really ranks a contractor in nearby towns.
By Keith Carpenter September 6, 2026
Roofing leads generator guide: what shared and exclusive roofing leads cost in 2026, and how to build a roofing lead system you own instead of renting leads forever.
By Keith Carpenter September 6, 2026
Website lead generation for contractors: why most sites convert 2 to 4 percent, the five fixes that double it, and a 30 day plan to get more leads from the same traffic.
By Keith Carpenter September 5, 2026
Concrete contractor leads cost $166 on Google Ads and $40 to $80 on LSAs. Real 2026 benchmarks, plus how concrete contractors get cheaper leads from local SEO.
By Keith Carpenter September 5, 2026
Website cost for a small business in 2026: real ranges for builders, freelancers, and agencies, the full cost breakdown, ongoing costs, and where money is wasted.
Show More