July 25, 2007

Yahoo tips for “exceptional performance”

Reading Time: < 1 minute

Yahoo has just posted a list of 13 ways to improve the speed of your website.  Some of them are ones we’ve discussed on here in the past (ake JavaScript and CSS External being a big one).

Some of the tips really only apply to very large sites, but the list is worth looking over to see if you can tweak anything to improve your performance.

  1. Make Fewer HTTP Requests
  2. Use a Content Delivery Network
  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 CSS External
  9. Reduce DNS Lookups
  10. Minify JavaScript
  11. Avoid Redirects
  12. Remove Duplicate Scripts
  13. Configure ETags

Details about each item can be found on their site.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts

Informational keywords don’t help your business

Reading Time: < 1 minuteThe world of search engine optimization has been changing dramatically over the past few years, and you can find many of those changes in my…

Read More

Google only uses 20% of your links

Reading Time: < 1 minuteWhen Google first came on the scene back in 1998, their big innovation that changed the world was simply looking at website links. If a…

Read More

Duplicate content is a good thing

Reading Time: 2 minutesAround a decade ago, I shared some thoughts on how Google handles duplicate content. In short, while duplicate content generally wasn’t really a good thing,…

Read More