Back to All Guides
2025-04-15
6 min read
Forgepath Team

Why Your Trade Website Speed Is Costing You Jobs

Load time is not a technical detail. It is a commercial one. Here is what slow websites cost trades and how to fix it.

Why Your Trade Website Speed Is Costing You Jobs

Google confirmed in 2018 that page speed is a direct ranking factor for mobile search. It has not got less important since.

For trades, this matters more than for almost any other business type. A significant proportion of trade searches happen on mobile. Many of those searches happen in urgent situations — a boiler that stopped working, a burst pipe, a roof leaking after a storm. The person searching is not patient. They will not wait four seconds for your homepage to load. They will go to the next result.

The average trade website scores below 55 on Google PageSpeed Insights for mobile. A score above 80 is achievable for most sites with targeted fixes.

What Slows Trade Websites Down

1

Uncompressed images

Images are responsible for the majority of slow load times on trade websites. A photo taken on a modern phone is typically 4 to 8 megabytes. Uploaded directly to a website without compression, it takes 3 to 6 seconds to load on a standard mobile connection. The fix is to compress every image to under 150 kilobytes before uploading, using a tool like Squoosh or TinyPNG. This single change can cut page load time by 60% on image-heavy sites.

2

Slow hosting

Cheap shared hosting puts your site on a server alongside thousands of others. When those servers are busy, your site loads slowly. Time to First Byte — the measurement of how long a server takes to respond — should be under 200 milliseconds for a well-hosted site. Anything above 600 milliseconds indicates a hosting problem. Moving to a faster host typically costs an additional £5 to £15 per month and can reduce load time by 1 to 2 seconds.

3

Unnecessary plugins and scripts

WordPress sites accumulate plugins. Every plugin adds code that the browser must load before the page becomes usable. A WordPress trade site with 20 active plugins — common for sites built by generalist developers — carries significant unnecessary load. Auditing and removing unused plugins, and replacing multiple plugins with single solutions, reduces this overhead. The target is a site that loads its core content before any third-party scripts run.

4

No lazy loading on images

Lazy loading means images below the visible area of the screen are not loaded until the user scrolls to them. Without it, a page with 20 images loads all 20 when the page opens, regardless of whether the visitor ever sees most of them. Lazy loading is a single line of code added to each image element. Most modern website platforms support it natively. On sites with large photo galleries — common for builders, landscapers, and decorators — this change alone can halve load time.

How to check your site speed right now

Go to PageSpeed Insights (pagespeed.web.dev), enter your homepage URL, and run the test on mobile. A score above 80 is good. Between 50 and 80 means there are meaningful improvements available. Below 50 means your site is actively losing you traffic and enquiries.

The report will list specific issues in order of impact. The top three are almost always image compression, unused JavaScript, and render-blocking resources. Each has a documented fix.

If your site scores below 50 and was built more than three years ago, a rebuild is likely more cost-effective than ongoing patching. The code structure of an old site often makes speed improvements difficult to implement cleanly.

Speed Questions

Does website speed affect Google rankings?
Yes. Google uses Core Web Vitals — a set of speed and usability metrics — as a direct ranking signal for all searches, confirmed in the 2021 Page Experience update. Largest Contentful Paint (how long the main content takes to appear) should be under 2.5 seconds. Cumulative Layout Shift (how much the page jumps around as it loads) should be below 0.1. First Input Delay (how long before the page responds to a tap) should be under 100 milliseconds.
My site looks fine on my phone. Does speed still matter?
Possibly. Page speed varies significantly by connection type and device. A site that loads acceptably on your phone over your home WiFi may load very slowly on a visitor using 4G in a rural area. Google measures and caches real-world performance data from Chrome users. Your PageSpeed Insights score reflects aggregate real-world performance, not just your experience.
How much does it cost to fix a slow website?
Image compression and basic performance optimisation typically takes 2 to 4 hours of developer time. At standard rates, that is £150 to £400 for most sites. Hosting migration adds another £100 to £200 including setup. If the site requires more structural changes to address render-blocking code, costs can reach £500 to £800. For sites older than three years with multiple performance problems, a rebuild often delivers better long-term value.

Not sure how your site performs?

We will run a full speed audit and tell you exactly what is slowing it down and what it would cost to fix.