內容簡介
這個 WordPress 外掛會為你的 WordPress 網站新增安全標頭。以下包含的標頭有:
– Strict-Transport-Security:若你的網站正在使用 SSL(應該是的),將強制執行 SSL 連線。
– X-Frame-Options:防止 Clickjacking 攻擊。
– X-XSS-Protection:防範 XSS 攻擊。
– X-Content-Type-Options:將 'nosniff' 設為防止 MIME 類型嗅探。
– Referrer-Policy:將 'no-referrer-when-downgrade' 設為防止引用來源資訊被洩漏。
不需要任何設定!
外掛標籤
開發者團隊
原文外掛簡介
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!
