当执行YSlow检查时,我得到以下内容:
Add Expires headers
C (78) SERVER HIGH
There are 2 static components without a far-future expiration date.
http://fonts.googleapis.com/css?family=Open+Sans:400,600,700
http://www.google-analytics.com/analytics.js
如何提高分数或至少将其从列表中删除?
答案 0 :(得分:0)
您无法优化任何外部链接,但对于Javascript文件,建议将其加载到文档末尾的结尾标记之前。