Linux 软件免费装

Be Lazy

开发者 fayne
更新时间 2019年6月19日 00:56
PHP版本: 4.0 及以上
WordPress版本: 5.2
版权: GPL-3.0-or-later
版权网址: 版权信息

标签

speed performance seo images lazyload loading lazy

下载

详情介绍:

Enhance your website's user experience and seo ranking by lazy loading images. What is lazy loading? «Lazy loading is a technique that defers loading of non-critical resources at page load time. Instead, these non-critical resources are loaded at the moment of need.» What are the advantages? The main advantages for your visitors are: 1. Reduced page load time Having to initially load less resources, naturally reduces the loading duration. This will be more noticeable the more images you have on your website and may have a critical impact on your visitors's experience as well as your SEO ranking. 2. Smaller page size It's possible that your visitors will not scroll down to the very bottom of the page and therefore not load all images. Having to load a few images less might not be relevant on unlimited connections. For visitors browsing your website on limited plans however, you'll prevent them from wasting their data allowances. Again, this is a factor influencing your SEO ranking. Browser support Be Lazy uses a polyfill for browsers not supporting the IntersectionObserver API by default. As a result, pretty much any browser is supported. ✔ Google Chrome ✔ Mozilla Firefox ✔ Opera ✔ Microsoft Edge ✔ Microsoft Internet Explorer (7+) ✔ Safari (6+) ✔ Android Browser (4.4+)

更新日志:

1.2.1 [Added] 1.2 [Added] 1.1 [Fixed] 1.0 Initial release