Launch in Days, Not Weeks
Professional one-page website. Only a few slots left this month
If your website takes more than 3 seconds to load, you’re losing half your visitors before they see anything. Google’s data confirms this: 53% of mobile users abandon a site that takes over 3 seconds to load. Speed isn’t a nice-to-have, it’s table stakes. The good news: 80% of slowness comes from fixable bloat. Here’s how to diagnose and fix it yourself.
Before fixing anything, measure the problem. Use one of these free tools:
Aim for a page speed score above 90 on desktop and above 70 on mobile. If you’re below 50, you have significant issues. The tool will tell you exactly what’s slow, read the diagnostics.
This is the problem 90% of the time. Your hero image is 4MB because it came straight from your iPhone or a stock photo site at full resolution. Your site loads it at 1200px wide but the file is 4000px wide. Massive waste.
The fix:
This single fix often cuts load time in half. One client went from 8 seconds to 2.5 seconds just by compressing their six largest images.
JPG and PNG are legacy formats. WebP and AVIF deliver the same visual quality at 30-50% smaller file sizes. Most modern browsers support both.
If your site serves JPGs and you switch to WebP, expect a 20-40% reduction in total page weight with zero quality difference.
Every plugin adds JavaScript and CSS files that load on every page visit, even if that plugin isn’t doing anything visible. Deactivate and delete anything you’re not actively using:
Audit method: Deactivate plugins one at a time, check if anything breaks. If nothing breaks, delete it. Most WordPress sites have 5-10 plugins that do literally nothing except slow things down.
Lazy loading means images below the fold only load when the user scrolls to them. Instead of loading 20 images on page load (slow), you load 3-4 visible images immediately and the rest on demand (fast).
loading="lazy" attributes.This won’t help your initial load speed much if you only have one or two images above the fold, but it dramatically improves performance on image-heavy pages like portfolios and galleries.
Your hosting is the foundation. If it’s slow, nothing else matters.
Cheap shared hosting (£3/month plans from GoDaddy, 123-reg): Your site shares a server with hundreds of other sites. When one of them gets traffic, yours slows down. It’s the hosting equivalent of rush-hour traffic.
Better options:
Fernside sites use Cloudflare Pages and consistently load in under 1 second. The hosting difference alone accounts for 2-4 seconds of load time improvement over budget shared hosting.
Minification removes whitespace, comments, and unnecessary characters from your CSS and JavaScript files. A 100KB CSS file might compress to 60KB, free speed.
This is typically a 5-15% improvement. Not transformative alone, but combined with the other fixes, it adds up.
If you’ve done everything above and your site still scores below 70, the problem is structural:
A developer can audit your site in 2-3 hours and fix structural issues. If the answer is “your WordPress theme is fundamentally bloated,” the fix is a rebuild on modern technology, not more plugins.
Run through this in order. Each fix builds on the last:
Most businesses can get from “painfully slow” to “fast enough” by handling steps 1-5 alone. That’s 30 minutes of work for a meaningfully better user experience.
Want a site that’s fast by default? Fernside sites load in under 1 second on Cloudflare Pages, with optimised images, modern formats, and zero bloat. If you’re tired of fighting speed issues, let’s talk about a rebuild.
Say hello
Quick intro