djpat99 Posted March 5, 2015 Share Posted March 5, 2015 Hello and sorry for posting about a topic that may have been covered but I feel I have looked everywhere and can't seem to improve my site. The problem is the load time. I know Google are using site speed as a ranking signal and I am trying to speed up my site. It has always been slow to load (4.5 seconds average) but most of the suggestions by Google PageSpeed Insights page should be covered in the Performance tab of the back office. For example - Google suggests to Minify HTML, but doesn't the back office show an option to turn this off and on in Performance? I have it on but Google says it isn't, or if it is, it isn't "minified" enough. Also why doesn't it seem to compress home page pictures? I have tried making the file size smaller but it is still under optimised. I realise the server response time is slow too so I am looking for dedicated hosting in the hope that this will be better than what I am using now. I have included the below for reference. I hope someone can point me in the right direction. Many thanks for taking the time to read this. 60 / 100Speed Should Fix: Eliminate render-blocking JavaScript and CSS in above-the-fold content Your page has 3 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. Optimize CSS Delivery of the following:http://gamer-tech.co.uk/…bd3968bea6cbaac263b96e4a2c040f2d_all.css http://fonts.googleapis.com/css?family=Open+Sans http://fonts.googleapis.com/…Open+Sans:300,600&subset=latin,latin-ext Hide details Reduce server response time In our test, your server responded in 1.5 seconds. There are many factors that can slow down your server response time.Please read our recommendations to learn how you can monitor and measure where your server is spending the most time. Hide details Optimize images Properly formatting and compressing images can save many bytes of data. Optimize the following images to reduce their size by 127.3KiB (94% reduction).Compressing and resizing http://gamer-tech.co.uk/…img/a551f9a5a5aa9a0792e3c2a665678760.jpg could save 95.3KiB (98% reduction). Compressing and resizing http://gamer-tech.co.uk/…833292e5004c7673dda202f_fast-service.jpg could save 16.5KiB (82% reduction). Compressing and resizing http://gamer-tech.co.uk/…9808fdb7a3137607a5_business-services.jpg could save 15.4KiB (84% reduction). Hide details Consider Fixing: Enable compression Compressing resources with gzip or deflate can reduce the number of bytes sent over the network. Enable compression for the following resources to reduce their transfer size by 85.8KiB (87% reduction).Compressing http://gamer-tech.co.uk/ could save 85.8KiB (87% reduction). Hide details Leverage browser caching Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network. Leverage browser caching for the following cacheable resources: http://connect.facebook.net/en_US/all.js (20 minutes) http://www.google-analytics.com/plugins/ua/ec.js (60 minutes) http://www.google-analytics.com/analytics.js (2 hours) Hide details Minify HTML Compacting HTML code, including any inline JavaScript and CSS contained in it, can save many bytes of data and speed up download and parse times. Minify HTML for the following resources to reduce their size by 2.2KiB (3% reduction).Minifying http://gamer-tech.co.uk/ could save 2.2KiB (3% reduction). Hide details Minify JavaScript Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time. Minify JavaScript for the following resources to reduce their size by 1.8KiB (2% reduction).Minifying https://fbstatic-a.akamaihd.net/rsrc.php/v2/yq/r/QnoXUYZrX9L.js could save 1.1KiB (2% reduction) after compression. Minifying http://gamer-tech.co.uk/…v_15_16f2a165e730c1e628dc4ca9231ffd75.js could save 764B (1% reduction) after compression. Hide details 3 Passed RulesShow details Download optimized image, JavaScript, and CSS resources for this page. 99 / 100User Experience Consider Fixing: Size tap targets appropriatelyShow how to fix 4 Passed RulesShow details Link to comment Share on other sites More sharing options...
JPresta.com Posted March 5, 2015 Share Posted March 5, 2015 For example - Google suggests to Minify HTML, but doesn't the back office show an option to turn this off and on in Performance? I have it on but Google says it isn't, or if it is, it isn't "minified" enough. This option is available : compress HTML Google say that because you can minify more but Prestashop chose to keep correct HTML. Some more compression can be done but it breaks HTML standards even if it works on most browsers. Also why doesn't it seem to compress home page pictures? I have tried making the file size smaller but it is still under optimised. Optimising images cannot be done with PHP only that's why it's not provided (I guess). But you can find some free modules that are using Smush.it service provided by Yahoo, this will optimize your images but Google will tell you that you can still save 2 or 3% (better than 95% anyway)... I realise the server response time is slow too so I am looking for dedicated hosting in the hope that this will be better than what I am using now. You can enable profiling to see where your site is slow. You can also use code cache (APC) or HTML cache module like PageCache (my module). The theme is also very important; I advise you to take a theme that claims to be fast and/or SEO dedicated. 1 Link to comment Share on other sites More sharing options...
djpat99 Posted March 6, 2015 Author Share Posted March 6, 2015 (edited) Thank you so much for your answer and pointing out exactly what can be done. I shall take a look at your module now as well as the other suggestions. Thank youJust out of curiosity, the free modules for image optimisation you mentioned, do you know any of the names? I've been looking through the Prestashop module list but cant find anything. I've looked at your module too and when our budget allows it (probably next week now) I will be looking to purchase it. Edited March 6, 2015 by djpat99 (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted March 6, 2015 Share Posted March 6, 2015 also Google measures 'above the fold' page render, i.e. what the visitor sees. This means while we can work on 'total' page render decreasing 'above the fold' is the most important.. 2 Link to comment Share on other sites More sharing options...
JPresta.com Posted March 6, 2015 Share Posted March 6, 2015 Just out of curiosity, the free modules for image optimisation you mentioned, do you know any of the names? I've been looking through the Prestashop module list but cant find anything. I've looked at your module too and when our budget allows it (probably next week now) I will be looking to purchase it. Sorry I thought it was free but it's 30€, this was this one: http://www.presteamshop.com/en/modules-prestashop/smush-optimize-image.html 1 Link to comment Share on other sites More sharing options...
djpat99 Posted March 6, 2015 Author Share Posted March 6, 2015 Thanks again for the guidance and pointing me in the right direction. Link to comment Share on other sites More sharing options...
djpat99 Posted June 19, 2015 Author Share Posted June 19, 2015 Hi Mr/Mrs Page CacheIt has taken me some time but I am about to purchase your module thanks to your advice. Do you have any tips of how best to optimise it or is it all self explanatory? Link to comment Share on other sites More sharing options...
JPresta.com Posted June 19, 2015 Share Posted June 19, 2015 Hi Mr/Mrs Page Cache It has taken me some time but I am about to purchase your module thanks to your advice. Do you have any tips of how best to optimise it or is it all self explanatory? OK, please contact me here: https://addons.prestashop.com/fr/ecrire-au-developpeur?id_product=7939 so I can help you Link to comment Share on other sites More sharing options...
Zohaib-fk Posted July 26, 2015 Share Posted July 26, 2015 (edited) Hi, gzip compression of the webpage feature available in php installation helps to increase web page load time. This information can be found using phpinfo function call ,which will show php.ini file settings as well. PrestaShop Tutorials Videos [How to do Tasks] https://www.prestashop.com/forums/topic/907438-prestashop-tutorials-videos-how-to-do-tasks/ Edited June 23, 2021 by Zohaib-fk Post Updated (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now