このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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 reply
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.