Google AMP

Accelerated Mobile Pages(AMP,加速移动页面)

变相CDN的感觉

 1、异步执行js

 2、静态调整所有资源 预先固定好大小

 3、不阻止页面布局与渲染

 4、第三方js 不能影响主页面的加载

 5、css内联&固定大小

 6、字体必须触发有效

http://36kr.com/p/5042590.html

https://developers.google.com/api-client-library/java/apis/acceleratedmobilepageurl/v1

https://developers.google.com/amp/cache/

https://www.ampproject.org/docs/reference/spec  amp-html ---->html 两种格式的对比码表

https://search.google.com/test/amp?hl=zh-CN  TEST AMP HTML  url#development=1

posted on 2017-10-23 17:47  天气预报员  阅读(106)  评论(0)    收藏  举报