Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
joelle Posted August 9, 2013 Posted August 9, 2013 Google PageSpeed insights suggests the following for my site: Eliminate external render-blocking Javascript and CSS in above-the-fold content Does someone know how to implement this suggestion?
Phil624 Posted November 7, 2013 Posted November 7, 2013 Same problem here, how can we move the javascript loading out of the header? 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.YOURSITE.net/mobiquo/smartbanner/appbanner.js http://www.YOURSITE.net/public/js/3rd_party/prototype.js http://www.YOURSITE.net/public/js/ipb.js?ipbv=2c0bf27a11610d728774f533157c3370&load=quickpm,hovercard,board http://www.YOURSITE.net/public/js/3rd_party/scriptaculous/scriptaculous-cache.js http://www.YOURSITE.net/cache/lang_cache/1/ipb.lang.js?nck=393844341de5ef1f95b315754bc263c6 http://www.YOURSITE.net/public/js/ips.quickpm.js http://www.YOURSITE.net/public/js/ips.hovercard.js http://www.YOURSITE.net/public/js/ips.board.js https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js http://www.YOURSITE.net//public/style_images/master/js/slides.min.jquery.js http://www.YOURSITE.net/public/js/ips.recentTopicsHook.js http://www.YOURSITE.net/public/js/ips.forums.js Optimize CSS Delivery of the following: http://www.YOURSITE.net/public/style_css/css_1/simples.css?ipbv=2c0bf27a11610d728774f533157c3370 http://www.YOURSITE.net/public/style_css/css_1/jawards.css?ipbv=2c0bf27a11610d728774f533157c3370 http://www.YOURSITE.net/public/style_css/css_1/ipb_help.css?ipbv=2c0bf27a11610d728774f533157c3370 http://www.YOURSITE.net/public/style_css/css_1/ipb_styles.css?ipbv=2c0bf27a11610d728774f533157c3370 http://www.YOURSITE.net/public/style_css/css_1/calendar_select.css?ipbv=2c0bf27a11610d728774f533157c3370 http://www.YOURSITE.net/public/style_css/css_1/ipb_common.css?ipbv=2c0bf27a11610d728774f533157c3370 http://www.YOURSITE.net/public/style_extra/tctc91_breadcrumbs/css/theme_deluxe_blue.css http://www.YOURSITE.net/mobiquo/smartbanner/appbanner.css Thanks! -Phil
Grumpy Posted January 22, 2014 Posted January 22, 2014 Anyone? I don't know if you have the same issue as the other guys... but https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js is the external blocking javascript. You can just change the setting so that it loads from your own server. But chances are, that won't be any faster. Quite simply, the advice generated is wrong.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.