Skip to content

kevinhq/simple-hsts-preload-wordpress-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Simple HSTS Preload === Contributors: kevinhq Tags: security, hsts Requires at least: 4.9 Tested up to: 4.9 Stable tag: 1.0

This plugin enables HSTS header on WordPress

== Description ==

This plugin enables WordPress to send HSTS header to browser

Note: Enabling HSTS header will prevent user to open your WordPress site without https.

HTTP Strict Transport Security (HSTS) is a web security policy mechanism that helps to protect websites against protocol downgrade attacks and cookie hijacking.

It allows web servers to declare that web browsers (or other complying user agents) should interact with it using only secure HTTPS connections, and never via the insecure HTTP protocol

You can read the details at https://kevinhq.com/plugin-review/simple-hsts-preload-plugin/

== Installation ==

After you've downloaded and extracted the files:

  1. Upload the complete 'simple-hsts-preload' folder to the '/wp-content/plugins/' directory OR install via the plugin installer
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. And you are done!

== Changelog ==

= 1.0 =

About

WordPress plugin to make WordPress site qualified for HSTS preload list on https://hstspreload.org/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages