New visitors to your web site will make several HTTP requests to download all your web site files. By add Far Future Expires header, you make those files cacheable. This avoids unnecessary HTTP requests on subsequent page views. Expires headers should be used on all components including scripts, stylesheets, and Flash components.
If you have access to httpd.conf, you can add
[FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$"]
Header set Expires “Thu, 15 Apr 2010 20:00:00 GMT”
[/FilesMatch]
* Replace [ with < and ] with >
You can also add the above code if you can only access .htaccess.
Remember to change the date when it expired.
Your web site Yslow performance grade should improve.
Popularity: 3% [?]
You Should Also Check Out This Post:
- Make Money Blogging
- Richard Palace is Back to Make Money Online!
- Obama - Winner of the 2008 US Presidential Election
- Google Released Google Chrome
- PS3 Update 2.42
More Active Posts:
- Just Jean and Simply Jean are the Same Jean? (34)
- Google SiteMap For WordPress MU Plugin 1.513101 (25)
- PS3 Update 2.35 (24)
- Disney Channel Camp Rock at Disney.com/CampRock (15)
- Google Released Google Chrome (10)
- Who Will Win The US Presidential Election? Barack Obama or John McCain? (9)
- PS3 Update 2.36 (8)
- Randy Pausch Death Update (6)
- Dawn Yang - Singapore Hottest Blogger (6)
- Deven Trabosh - Marry a Princess Lost in America (6)































Thanks for sharing. Is great to tweak the download speed.