Jump to content
thirty bees forum

When you site runs HTTPS


Generaal

Recommended Posts

Implenting HSTS preload. Check this on: https://hstspreload.org

You can add the follow code in you htaccess on the first: Header set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" env=HTTPS

And test and comfirm your site. Succes

Link to comment
Share on other sites

It can speed up your shop with about 200ms, When you added the code and you webadress on https://hstspreload.org , the browser will see that you using this code and prepaire the https internal in the browser, before opening the site to you customers. This avoid the http redirections on loadtime. You can read this article: https://scotthelme.co.uk/hsts-preloading/

Link to comment
Share on other sites

Hello MockoB, I have configure it today and all works fine. But you have to wait for adding your url to the list by the company. I have a valid ssl certificate. Hello Raithlin, Have you placed in your htaccess, in the top of the page?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...