Linux 软件免费装

Plugin Name

开发者 ericmulder
Richards Toolbox
更新时间 2017年4月21日 15:26
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

speed cache performance http compressed server loading gzip compression

下载

1.0 1.0.1 1.0.2

详情介绍:

GZIP compression is bundling (zipping) pages on a web server before the page is sent to the visitor. This saves bandwidth and therefore increases the loading speed of the page significantly. The visitors' web browser then automatically unzips the pages. This compressing and unzipping only takes a fraction of a second. This plugin checks if your Wordpress site has GZIP compression enabled. Every time you run this check, your domain name will be sent to http://checkgzipcompression.com. We won’t sent any other private information.

安装:

  1. Upload check-and-enable-gzip-compression.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. The plugin will let you know it GZIP is enabled,
  4. When GZIP is not enabled, you can enabled it via the tools menu.

屏幕截图:

  • When enabled the plugin will tell you if GZIP is enabled.
  • The detail page will show you details about the GZIP compression state. And will make it possible to enable GZIP compression.
  • When GZIP compression is enabled, the plugin will tell you so.
  • You’ll receive an alert when GZIP is enabled.

常见问题:

What is GZIP compression?

GZIP compression is bundling (zipping) pages on a web server before the page is sent to the visitor. This saves bandwidth and therefore increases the loading speed of the page significantly. The visitors' web browser then automatically unzips the pages. This compressing and unzipping only takes a fraction of a second. GZIP compression is recommended for all types of text files such as:

  • HTML (.html) but also all types of dynamic HTML (such as extension .php, .aspx)
  • Textfiles (extension .txt)
  • CSS and Javascript (extensie .css and .js)
  • Webservices, such as WSDL, REST and JSON GZIP compression is not recommended for non-text files, such as graphical files and .zip files because it hardly saves space and can therefore increase the loading time.

Why is GZIP compression important?

GZIP compression saves 50% to 80% bandwidth and will therefore significantly increase the website's loading speed. The textfiles are compressed (zipped) on the web server after which the visitor's web browser will automatically unzip the files. This compressing and unzipping only takes a fraction of a second without the end user noticing. Just about all the large websites worldwide use GZIP compression. For and actual overview of GZIP usage nowadays please check our statistics page.

更新日志:

1.0.2 1.0.1 1.0 0.2 0.1