Open
Cached
·
36m ago
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires
Mon, 11 May 2026 23:04:14 GMT
Last-Modified
Mon, 11 May 2026 23:04:14 GMT
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0 expires: Mon, 11 May 2026 23:04:14 GMT last-modified: Mon, 11 May 2026 23:04:14 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
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 23:04:14 GMT
X-Robots-Tag
noindex, nofollow, noindex, nofollow
date: Mon, 11 May 2026 23:04:14 GMT x-robots-tag: noindex, nofollow, noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance