Web Site Optimization: 13 Simple Steps

Started by sukishan, Aug 22, 2009, 06:44 PM

Previous topic - Next topic

sukishan

1. Make fewer HTTP requests

2. Use a Content Delivery Netork

3. Add an Expires header

4. Gzip components

5. Put CSS at the top

6. Move scripts to the bottom

7. Avoid CSS expressions

8. Make JavaScript and CS external

9. Reduce DNS lookups

10. Minify JavaScript

11. Avoid redirects

12. Remove duplicate scripts

13. Configure ETags
A good beginning makes a good ending