HTTPS enabled
CheckedChecks whether the site can be reached over encrypted HTTPS instead of plain HTTP.
Enter a domain to check the security basics browsers can see from the outside: HTTPS, redirects, HSTS, CSP, clickjacking protection, referrer controls, MIME sniffing protection and exposed server headers.
Run a check to get a baseline score and practical fixes.
These lightweight external checks catch common missing browser protections before you spend time on a deeper review.
Checks whether the site can be reached over encrypted HTTPS instead of plain HTTP.
Looks for a clean redirect from the insecure HTTP version to the secure HTTPS version.
Checks whether browsers are told to keep using HTTPS on future visits.
Looks for a CSP header, which can reduce the impact of injected scripts and unsafe content.
Checks for nosniff protection so browsers do not guess unsafe file types.
Checks whether the site limits how much URL information is sent to other websites.
Checks for X-Frame-Options or CSP frame-ancestors to help prevent clickjacking.
Checks whether the response reveals avoidable server platform information.
This is not a full penetration test or vulnerability scan. It does not attempt exploitation, aggressive probing, port scanning, credential testing or application logic testing. It only reviews a small set of public HTTP and HTTPS response signals.
The checker looks for HTTPS, an HTTP to HTTPS redirect where it can be tested, HSTS, Content-Security-Policy, X-Content-Type-Options, Referrer-Policy, clickjacking protection through X-Frame-Options or CSP frame-ancestors, and whether the Server header is exposed.
Security headers tell browsers how to handle your website. Good headers can reduce the impact of content injection, MIME sniffing, clickjacking, referrer leakage and accidental insecure HTTP use.
Book a penetration test when you are launching a new website, changing authentication or payment flows, handling sensitive data, preparing for compliance, or needing confidence beyond automated header checks.