Hello @sasserp01 ,
The service is actually abbreviated HSTS (HTTP Strict Transport Security). We removed it from the plugin because it may cause the website to be inaccessible, if it is active and the site’s SSL certificate has expired. We received such reports from customers.
On the other hand, you can enable this service by adding such a header line in your .htaccess file:
<IfModule mod_headers.c>
Header always set Strict-Transport-Security "max-age=31536000"
</IfModule>
Best regards,
Plamen.M
Tech Support Team
SiteGround.com
Thanks for the info. Much appreciated! Also just FYI in the change log for this plugin on VERSION 1.2.5 it does say “HTST service deprecated”
Anyway thanks much for the help.
Have a great day,
patrick
You are most welcome, Patrick. I noticed the text in the changelog and this is already reported to the plugon developers.
Best regards,
Plamen.M
Tech Support Team
SiteGround.com