Wordpress LScache Plugin: JS optimization ? difiiculty excluding a script (MailChimp validate)
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hi there, My page has a MailChimp subscribe form that uses: When I combine JS, this is breaking some other elements, so I want to exclude that. Ive tried a couple of approaches: using the tuning section of the plugin settings to exclude the file ? mc-validate.js ? but it doesnt seem to accept the externally sourced file. Is that right? Ive also tried adding data-no-optimize=1 to the call for the script, but that seems to be getting stripped out. Is that right? Any thoughts how i can prevent that particular script from being combined with my other JS? Thanks. The page I need help with: https://www.spanishpropertyinsight.com/news/ Hi, If you use data-no-optimize=1 , that js will be kept where is was while not moved to top/bottom. Will it be combined? I dont think so as its external link.
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference