According Google the time of loading of web page can be one of the factor of a website ranking in 2010. Google has come up with a tool known as Google Page Speed. Using such source as an open-source Firefox/Firebug Add-on – Page Speed can help web developers to evaluate the performance of their web pages and to get suggestions on how to improve them with a number of different rules.
All what you need is to install Google Page Speed in your Firefox browser then you get possibility to analyze your page more detailed and comprehensive.
The best practices are grouped into five categories that cover different aspects of page load optimization:
•Optimizing caching — keeping your application’s data and logic off the network altogether
•Minimizing round-trip times — reducing the number of serial request-response cycles
•Minimizing request size — reducing upload size
•Minimizing payload size — reducing the size of responses, downloads, and cached pages
•Optimizing browser rendering — improving the browser’s layout of a page
Leave a Reply
You must be logged in to post a comment.