Install Software For Free

Plugin Name

Developer ericmulder
Richards Toolbox
Update Time April 21, 2017, 3:26 p.m.
Donation URL: donation
PHP Version: 3.0.1 +
WordPress Version: 4.3.1
Copyright: GPLv2 or later
Copyright URL: Copyright Information

Tag

speed cache performance http compressed server loading gzip compression

Download

1.0 1.0.1 1.0.2

Description:

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.

Installation:

  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.

Screenshots:

  • 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.

FAQs:

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.

Changelog:

1.0.2 1.0.1 1.0 0.2 0.1