Check the presence of the Strict-Transport-Security header and its status in the Chrome preload list.
The HSTS Check tool on 101IP verifies the presence of the Strict-Transport-Security header on your site and analyses its parameters: lifetime, subdomain coverage and the preload directive. It also checks the domain's status in the Chrome HSTS Preload List.
HTTP Strict Transport Security (HSTS) is a mechanism that forces the browser to always connect to a site over HTTPS, even if the user types the address without a protocol. It protects against SSL stripping attacks.
max-age of at least 31,536,000 seconds (1 year);includeSubDomains directive;preload directive.