WebDevAE Posted June 23, 2014 Share Posted June 23, 2014 Hi everybody ! I have a problem with the speed of my website. I spend 4 or 5 seconds to load every page. My website is on 1&1 servers and the Smarty cache is already activated. Do you have any idea to improve the speed of my website ? Website : www.domerca.com Thank you in advance. Link to comment Share on other sites More sharing options...
JPresta.com Posted June 23, 2014 Share Posted June 23, 2014 First, enable CCC on JS and CSS in the performance page. You should enable gzip compression (see with 1&1 to know how) Your theme does not specify image dimension; ex: <img src="myimage.jpg" width="129" height="129"/> Other stuff here: http://gtmetrix.com/reports/www.domerca.com/OMJzCQ2d 1 Link to comment Share on other sites More sharing options...
JPresta.com Posted June 23, 2014 Share Posted June 23, 2014 You can also compress HTML in performance page (at least if you cannot use gzip) Link to comment Share on other sites More sharing options...
WebDevAE Posted June 23, 2014 Author Share Posted June 23, 2014 First, enable CCC on JS and CSS in the performance page. You should enable gzip compression (see with 1&1 to know how) Your theme does not specify image dimension; ex: <img src="myimage.jpg" width="129" height="129"/> Other stuff here: http://gtmetrix.com/reports/www.domerca.com/OMJzCQ2d Thank you very much ! I'm going to do it, but i called 1&1, and they said that gzip and deflate compression is impossible on their servers, because they have their own compression ... Link to comment Share on other sites More sharing options...
El Patron Posted June 23, 2014 Share Posted June 23, 2014 what version of PS are you running? Link to comment Share on other sites More sharing options...
WebDevAE Posted June 23, 2014 Author Share Posted June 23, 2014 what version of PS are you running? I'm running PS 1.6.0.6. Link to comment Share on other sites More sharing options...
El Patron Posted June 23, 2014 Share Posted June 23, 2014 I am not seeing the page render delay with 4-5 seconds you are seeing. Maybe your connection is not very good. Testing from US. 1 Link to comment Share on other sites More sharing options...
WebDevAE Posted June 23, 2014 Author Share Posted June 23, 2014 I am not seeing the page render delay with 4-5 seconds you are seeing. Maybe your connection is not very good. Testing from US. Ok tank you. I tried to do what joemartin said, and i think that it runs faster now. Thank tou to both of you ! 1 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