Eliminate render-blocking JavaScript and CSS in above-the-fold content
Hi,
I am suffering on the google page speed test due to the following.
Consider Fixing:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 22 blocking script resources and 8 blocking CSS 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
:
- sellyourtackle.co.uk/…auction-plugin/js/countdown.js?ver=4.2.2
- sellyourtackle.co.uk/…sive-cp/includes/js/respond.js?ver=4.2.2
- sellyourtackle.co.uk/…s/ios-orientationchange-fix.js?ver=4.2.2
- http://ajax.googleapis.com/…s/jquery....js?ver=1.10.2
- sellyourtackle.co.uk/…lidate/jquery.validate.min.js?ver=1.13.0
- sellyourtackle.co.uk/…lidate/jquery.validate-lang.js?ver=4.2.2
- sellyourtackle.co.uk/…udes/js/jquery/ui/core.min.js?ver=1.11.4
- sellyourtackle.co.uk/…es/js/jquery/ui/widget.min.js?ver=1.11.4
- sellyourtackle.co.uk/…des/js/jquery/ui/mouse.min.js?ver=1.11.4
- sellyourtackle.co.uk/…es/js/jquery/ui/slider.min.js?ver=1.11.4
- sellyourtackle.co.uk/…ss/includes/js/jquery.tinynav.js?ver=1.1
Most if not all of these scripts are in classipress/wordpress
Is there anything I can do to rectify this?
Should appthemes be working towards placing these scripts in such a way that page speed doesn't suffer?
Help please.