Cloudflare: My next step for website optomisation

Posted in Notes on 25 March 2016

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.

with-cloudflare

The load times of just under 2 seconds were achieved

with-cloudflare-settings-for-wordpress

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

in Belfast, Northern Ireland

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.

Contact me today!

Related Notes Posts

February 2024

Animated SVGs (Scalable Vector Graphics)

Animated SVGs, Scalable Vector Graphics, are increasingly popular choices for adding dynamic elements to websites. Their scalability, lightweight nature, and flexibility make them attractive options... Continue reading

December 2023

Using Scalable Vector Graphics (SVGs)

Scalable Vector Graphics (SVGs) have revolutionised website design, offering unparalleled flexibility, scalability, and interactivity. As versatile graphic elements, SVGs can enhance the visual appeal and... Continue reading

September 2023

Designing websites for accessibility

In the ever-evolving landscape of web design, the balancing act between accessibility and aesthetic appeal remains a crucial consideration. As the digital realm becomes increasingly... Continue reading

More Notes Posts