Feedback is the cornerstone of any successful product development process. For WordPress plugin developers, understanding why users deactivate a plugin can offer invaluable insights. As I was developing another awesome plugin for WordPress using Cloudflare, I wanted a feedback system if a user deactivates my plugin. I...
In the evolving landscape of web development, serverless applications are steadily carving their mark. Their undeniable advantages, such as unmatched scalability and robust performance, make them stand out. The beauty of serverless lies in its promise: delivering powerful solutions that not only scale effortlessly but...
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...