Descripción
The GZIP compression is one of the most important possibilities to optimize a website to get a better performance in loading pages. Consite send site codes in compressed format, so it takes up much less space and therefore it tranfiram the network faster.
Full post at:
https://www.oficinadanet.com.br/artigo/programacao/introducao_a_compressao_gzip_de_um_site
Instalación
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don’t just upload all the php files and put them in
/wp-content/plugins/
. - Disable any other WordPress GZIP plugin you may have installed!
- Activate the plugin through the 'Plugins' menu in WordPress
- Visit the WordPress GZip settings (Settings -> WordPress GZip)
- Configure the options.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"WP GZip" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "WP GZip" 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
1.0
- Plugin Development.