Security

Secure connection is enforced

security.no-https-redirect

Why this matters

Visitors who type your address without 'https' stay on an unencrypted connection. Browsers mark those pages 'Not secure' in the address bar, and anything typed into a form on them can be read in transit.

Who fixes it

A developer

Roughly how long

Varies

Care needed

Test before and after

How to fix it

Redirect all http:// traffic to https:// with a permanent (301) redirect at the web server or CDN, then verify the certificate covers both the apex domain and www.

How we score it

Failing this check takes up to 25 points off your security score. It is a fact about your site rather than a measurement, so it reads the same on every scan until you change something.

Does your site pass this one?

This check runs on every scan, along with the other 106. Free, no account, and you see the evidence for each result.

Check my site

Other security checks

See all 107 checks