摘要:
Rules:1.Make fewer HTTP requests2.Use a content delivery network3.add an expires header4.Gzip components5.Put stylesheets at the top6.Put scripts at the bottom7.Avoid CSS experssions8.Make JavaScript and CSS external9.Reduce DNS lookups10.Minify JavaScript11.Avoid redirects12.Remove duplicate script 阅读全文