Google Optimized Suggestions (JavaScript)
When you run Page Speed Insights in GWT, at the bottom after they give you suggestions on what to correct they have a file you can download with the optimized images, JavaScript and CSS resources for that particular page (which I may say is very nice of them). Im OK with the images and CSS files as I can just upload them and they are done but I have no idea what to do with the optimized JavaScript. How do I implement those optimized JavaScript files into my website? They are all that is left slowing down my website.
Thanks - Travis