August 03, 2007
Faster Web Sites
Here are some rules to make your web site faster and gooder. These thirteen rules can be enforced via the new Yahoo Firefox plugin called YSlow, which will examine a web site and tell you how well it does using these rules. In my recent Javascript fixation, I am particularly interested in rule 11. Here are the rules:- Make Fewer HTTP Requests
- Use a Content Delivery Network
- Add an Expires Header
- Gzip Components
- Put CSS at the Top
- Move Scripts to the Bottom
- Avoid CSS Expressions
- Make JavaScript and CSS External
- Reduce DNS Lookups
- Minify JavaScript
- Avoid Redirects
- Remove Duplicate Scripts
- Configure ETags
Thirteen Simple Rules for Speeding Up Your Web Site
del.icio.us | Digg it | Furl | Yahoo MyWeb | Create Social Bookmark Links
Posted by jdarnold at 06:56 AM | TrackBack
Track with co.mments
Track with co.mments 


