I am noticing that none of the javascript or css files from my plugins are being loaded into the CDN, or, being called from the CDN.
What is the best way to correct this?
I am noticing that none of the javascript or css files from my plugins are being loaded into the CDN, or, being called from the CDN.
What is the best way to correct this?
Add the paths to the custom files field on the CDN settings tab and re-export custom files or smarter still, minify those files to improve your site's load time.
Thanks! What tool do you recommend for minification?
And, do you need to explicitly call the gzipped version (js or css) or should it be served automatically?
Try the help tool on the minify settings tab. Gzipped version will be served automatically.
This topic has been closed to new replies.