Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Instant Gzip Compression

Opis

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.

Instalacija

Upload the .zip file with a FTP program in the folder wp-content/plugins or upload via Worpress backend.

ČPP

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

Recenzije

09. prosinca 2016.
I didnt have a htaccess file, and now my site stopped working, thanks a lot
03. rujna 2016. 1 odgovor
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.
Pročitajte sve 3 recenzije

Suradnici i Programeri

“Instant Gzip Compression” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Instant Gzip Compression” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

2.0

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