Exclude js not working
-
Hi,
I was following this tutorial in order to find the js file that I need to exclude from minification in order to make my website work as it did before the optimization.
https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/I added all js files that load on my homepage to Page Optimisation > Tuning > JS exclude. This should make my website work fine again, but it is still broken. This is how I’m adding the files:
….
https://echipamenteprotectie.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0
https://echipamenteprotectie.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2
https://echipamenteprotectie.com/wp-content/plugins/cookie-law-info/public/js/cookie-law-info-public.js?ver=2.0.5
https://echipamenteprotectie.com/wp-content/plugins/popup-builder/public/js/Popup.js?ver=4.0.2
….Is there something wrong with the way I am adding these paths?
- The topic ‘Exclude js not working’ is closed to new replies.