High performance web sites
Presents a collection of fourteen "rules" to help optimize the performance of a Web site.
Permalink: | http://skupni.nsk.hr/Record/fer.KOHA-OAI-FER:36681/TOC |
---|---|
Glavni autor: | Souders, Steve (-) |
Vrsta građe: | Knjiga |
Jezik: | eng |
Impresum: |
Farnham :
O'Reilly,
c2007.
|
Predmet: | |
Online pristup: |
Table of contents |
Sadržaj:
- Rule 1: make fewer HTTP requests
- Rule 2: use a content delivery network
- Rule 3: add an expires header
- Rule 4: Gzip components
- Rule 5: put stylesheets at the top
- Rule 6: put scripts at the bottom
- Rule 7: avoid CSS expressions
- Rule 8: make JavaScript and CSS external
- Rule 9: reduce DNS lookups
- Rule 10: minify JavaScript
- Rule 11: avoid redirects
- Rule 12: remove duplicate scripts
- Rule 13: configure ETags
- Rule 14: make ajax cacheable
- Deconstructing 10 top sites.