MyBB Community Forums

Full Version: Is it a good idea to host CSS and .JS files on a CDN?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it a good idea to host CSS and .JS files on a CDN?
You should really only need to do this if you have a very large forum, such as HackForums. Otherwise, there is no need to host your CSS and Javascript files on a separate server. Smile