My site loads very, very slow. Google Analytics lists the render blocking JS as one reasons. Here is a paste of their recommendations: Recommendations JavaScript needed to render the above-the-fold region should be inlined, and JavaScript needed to add additional functionality to the page should be deferred until after the above-the-fold content has been delivered. Please keep in mind that for this to improve your loading time, you must also Optimize the CSS Delivery. For more details on how to do this, please see: How to inline small JavaScript? How to defer loading of blocking JavaScript? Can you help me with this.