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...
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...
Today we will talk about web responsive images, a very popular topic and quite problematic. If you search this topic you will find countless articles with all sorts of explanations, however I will won’t repeat those and teach you differently. Load images correctly, increase your SEO ranking and offer a better user...