YSlow - Identify why your site performance is slow and how to improve site performance
How to install YSlow?
First install Firebug and after you install firebug install YSlow. YSlow works over Firebug so installing firebug first is mandatory. Firebug itself is an awesome tool, i will write about it whenever i get a chance.
Now what does YSlow tool offer to improve site performance ?
YSlow analyzes the site performance and lets you catch the low hanging fruits to improve performance of your site. YSlow will analyze your webpage and give you a grade for the page.

Apart from overall grade it gives you where your grade is less. Try to be an A in all. Expand each point to see why your score is low for that point. Click on the point and it will lead you to Yahoo Developer zone where you will find the way to fix the problem as well and improve site performance.
It also gives you other meaningful data in its Stats view :-

Here you get to see the total size of page for both cases when there was no cache and when there was cache. The first time visitor will download the data when there was no cache at all. Try to keep the page size small - 200k is the max you should go to. Also gives you the cookies information and how much data gets transferred in cookies. Now this cookie data should be minimalistic as this cookie data gets transferred to the server with every single request of your
Using YSlow to improve your site performance is totally recommended !
Next Read -> Free tool to identify broken links on your site


0 comments:
;; Post a Comment