Open
Cached
·
just now
7
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-store
cache-control: no-store
Content Headers
Content-Length
71953
Content-Type
text/html;charset=ISO-8859-1
content-length: 71953 content-type: text/html;charset=ISO-8859-1
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 11:30:41 GMT
date: Sun, 06 Sep 2026 11:30:41 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance