Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP htaccess Optimize (beta)

Beskrivning

With WP htaccess Optimize, you can easily optimize the performance of your site by configuring your htaccess in bit clicks

optimisation available:

  • Time zone selection
  • Prevents indexing of folders without index.php
  • Disable the server signature
  • Block Sensitive Files
  • Protect WP-includes
  • Protect author link
  • Block author scans
  • Enabling the tracking of symbolic links
  • Comment spam
  • Protection against file injections
  • Various protections ( XSS, clickjacking and MIME-Type sniffing )
  • Disable the hotlinking of your pictures
  • Redirect without WWW
  • Redirect http to HTTPS
  • Caching files in the browser
  • Disabled headers ETags
  • Compress static files

Skärmdumpar

Installation

  1. Unzip WP htaccess Optimize into your plugin folder
  2. Go to WP htaccess Optimize settings, and select yours htaccess options
  3. save it

Recensioner

31 augusti 2020
I love this plugin! It gives you a secure layer to your website where needed. It has no negative impact on my website and all the coding is set in one place without giving me a 500 error or breaking my site. Thank you!
Läs alla 2 betyg

Bidragsgivare och utvecklare

”WP htaccess Optimize (beta)” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

0.1.4

  • 30 march 2018
  • Change TimeZone to UTC selector

0.1.3

  • 27 november 2018
  • Add ’Asia/Hô-Chi-Minh-Ville’ time zone option

0.1.2

  • 05 may 2018
  • Adding cache control for ETags and prevent php errors

0.1.1

  • 18 april 2018
  • In time zone option, declare a default value to the variable out of the condition to prevent php errors
  • Remove wrong setting in ”Prevents indexing of folders without index.php”, that crashes for old versions when activate

0.1.0

  • 11 april 2018
  • Launching