CloudFlare Rate Limiting Rules for WordPress
This article will show you how to use CloudFlare’s new, unmetered rate limiting rule in free accounts.
This article will show you how to use CloudFlare’s new, unmetered rate limiting rule in free accounts.
You can use jQuery to validate form input data before form submission. Disabling the form inputs during validation and submission seems like a good way to prevent changes to form inputs by the user before the form is processed. But subtle problems can happen if you use the disabled attribute to do this.
How to fix images that were messed up after applying the WordPress 5.9.0 update.
This article shows how to use the CloudFlare’s Server Side Exclude feature to hide data on your web site from bad actors.
In a default WordPress installation, the robots.txt file does not exist in your web site’s root directory. WordPress dynamically generates robots.txt content for your web site when it receives a request for the robots.txt file. The technique shown in this article will modify the contents of WordPress’ dynamically generated robots.txt contents.