Object storage pricing is deceptively hard to compare because the headline storage rate is rarely the number that ends up on your bill. The figure that actually decides your cost is egress, the charge for serving data out to your users, and it is exactly the number that providers bury. Cloudflare R2 made itself easy to...
Website Optimization
Guides, tips, and best practices for website optimization — improving performance, speed, and user experience.
Nobody enjoys CAPTCHAs. Squinting at traffic lights and fire hydrants to prove you are human is a tax on every honest visitor, and the data those puzzles feed back to advertising networks is its own concern. Cloudflare Turnstile replaces all of that with a smart, mostly invisible check that confirms a visitor is human...
A professional email address at your own domain, such as [email protected], instantly makes a business look more credible than a generic free-mail address. The traditional way to get one was to pay for a hosted mailbox per user, every month, forever. Cloudflare Email Routing offers a simpler path for many people:...
“How much does a website cost?” is one of the most searched web development questions in the UK, and one of the hardest to answer honestly without context. Website development cost in 2026 ranges from a few hundred pounds for a template build to well over fifty thousand for a custom platform, and the gap is not...
Struggling to increase your website’s visibility on search engines? This SEO crash course is here to help you. I’ll provide you with essential information and practical tips on optimizing your site’s content, design, and performance. By the end of this guide, you’ll be well-equipped to improve your website’s search...
Due to how popular PrestaShop is, being widely used by thousands of online stores, I have decided to give you the opportunity to speed it up considerably. This e-commerce platform is very dynamic and full of images. So full of images that most of them download around 5 to 10 and even 20 megabytes of images on each...
I am posting this article due to the many requests I received regarding Cloudflare Image Resizing and my WordPress plugin. Due to how WordPress is designed, it’s not possible to make my plugin compatible with everything out there, so in this article we explore another method via Cloudflare Workers. Please note that I...
Today you will learn how to block Proxy IP’s (free ones) using Cloudflare Workers for Free. As you already know by now, Cloudflare offers Managed Lists . These are available only for Enterprise customers. Their Managed Lists are more effective than what we are doing here, but nevertheless our method is decent...
Today you will learn how to block TOR network IP’s (relays and bridges) using Cloudflare Workers for Free. Before we dig into anything, I must inform you that Cloudflare has recently introduced Managed Lists where blocking TOR can be done with a click. The only downside is that these are available only for Enterprise...
This article is suitable for anyone out there, from starters to even the most experienced web developers. I’ve seen decade long Senior Web Developers ignoring fonts and not dealing with them properly, so please read along. After reading a few lines below you will use the correct @font-face and CSS that will work across...