PageSpeed Insights issues

Support desk for Multipurpose Quark Theme
GK User
Tue May 31, 2016 9:27 pm
12/3 quick install quark ecommerce
www.ahgoobaby.com

PageSpeed Insights by Google: https://developers.google.com/speed/pagespeed/insights/?url=www.ahgoobaby.com

shows "Eliminate render-blocking JavaScript and CSS in above-the-fold content
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://www.ahgoobaby.com/…/2/0/04b3450b08f7c90bbeda7adee318b71e.js"

Do you know how to fix the template / module code to resolve this issue?

Thanks.
User avatar
Expert Boarder

teitbite
Sun Jun 05, 2016 8:13 pm
Hi

Please disable JCH Optimisation plugin and run this test again to learn which file is the one blocking rest from load.
User avatar
Moderator

GK User
Wed Jun 08, 2016 6:03 pm
jchoptimize is disabled. Please see the above pagespeed test result again and let me know what I need to do to fix this problem. There are a number of URLs and your forum limits the ability for me to post them all so please refer again to the above pagespeed link and advise while I currently have jchoptomize turned off.
User avatar
Expert Boarder

teitbite
Fri Jun 10, 2016 6:49 pm
Hi

I've just checked, but it's a delay of 1s, so it's not noticable, but if You want You can edit every js script from the list and if You will see at the beginning of the file code:

Code: Select all
$(document).ready(function() {


change "ready" to "load".

But to be honest I was expecting a script which really blocks resources and not that slight delay. Try using jotCache instead of changing anything, it will give You better results than this operation.
User avatar
Moderator


cron