Here is a fact almost nobody selling you a website will say out loud: if your site takes longer than two seconds to load on a phone, you have already lost roughly a quarter of the people who clicked. By four seconds, half of them are gone. They did not leave an angry review. They did not tell you. They just tapped back and picked the next HVAC, plumber, or dentist on the list.
This is the quietest, most expensive problem on the internet. And for most local service businesses, it is also the single most fixable one.
What "fast" actually means
Google measures site speed using something called Core Web Vitals. The most important one for you is Largest Contentful Paint (LCP) — the moment the biggest visible thing on your page (usually the hero headline or photo) finishes rendering.
Google's own thresholds are straightforward:
- Good: LCP under 2.5 seconds
- Needs improvement: 2.5 to 4.0 seconds
- Poor: anything over 4.0 seconds
"Good" is the floor, not the ceiling. The sites that dominate local search are closer to 1 second — often under. A well-built custom site on decent hosting should comfortably hit sub-1-second load times on a mid-range phone over 4G. If yours does not, you are working uphill against every competitor who does.
A one-second delay in mobile load time can cut conversions by up to 20%. Amazon famously estimated that every 100 milliseconds of latency cost them roughly 1% in sales. — Google / Deloitte, "Milliseconds make Millions" (2020)
Why speed is really an SEO signal
Google has said, publicly and repeatedly since 2021, that page experience (including Core Web Vitals) is a ranking factor. What they have been quieter about is just how much it matters for local searches — the map-pack results that dominate queries like "emergency plumber near me" or "AC repair Las Vegas."
When two local businesses have similar reviews and similar relevance, Google tends to favor the one whose site loads faster, because it is a more reliable experience for a mobile searcher in a hurry. Slow sites also get crawled less often, which means new pages take longer to appear in search results.
If you want the longer explanation of the metrics Google uses, we break them down in plain English here.
The 60-second self-test
You do not need a developer to find out where you stand. You need a web browser and one minute.
- Open pagespeed.web.dev in a new tab.
- Paste your website URL into the field and hit Analyze.
- Wait about 20 seconds for the report.
- Look at the Mobile tab first — that is where 70%+ of your traffic lives.
- Find the Largest Contentful Paint number. That is your truth.
You will see a score from 0 to 100. Anything under 70 on mobile is a problem. Anything under 50 means you are actively losing customers every day.
Quick wins that don't require a developer
You can often shave one to three seconds off a slow site without writing a single line of code. In rough order of impact:
- Compress your hero image. A 3 MB photograph straight from a phone is the single most common cause of a slow first load. Run it through Squoosh or TinyPNG. Aim for under 200 KB.
- Use modern image formats (WebP or AVIF). They are 25–50% smaller than JPEG at the same visual quality and every modern browser supports them. If your site builder does not offer them, that is a red flag about the platform itself.
- Strip unused plugins. If you are on WordPress, every plugin you install adds scripts that run on every page load. A typical small-business WordPress site carries 20–30 plugins; most of them can be cut in half.
- Cut the chat widgets, popups, and "free SEO" tools. Many of them inject 500 KB–1 MB of JavaScript per page. If you are not actively using a tool, remove it.
- Switch to a real CDN. If your site is hosted on a cheap shared host in one data center, users on the wrong coast pay a tax on every request. Modern platforms (Vercel, Netlify, Cloudflare Pages) serve files from the nearest edge — instantly.
When the issue isn't something you can fix yourself
Sometimes the problem is not a fat image or a runaway plugin — it is the foundation. If your site is built on a drag-and-drop page builder like Wix, Weebly, GoDaddy Builder, or a heavy WordPress theme, there is a ceiling you cannot push through. These platforms ship 1–2 MB of framework code before a single pixel of your content arrives. No amount of image compression fixes that.
The tell is simple: you do everything on the list above, rerun PageSpeed Insights, and the score barely moves. At that point, you are not slow because of a setting. You are slow because of the platform.
That is usually the moment people start looking for a custom build. A modern, hand-coded site on edge hosting can load in 400–900 ms on a phone — three to five times faster than the average templated small-business site. For a plumber getting 3,000 mobile visits a month, that typically translates into 50–100 more rings a month off the same traffic.
What to do next
Run the PageSpeed test. Write down your LCP number. If it is above 2.5 seconds on mobile, work through the checklist above for an afternoon and retest. If the needle barely moves, the platform is the problem, not the content.
At Premium Sites, every site we ship is engineered to hit sub-second loads on a 4G phone — not because it is impressive, but because it is the minimum standard for a site that has to compete for local searches in 2026. If you want to see where your site stands and what a real fix would look like, send us the URL and we will run a free audit.