Step 01 · intake
Normalize the URL.
Whatever you paste — bare domain, stray fragment, uppercase host — gets normalized to a canonical https URL before anything touches the network.
If the site won’t answer, the scan says so and stops. A real audit is never completed against substituted content.
- https enforced
- fragment dropped
- host lower-cased

you paste
Marlow-Dental.example/#services
the scanner fetches
https://marlow-dental.example/










