Skip to content

Improve the security of your website by easily setting HTTP response headers to enable browser protection

License

Notifications You must be signed in to change notification settings

riklewis/better-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Headers

Improve the security of your website by easily setting HTTP response headers to enable browser protection

This plugin does not make any changes to your server configuration, such as the .htaccess file, but instead sends the headers as part of the Wordpress page response. The reason for this is that many of them are not valid for assets such as stylesheets and images, but are sent anyway if the server configuration method is used.

Unlike many security plugins, these headers are also sent for your admin panel, where security is arguably the most important.

Headers that can be set include...

  • Feature-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • X-XSS-Protection
  • X-Permitted-Cross-Domain-Policies
  • Expect-CT

About

Improve the security of your website by easily setting HTTP response headers to enable browser protection

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages