Open
Cached
·
just now
11
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
Connection
close
Vary
User-Agent, Accept-Encoding, User-Agent
connection: close vary: User-Agent, Accept-Encoding, User-Agent
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, max-age=0
Expires
-1
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, max-age=0 expires: -1 pragma: no-cache
Content Headers
Content-Language
en-US
Content-Type
text/html;charset=utf-8
content-language: en-US content-type: text/html;charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 17:08:22 GMT
X-Ua-Compatible
IE=edge
date: Sat, 11 Apr 2026 17:08:22 GMT x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance