Google Page Speed Test – problems
-
So I ran the google page speed test, and this was the result.
60 / 100Speed
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 28 blocking script resources and 11 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:
http://www.thetranscriptionservice.co.uk/…-includes/js/jquery/jquery.js?ver=1.11.2
http://www.thetranscriptionservice.co.uk/…s/jquery/jquery-migrate.min.js?ver=1.2.1
http://www.thetranscriptionservice.co.uk/…/js/jquery/ui/position.min.js?ver=1.11.4
http://www.thetranscriptionservice.co.uk/…ger-premium/js/jquery.print.js?ver=4.2.2
http://www.thetranscriptionservice.co.uk/…/js/jquery/jquery.form.min.js?ver=3.37.0
http://www.thetranscriptionservice.co.uk/…es/js/jquery/ui/widget.min.js?ver=1.11.4
http://www.thetranscriptionservice.co.uk/…udes/js/jquery/ui/core.min.js?ver=1.11.4
http://www.thetranscriptionservice.co.uk/…es/js/jquery/ui/button.min.js?ver=1.11.4
http://www.thetranscriptionservice.co.uk/…-manager-premium/js/scripts.js?ver=4.2.2
http://www.thetranscriptionservice.co.uk/…upload/js/plupload.full.min.js?ver=4.2.2
http://www.thetranscriptionservice.co.uk/…plupload/jquery.ui.plupload.js?ver=4.2.2I also ran a google fetch and render and this was the result:
Googlebot couldn’t get all resources for this page. Here’s a list:
URL Type Reason
http://www.thetranscriptionservice.co.uk/wp-admin/js/media-upload.min.js?ver=4.2.2 Script Blocked robots.txt Tester
http://www.thetranscriptionservice.co.uk/wp-admin/js/editor.min.js?ver=4.2.2 Script Blocked robots.txt Tester
https://www.gstatic.com/recaptcha/api2/r20150615153703/recaptcha__en.js Script BlockedAll of this goes a little bit above my head, so I’m wondering if some wonderfully clever person out there could tell me what’s happening and how I can fix it?
Thanks
Shelley
The topic ‘Google Page Speed Test – problems’ is closed to new replies.