Book description
Want your web site to display more quickly? This book presents 14 specific rules that will cut 25% to 50% off response time when users request a page. Author Steve Souders, in his job as Chief Performance Yahoo!, collected these best practices while optimizing some of the most-visited pages on the Web. Even sites that had already been highly optimized, such as Yahoo! Search and the Yahoo! Front Page, were able to benefit from these surprisingly simple performance guidelines.
The rules in High Performance Web Sites explain how you can optimize the performance of the Ajax, CSS, JavaScript, Flash, and images that you've already built into your site -- adjustments that are critical for any rich web application. Other sources of information pay a lot of attention to tuning web servers, databases, and hardware, but the bulk of display time is taken up on the browser side and by the communication between server and browser. High Performance Web Sites covers every aspect of that process.
Each performance rule is supported by specific examples, and code snippets are available on the book's companion web site. The rules include how to:
- Make Fewer HTTP Requests
- Use a Content Delivery Network
- Add an Expires Header
- Gzip Components
- Put Stylesheets at the Top
- Put Scripts at the Bottom
- Avoid CSS Expressions
- Make JavaScript and CSS External
- Reduce DNS Lookups
- Minify JavaScript
- Avoid Redirects
- Remove Duplicates Scripts
- Configure ETags
- Make Ajax Cacheable
If you're building pages for high traffic destinations and want to optimize the experience of users visiting your site, this book is indispensable.
"If everyone would implement just 20% of Steve's guidelines, the Web would be adramatically better place. Between this book and Steve's YSlow extension, there's reallyno excuse for having a sluggish web site anymore."
-Joe Hewitt, Developer of Firebug debugger and Mozilla's DOM Inspector
"Steve Souders has done a fantastic job of distilling a massive, semi-arcane art down to a set of concise, actionable, pragmatic engineering steps that will change the world of web performance."
-Eric Lawrence, Developer of the Fiddler Web Debugger, Microsoft Corporation
Publisher resources
Table of contents
-
High Performance Web Sites
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Praise for High Performance Web Sites
- Foreword
- Preface
- 1. The Importance of Frontend Performance
- 2. HTTP Overview
- 3. Rule 1: Make Fewer HTTP Requests
- 4. Rule 2: Use a Content Delivery Network
- 5. Rule 3: Add an Expires Header
- 6. Rule 4: Gzip Components
- 7. Rule 5: Put Stylesheets at the Top
- 8. Rule 6: Put Scripts at the Bottom
- 9. Rule 7: Avoid CSS Expressions
- 10. Rule 8: Make JavaScript and CSS External
- 11. Rule 9: Reduce DNS Lookups
- 12. Rule 10: Minify JavaScript
- 13. Rule 11: Avoid Redirects
- 14. Rule 12: Remove Duplicate Scripts
- 15. Rule 13: Configure ETags
- 16. Rule 14: Make Ajax Cacheable
- 17. Deconstructing 10 Top Sites
- Index
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
Product information
- Title: High Performance Web Sites
- Author(s):
- Release date: September 2007
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596550691
You might also like
book
Even Faster Web Sites
Performance is critical to the success of any web site, and yet today's web applications push …
book
Jump Start Web Performance
Despite working on the web every day, few developers have a good word to say about …
book
Back-end Performance
Performance simply matters. Technology may allow us to "go bigger", but maybe not necessarily be better …
book
Professional Website Performance: Optimizing the Front-End and Back-End
Achieve optimal website speed and performance with this Wrox guide Effective website development requires optimum performance …