I’ve been working to dramatically reduce page load times on my site. Load times were reduced from 6 seconds to about 3 just by minifying content, using a CDN for static resources and generally removing scripts images that were not required.
My main issues ended up being a slow server using cheap hosting and an SSL certificate that marginally increases the download time.
The load times of just under 2 seconds were achieved
The above rules were required in CloudFlare to get it working correctly with WordPress, the first rule turns off caching for the admin area and a few other bits and pieces. The second rule ensures page preview works. Both these rules completely do away with caching at all levels.
The last rule is the catch all for everything not included in the above two rules. it caches everything on the domain.
WordPress developer
<p>
in Belfast, Northern Ireland
</p>
I’ve been developing WordPress websites for 10 years and am always looking for the next exciting project from personal blog, community portal or business website. Why not get in touch to see if I can help you with yours.
<p>
<a class="button" href="/contact/">Contact me today!</a>
</p>
Latest posts
—
Website Speed Improvements
Website speed has become one of the most significant factors in determining user satisfaction and search performance. A slow-loading website can frustrate visitors, damage your brand’s credibility and, ultimately, cost…
—
Structured data for SEO
Adding structured data to a website is one of those steps that often gets overlooked, yet it can make a real difference to how a site performs in search engines.…
—
Using WordPress as a static site generator
Static site generators have gained significant traction amongst developers, designers, and businesses seeking faster, more secure websites. Unlike traditional dynamic sites, which rely on a database to deliver content on…
Continue reading "Using WordPress as a static site generator"
—
Simple steps to protect your privacy online
In today’s digital world, protecting your privacy online has become essential. With personal data constantly being shared, stored, and potentially accessed by unauthorised parties, safeguarding your privacy can help you…
Continue reading "Simple steps to protect your privacy online"

