Today we optimized CodeAndMore to just have 17 requests, 100/100 score for performance grade given by Pingdom Tools: 100/100 performance score on Pingdom Tools YSlow Score is now 99. Highest possible if we know Google Analytisc always is set to score B. PageSpeed score is 99. Still of course.
Nginx on a VPS – user trick
As we know, Nginx is faster than Apache to serve static files. Recently CodeAndMore installs nginx as its default however we met difficulty with “nginx” user, which is different than WHM – Apache – PHP user. Difficult to backup by Cpanel, harder to upload files via SFTP etc… Until we found that it is possible …
CSS Sprite for codeandmore.com
We have 127 elements on home page of codeandmore.com: http://tools.pingdom.com/?url=http://codeandmore.com/&treeview=0&column=objectID&order=1&type=0&save=true, and we expecting less than 50 elements so: less requests faster load Current progress: optimized to less than 40 elements. Loading speed optimized. More details to come.