HTTPS redirect checker

Checking...

What it shows

Starting from http://, every redirect hop in order, with its status code and the Location header that sent it to the next one - the same information the HTTP status checker shows generally, applied specifically to confirming HTTP genuinely reaches HTTPS.

What to look for

  • One hop, straight to HTTPS - the ideal case: http://example.com to https://example.com in a single 301.
  • Several hops - e.g. HTTP to HTTPS to a www-prefixed version - works, but each extra hop is a round trip a visitor waits through unnecessarily.
  • A hop that never reaches https:// - the redirect exists but does not actually upgrade to a secure connection, which defeats the point of having one.

Related tools

See HTTPS checker for the simpler reachable/not-reachable summary, and redirect checker for tracing any URL's redirect chain, not specifically an HTTP-to-HTTPS one.

Rate this tool

Was this tool useful? Your feedback helps us improve it.

No ratings yet — be the first to rate this tool.
Your rating (required)
0 / 2000

Please do not include passwords, payment details or other sensitive information.

Your feedback is sent privately to the A2Z.Tools team and will not be posted publicly.