Beskrivning
This WordPress Plugin add secure headers to you WordPress site.
The Following Headers are included:
– Strict-Transport-Security: Enforces SSL if your website is using SSL (which it should be)
– X-Frame-Options: Prevents Clickjacking
– X-XSS-Protection: Prevents XSS attacks
– X-Content-Type-Options: set to ’nosniff to prevent MIME-type sniffing
– Referrer-Policy: set to ’no-referrer-when-downgrade’
- No setup required!
Installation
Upload the ”wp-secure-http-headers” folder to your wp-content/plugins directory, then Activate it.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”WP Secure HTTP Headers” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WP Secure HTTP Headers” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
Release Date – 15 June 2019
* Initial release