Open
Cached
·
2h ago
8
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
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-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"0446559523fce1:0"
Last-Modified
Mon, 22 Apr 2013 12:10:16 GMT
etag: "0446559523fce1:0" last-modified: Mon, 22 Apr 2013 12:10:16 GMT
Content Headers
Content-Length
12954
Content-Type
text/html
content-length: 12954 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 22 Aug 2026 08:39:12 GMT
date: Sat, 22 Aug 2026 08:39:12 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching