首页 > 其他 > 详细

Front End Optimization (FEO)

时间:2015-08-07 16:33:59      阅读:211      评论:0      收藏:0      [点我收藏+]

Front end optimization (FEO) Techniques

As a means of creating mobile optimized websites, Front End Optimization, (FEO) targets the front end or "last mile" of web content consumption: the delivery over the wireless network and the rendering of HTML in a browser. To improve performance at the front end, FEO employs several techniques including:

  • Reducing the number of HTTP requests initiated by an HTML page

  • Reducing the number of bytes associated with a web page download, for instance by resizing and compressing images

  • Optimizing page rendering in the browser so that the important parts of the page display as quickly as possible without getting held up by less important parts like third party content


Front End Optimization (FEO)

原文:http://17529.blog.51cto.com/7529/1682594

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!