설명
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
설치
- 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.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0
- Plugin Development.