Open
Cached
·
just now
8
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000 ; includeSubDomains
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
max-age=600
Expires
Thu, 13 Aug 2026 20:13:41 GMT
cache-control: max-age=600 expires: Thu, 13 Aug 2026 20:13:41 GMT
Content Headers
Content-Length
366
Content-Type
text/html
content-length: 366 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 13 Aug 2026 20:03:41 GMT
Mime-Version
1.0
date: Thu, 13 Aug 2026 20:03:41 GMT mime-version: 1.0
Recommendations
Enable compression (gzip/brotli) to improve performance