Description
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
Screenshots
Installation
- Unzip WP htaccess Optimize into your plugin folder
- Go to WP htaccess Optimize settings, and select yours htaccess options
- save it
Reviews
Contributors & Developers
“WP htaccess Optimize (beta)” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP htaccess Optimize (beta)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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