Skip to main content
SlapMyWeb
Skip to tool
SEO

HTTPS Redirect Checker

Check that http:// reaches https:// in one permanent hop, and that HSTS closes the plaintext window it leaves open.

  • 100% free
  • No sign-up
  • No limits
  • Instant results
The short version

What is HTTPS Redirect Checker?

A padlock in the address bar says the connection you are looking at is encrypted.

It says nothing about the one before it. Almost every visit to a site still starts at http:// — typed without a protocol, followed from an old link, printed on something — and that first request travels in the clear, including the redirect that sends it to https. Anyone on the network path can rewrite that redirect before the browser ever sees your certificate. This checker follows the chain from http:// and reports two things: how many requests happen in plaintext before https begins, and whether Strict-Transport-Security is set so the browser stops making them. The common three-hop chain, http to http-www to https-www, is worth finding: it doubles the exposure and buys nothing, because the www change could have happened after the upgrade.

Step by step

How to use HTTPS Redirect Checker

  1. 1

    Enter the bare domain

    Type example.com rather than a full URL. The checker starts at the http:// version on purpose — that is the request being tested.

  2. 2

    Look at the hop count first

    One hop from http to https is the target. Two or more plaintext hops is a real finding, not a style note.

  3. 3

    Check the status code of the upgrade

    A 302 tells search engines the insecure URL is the canonical one and this is temporary, so ranking signals stay on http.

  4. 4

    Then read the HSTS line

    Without it, the plaintext request happens on every first visit forever. With a year of max-age and includeSubDomains, it happens once.

What's inside

Everything this tool
does for you

  • Full hop-by-hop chain starting at http://
  • Counts the requests that happen before encryption starts
  • Permanent (301/308) versus temporary (302/307) upgrade detection
  • HSTS max-age checked against the one-year preload minimum
  • includeSubDomains and preload token validation
  • Flags an https URL that errors even though http redirects correctly
Questions

Frequently asked questions

This tool fixed one thing.
Now fix the whole site.

Our scanner runs 240+ checks across 10 audit areas, ranks every issue by the score points it costs, and hands you the code to paste.

Run a free audit
240+ checksResults in under a minuteNo signup
What this tool does
  • Follows every hop from http:// and shows which ones are plaintext
  • Checks the upgrade is a 301 or 308, not a temporary 302
  • Reads the HSTS policy: max-age, includeSubDomains, preload
  • Catches preload set without includeSubDomains, which the list rejects
  • Free, no account, no daily limit
Want the whole picture? Run 240+ checks on your site — free, under a minute, no signup.Run a free audit