HTTPS redirect checker
Checking...
Other Tools
Popular tools from across A2Z
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.comtohttps://example.comin 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.