Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Instant Gzip Compression

Description

About

This plugin will instantly speed up your WordPress website when the plugin is activated.
Gzip is the most popular and effective compression method currently available and generally reduces the response size by about 70%!

Important
This function changes your .htaccess file. In some cases this might result in a 500 error. If you’re not sure whether you can run Gzip ask your hosting company.
The only way to fix this is to be able to edit the .htaccess file from outside WordPress (via FTP).

Gzip Checker
NEW – You can now check if Gzip is enabled for your website. Go to « settings » and select the « Instant Gzip Compression » tab.

Installation

Upload the .zip file with a FTP program in the folder wp-content/plugins or upload via Worpress backend.

FAQ

How can I remove the Gzip compression?

In the WordPress root of your website open the .htaccess file and remove the compression rules.

The plugin is not working on my website how come?
  1. Check if it’s enabled.
  2. Not all servers support Gzip, check whether yours supports it.
  3. Check if you run the latest version of WordPress

Avis

9 décembre 2016
I didnt have a htaccess file, and now my site stopped working, thanks a lot
3 septembre 2016 1 réponse
I just installed and activated this plugin and immediately received a 500 error. Thankfully i had a backup of my .htaccess file and restoring the original over the one that the plugin adds resolved the access issue. Developers – this plugin is not very good if it causes you to instantly loose access to your side. I would suggest testing it before making it publicly available.
Lire les 3 avis

Contributeurs/contributrices & développeurs/développeuses

« Instant Gzip Compression » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Instant Gzip Compression » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

2.0

  • Added a new feature which alows you to check whether gzip is really enabled on your website.