更新时间:2021-08-04 10:09:25
封面
Instant PageSpeed Optimization
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Chapter 1. Instant PageSpeed Optimization
Minimizing HTTP requests (Simple)
How to do it...
How it works…
There's more...
Adding an Expires or Cache-Control header (Simple)
Getting ready
How it works...
Following HTML standards (Simple)
Reducing DOM elements (Intermediate)
Setting up CSS sprites (Advanced)
Enabling compression (Simple)
Optimizing images (Simple)
There's more…
Minifying JavaScript and CSS files (Simple)
Setting up browser caching (Simple)
Using Apache mod_pagespeed – installing and configuring (Advanced)
Making favicon.ico small and cacheable (Simple)
Avoiding redirects and Not Found errors – 301 and 404 codes (Advanced)
Using the Flush method (Intermediate)
Configuring ETags (Advanced )
Making AJAX cacheable (Intermediate)
Rules for using the CSS JavaScript and image files (Simple)