Cut your site load time in half by sending intelligent HTTP Headers, slashing the number of requests per page, and exploiting browser caches. Get practical tips and code snippets that you can implement tonight.
Hits are not a badge of honor. Increase your users by decreasing your traffic.
Questions Answered:
If I'm not allowed to touch code, can I still speed up my site?
Why is "Sure it'll be slow on the first load, but after that it'll be super fast!" a fallacy?
How can a restrictive robots.txt actually help with my SEO?
How is the Last-Modified time for a dynamic page calculated?
If I wanted to speed up my site tonight, which one of Yahoo! Extreme Performance's 34 rules is the most important?
Why do I need Expires Headers if 304s don't return any data?
Can I use HTTP Compression without adding more load on my server?
If I use Expires Headers, what happens if I want to change a file?