您的位置:首页 > 其它

提高网页效率的14条准则

2009-04-03 12:44 489 查看
Make Fewer HTTP Requests

Use a Content Delivery Network

Add an Expires Header

Gzip Components

Put CSS at the Top

Move Scripts to the Bottom

Avoid CSS Expressions

Make JavaScript and CSS External

Reduce DNS Lookups

Minify JavaScript

Avoid Redirects

Remove Duplicate Scripts

Configure ETags

Make Ajax Cacheable

来源:

http://www.cnblogs.com/JustinYoung/archive/2007/11/20/speeding-up-web-site-14rule.html" target=_blank>http://www.cnblogs.com/JustinYoung/archive/2007/11/20/speeding-up-web-site-14rule.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: