
內容簡介
EssentialHeaders 是一款專注於增強 WordPress 網站安全性的外掛,透過附加 HTTP 安全標頭來保護網站,避免安全性問題被忽略或埋藏在伺服器配置中。
【主要功能】
• 提供多種安全標頭設定
• 簡單的控制面板管理標頭
• 預設安全標頭配置合理
• 支援內容安全政策 (CSP)
• 支援嚴格傳輸安全 (HSTS)
• 可自訂標頭值和開關
外掛標籤
開發者團隊
原文外掛簡介
EssentialHeaders is a focused WordPress plugin that attaches the HTTP security headers browsers expect, so protection is not left to chance or buried in server config.
Under Settings → EssentialHeaders you get three tabs:
Headers — overview of which headers are enabled and will be sent
Settings — toggles and editable values for each header
About — plugin info
Headers covered:
Content-Security-Policy (CSP)
Strict-Transport-Security (HSTS)
X-Frame-Options
X-Content-Type-Options
Referrer-Policy
Permissions-Policy
X-Powered-By (remove it or replace its value)
Safer headers are enabled with sensible defaults. CSP starts off with a strict baseline, so you can test and allow only the sources your site needs before enabling it. Headers apply to public site responses (pages, feeds, and the login screen)—not wp-admin, AJAX, REST, GraphQL, or XML-RPC. HSTS is only sent over HTTPS. Default HSTS uses max-age only; add includeSubDomains yourself when every subdomain is ready.
