
Optimize work in Wordpress (Plugin)
Hello
I'm trying to optimize the loading time of my website, I find with this problem in Google Page Speed:
Your page has 1 blocking script resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
http://p.jwpcdn.com/6/12/jwplayer.js?ver=4.2.4
I guess there will be a way to optimize load plugin script avoiding the Head or other solution.
Regards.