Hello
I am trying to increase our score on Google PageSpeed but have come up against two suggestions which I am reluctant to proceed with without more information (also I have no experience of javascript) - hopefully someone has a suggestion!
1 - Minify JavaScript
This refers to several of the SellerDeck javascript files. I have found a few websites which can 'minify' the code but I am unsure as to whether they are trustworthy - does anyone have any experience of using a particular site?
2 - Eliminate render-blocking JavaScript and CSS in above the fold content
Again this refers to the SellerDeck javascript files
"Your page has 6 blocking script resources and 2 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."
Your page has 6 blocking script resources and 2 blocking CSS resources. This causes a delay in rendering your page.
.
◾Remove render-blocking JavaScript:
◾http://www.restexpress.co.uk/acatalog/actiniccore.js
◾http://www.restexpress.co.uk/acatalog/actinicextras.js
◾http://www.restexpress.co.uk/acatalog/Act_sections.js
◾http://www.restexpress.co.uk/acatalo....js?DAYNO=NLPA
◾http://www.restexpress.co.uk/acatalo....js?DAYNO=NLPA
◾http://www.restexpress.co.uk/acatalo....js?DAYNO=NLPA
◾Optimize CSS Delivery of the following:
◾http://www.restexpress.co.uk/acatalog/actinic.css
◾http://www.restexpress.co.uk/acatalog/theme.css
I have run the PageSpeed tool on several other SellerDeck sites and this issue comes up on all of them (except one).
The files are all in the <head> section but I don't want to move them out of it without knowing the consequences.
Sorry this is a bit lengthy but any advise on how to proceed would be very gratefully received!
Thank you
Helen
I am trying to increase our score on Google PageSpeed but have come up against two suggestions which I am reluctant to proceed with without more information (also I have no experience of javascript) - hopefully someone has a suggestion!
1 - Minify JavaScript
This refers to several of the SellerDeck javascript files. I have found a few websites which can 'minify' the code but I am unsure as to whether they are trustworthy - does anyone have any experience of using a particular site?
2 - Eliminate render-blocking JavaScript and CSS in above the fold content
Again this refers to the SellerDeck javascript files
"Your page has 6 blocking script resources and 2 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."
Your page has 6 blocking script resources and 2 blocking CSS resources. This causes a delay in rendering your page.
.
◾Remove render-blocking JavaScript:
◾http://www.restexpress.co.uk/acatalog/actiniccore.js
◾http://www.restexpress.co.uk/acatalog/actinicextras.js
◾http://www.restexpress.co.uk/acatalog/Act_sections.js
◾http://www.restexpress.co.uk/acatalo....js?DAYNO=NLPA
◾http://www.restexpress.co.uk/acatalo....js?DAYNO=NLPA
◾http://www.restexpress.co.uk/acatalo....js?DAYNO=NLPA
◾Optimize CSS Delivery of the following:
◾http://www.restexpress.co.uk/acatalog/actinic.css
◾http://www.restexpress.co.uk/acatalog/theme.css
I have run the PageSpeed tool on several other SellerDeck sites and this issue comes up on all of them (except one).
The files are all in the <head> section but I don't want to move them out of it without knowing the consequences.
Sorry this is a bit lengthy but any advise on how to proceed would be very gratefully received!
Thank you
Helen
Comment