Open
Cached
·
4h ago
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Accept-Ranges
none
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: none connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
private, max-age=0
Expires
-1
cache-control: private, max-age=0 expires: -1
Content Headers
Content-Type
text/html; charset=ISO-8859-1
content-type: text/html; charset=ISO-8859-1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 14:33:40 GMT
P3p
CP="This is not a P3P policy! See g.co/p3phelp for more info."
date: Sat, 02 May 2026 14:33:40 GMT p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info."
Recommendations
Enable compression (gzip/brotli) to improve performance