How to solve this error?

Website URL

https://techivo.rf.gd/

Error Message

My website is returning a 403 Forbidden error for admin-ajax.php requests, which is breaking my Ad tracking plugin. Can you check if your server-side firewall or security rules are blocking these requests and allow them?

Other Information


Error after installing Plugin

In short it’s expected behaviour rather than an issue so there isn’t really a “fix”.

The admin-ajax.php endpoint should work correctly for actual website visitors. However, the page seems to suggest that it may be doing a check to make sure the admin-ajax.php endpoint actually works, and that part is blocked.

Most likely, nothing is actually preventing the plugin from working. The only question is whether the plugin will let you bypass this message or insist that it’s right and that you must fix a non-existent issue.

So, there is nothing that I can do, right?

It all depends. If the plugin lets you bypass the check, then you can just bypass it, and the plugin should work.

If not, you may need to reach out to the plugin creator and ask them to update it

Okay, :+1: