Plugin Contributor
iSaumya
(@isaumya)
Hi,
When I visit the admin-ajax.php it is showing that the cache status is bypass: https://i.imgur.com/QdnB4Ir.png
So, cloudflare is not caching the request. But it is still giving 403 forbidden from the origin server level. As when a request is bypassed it is handelled by the origin server.
Hello, I changed the minimization plugin, everything is now correct. Apparently WP-Optimize has some problem with this. Now autoptimize and everything is fine. Thank you
Hello, it didn’t help, I got the cache again and again the same situation. I will also write to the creators of the plugin that displays posts, but I think this is not the problem, I don’t understand what ( https://1drv.ms/u/s!AgEBbDjbk4yqgqERAFKyGrdoEGsZBA?e=HAX3X5
Plugin Contributor
iSaumya
(@isaumya)
Hi @silasveta2012,
As I said earlier this is a caching plugin and this plugin is not caching the admin-ajax.php request as shown you above.
In your video, you simply just click on the “load more” button. But here is what I want you to do (possibly on a chromium-based browser). Before you click on the button open the developer tools in the browser. Then Open up the Network Tab. Then click on the button where you will see the exact request. Also clicking on the request you will be able to see the header as well as the server response. Maybe this will help you to understand what’s going on in your site/server.
As the only thing this plugin can do is to cache or bypass the request. But there is nothing that this plugin can do which can lead to 403.
https://1drv.ms/v/s!AgEBbDjbk4yqgqElMfXx1F7GEhiKNQ?e=lwp7fy
https://1drv.ms/u/s!AgEBbDjbk4yqgqEmXNPnIrcBm3Upjw?e=xo891f Didn’t take pictures, but here there was a blockage
Disabled autoptimize, let’s see what happens without it
-
This reply was modified 4 years, 4 months ago by
Angellive.
-
This reply was modified 4 years, 4 months ago by
Angellive.
Plugin Contributor
iSaumya
(@isaumya)
In the video as I saw you are looking at the browser console. I asked you to looked at the Network Tab not in browser console. Then when the 403 happen open that admin-ajax request to see all the details like the response header the raw response received from the server etc. The browser console won’t give you much info here.
Hello, I think this is definitely not related to your plugin, I disabled Rocket Loader, and all cloudflare optimization enabled autoptimize. I think it has something to do with Rocket Loader. I didn’t see anything in the headlines, or maybe I didn’t know where to look. I am attaching the video. All optimization except cloudlare was completely disabled, and still pagination did not start. In general, if I do not dare, I will change the plugin) https://1drv.ms/v/s!AgEBbDjbk4yqgqExfDNWGSc7YgcYgg?e=YXyhXf
-
This reply was modified 4 years, 4 months ago by
Angellive.
Plugin Contributor
iSaumya
(@isaumya)
Check if you have Cloudflare Firewall enabled and maybe your requests are being blocked by Cloudflare firewall? I don’t know just a wild hunch.