playerone
Active member
- May 13, 2020
- 27
- 108
- 33
I was trying to optimize my site for speed using WP Rocket, perfmatters, autoptimize and somehow it's all messed up now on the backend admin panel. It cannot load javascripts.
I tried to disable/delete all the cache scripts and didn't work.
Example: White trying to debug with the dev console in Firefox I get a 403 on
Loading failed for the <script> with source “https://www.example.com/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0”.
But if I hit the link without the query string https://www.example.com/wp-includes/js/dist/vendor/react.min.js from the browser. It load fine.
Perhaps some stupid things I did. Still a noob with Wordpress. The Web server is openlitespeed.
Thank you in advance for any insights into the problem.
I tried to disable/delete all the cache scripts and didn't work.
Example: White trying to debug with the dev console in Firefox I get a 403 on
Loading failed for the <script> with source “https://www.example.com/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0”.
But if I hit the link without the query string https://www.example.com/wp-includes/js/dist/vendor/react.min.js from the browser. It load fine.
Perhaps some stupid things I did. Still a noob with Wordpress. The Web server is openlitespeed.
Thank you in advance for any insights into the problem.