by Ras
13. November 2011 18:08
You can optimize your web site performance by finding the issues and possiblities that google Page Speed will give you.
Page Speed is an open-source project started at Google to help developers optimize their web pages by applying web performance best practices. Page Speed started as an open-source browser extension.
With combining Google Page Speed and Firebug on Firefox you can Analyze your web site and find the issues.
1- Install Google Page Speed and Firebug addons on Firefox.
https://addons.mozilla.org/en-US/firefox/addon/firebug/
http://code.google.com/speed/page-speed/download.html
2- Open Firefox and Go to your desired web page.
3- From Tools Menu select Web Developer -> Firebug and then Open Firebug.
4- On the bottom of your browser additional box will appear.
5- Select “Page Speed” and then click on “Analyze Performance”
6- It will give you a report of issues and possible improvement as well as an score.
