datascale

Check explainer

HTTPS

Unencrypted tracking is a data-leak risk and breaks modern browser defaults.

  • critical
  • ok

What we check

Checks whether the page is served over HTTPS.

Why it matters

Unencrypted tracking is a data-leak risk and breaks modern browser defaults.

Common causes

The most common triggers for this finding. Expand this section with real-world examples.

How to fix it

Set up a TLS certificate (Let's Encrypt is free), 301-redirect HTTP, then add an HSTS header.

  • Q01
    What does a failing HTTPS finding mean?

    Unencrypted tracking is a data-leak risk and breaks modern browser defaults. Set up a TLS certificate (Let's Encrypt is free), 301-redirect HTTP, then add an HSTS header.

  • Q02
    How do you fix HTTPS?

    Set up a TLS certificate (Let's Encrypt is free), 301-redirect HTTP, then add an HSTS header.