Linux 软件免费装
Banner图

Lazy Load with Base64 for Pagespeed online

开发者 Shivi66
Hansoftech
Pagespeedonline
更新时间 2020年5月12日 18:01
捐献地址: 去捐款
PHP版本: 5.2 及以上
WordPress版本: 5.4
版权: GPLv2 or later
版权网址: 版权信息

标签

thumbnail lazy load base64 encoding image optimization

下载

1.0.2 1.0 1.0.1

详情介绍:

A plugin to base64 encode and lazy loading of your website images. Base64 helps to encode smaller images of your pages and post with options to include larger size images by adding open graph tag in-order to preserve SEO. Lazy loading of images is a feature where the original image is not shown till the location of the image is reached. By default thumbnail images are shown. Images which are not required to be lazy loaded can be excluded from the list. About us We are a team of WordPress experts working on Website Speed optimization. Catch us at https://pagespeed.online to speed up your WordPress site.

安装:

  1. Upload the plugin, activate it.
  2. Check for Base64 plugin in your Wordpress admin panel on left side of the screen.
  3. Click and enter the data in given text box fields and you are done.

屏幕截图:

  • screenshot-01.png
  • screenshot-02.png
  • screenshot-03.png

升级注意事项:

1.0.2
  • The minimum size of image to be Base64 encoded is made 0.1KB.
  • Tested with latest wordpress version 5.4.
  • New Option "Do not include admin" added in "Enable Base 64" and "Enable Lazy Load" to prevent admin images to be base64-encoded or lazy-loaded.
1.0.1
  • Minimum size of image to be Base64 encoded is set to 1KB.
  • Tested with Wordpress 5.3.
  • Fixed runtime error for exclude url of lazy loaded image.
1.0 This version encodes base64 and lazy loading of images by preserving SEO.

更新日志:

1.0.2 1.0.1 1.0 *Initial release