This article covers how to whitelist the admin-ajax.php page for WordPress in Cloudflare.
Related Articles
Use AbuseIPDB with CSF (ConfigServer Firewall)
How to Install CSF for Better cPanel Server Security
AutoSSL with Cloudflare
IMPORTANT: This guide requires you have Cloudflare enabled on your site.
Allowing Admin Ajax
- Log in to your Cloudflare dashboard, and select your account and domain.
-
Click on Security > Security Rules.
NOTE: If prompted, choose the new Cloudflare Dashboard. -
Select +Create Rule > Custom Rules.
-
Fill out the "When incoming requests match" field with Name (Admin Ajax), Field (URI Path), Operator (contains), and the Value (wp-admin/admin-ajax.php).
-
Choose Action
- Skip- This allows all requests for admin-ajax.php
-
Select all checkboxes under WAF components to skip
- Click Deploy.
Comments
0 comments
Article is closed for comments.