Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
accept-encoding
connection: close vary: accept-encoding
Caching Headers
Cache-Control
max-age=0, private, must-revalidate
cache-control: max-age=0, private, must-revalidate
Content Headers
Content-Length
4079
Content-Type
text/html; charset=utf-8
content-length: 4079 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 12 May 2026 00:00:09 GMT
Via
1.1 google
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
GK6oWpiV9S71DqMAADhx
alt-svc: h3=":443"; ma=2592000 date: Tue, 12 May 2026 00:00:09 GMT via: 1.1 google x-permitted-cross-domain-policies: none x-request-id: GK6oWpiV9S71DqMAADhx
Recommendations
Enable compression (gzip/brotli) to improve performance