Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Instant Gzip Compression

Descripción

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.

Instalación

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

Reseñas

9 de diciembre de 2016
I didnt have a htaccess file, and now my site stopped working, thanks a lot
3 de septiembre de 2016 1 respuesta
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.
Leer todas las 3 reseñas

Colaboradores y desarrolladores

«Instant Gzip Compression» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Instant Gzip Compression» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.0

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