该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Secure HTTP Headers

描述

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!

安装

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

评价

此插件暂无评价。

贡献者及开发者

「WP Secure HTTP Headers」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

Release Date – 15 June 2019
* Initial release