Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000;
X-Frame-Options
Good
sameorigin
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
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires
Fri, 11 Sep 2026 11:56:41 GMT
Last-Modified
Fri, 11 Sep 2026 11:56:41 GMT
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0 expires: Fri, 11 Sep 2026 11:56:41 GMT last-modified: Fri, 11 Sep 2026 11:56:41 GMT pragma: no-cache
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 11 Sep 2026 11:56:41 GMT
date: Fri, 11 Sep 2026 11:56:41 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance