This example shows the evidence returned for a direct success, a redirect, and an invalid input. Live reports preserve input order and include rows that were not tested.
| Input | Status and destination | Redirect chain | Request evidence | Error or next step |
|---|---|---|---|---|
https://example.com/ | 200 OK Final URL: https://example.com/ | Direct response | Method used: HEADTime: 84 msCache status: miss | None |
http://example.com/ | 200 OK Final URL: https://example.com/ | 1. 301 http://example.com/ → https://example.com/ | Method used: HEADTime: 122 msCache status: miss | Update internal links to the final HTTPS URL when practical. |
example dot com | Not tested | None | Method used: —Cache status: not-tested | invalid_urlEnter a complete URL beginning with http:// or https://. |
This server-side check records the response observed from this tool. A CDN, firewall, geo rule, user-agent rule, or temporary outage can return a different result to another visitor or crawler. It does not determine whether a URL should exist or guarantee indexing.
Illustrative report only. Values above are examples, not a live test.