이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Instant Gzip Compression

설명

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.

설치

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

후기

2016년 12월 9일
I didnt have a htaccess file, and now my site stopped working, thanks a lot
2016년 9월 3일 답글 1개
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.
모든 3 평가 읽기

기여자 & 개발자

“Instant Gzip Compression”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Instant Gzip Compression”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0

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