Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

WP Secure HTTP Headers

Descrição

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!

Instalação

Upload the “wp-secure-http-headers” folder to your wp-content/plugins directory, then Activate it.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“WP Secure HTTP Headers” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.0

Release Date – 15 June 2019
* Initial release