EchoingRuby
Well-known member
- Joined
- Mar 25, 2020
- Messages
- 32
- Points
- 58
POST /wp-admin/admin-ajax.php cannot be accessed by bots (even though it's explicitly allowed in robots.txt) because the route returns a Cloudflare captcha challenge.
Potential fixes:
Potential fixes:
- Change robots.txt to also disallow /wp-admin/admin-ajax.php.
- Remove Cloudflare protection from /wp-admin/admin-ajax.php.