当执行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
如何提高我的分数,或者至少从列表中删除这些分数?
您无法优化任何外部链接,但对于Javascript文件,建议在文档末尾的结束标记之前加载它们。