Descripción
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!
Instalación
Upload the “wp-secure-http-headers” folder to your wp-content/plugins directory, then Activate it.
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“WP Secure HTTP Headers” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “WP Secure HTTP Headers” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.0
Release Date – 15 June 2019
* Initial release