Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15724800; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=10
Last-Modified
Thu, 16 Jul 2026 15:30:16 GMT
cache-control: max-age=10 last-modified: Thu, 16 Jul 2026 15:30:16 GMT
Content Headers
Content-Length
12160
Content-Type
text/html
content-length: 12160 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 31 Aug 2026 06:23:32 GMT
date: Mon, 31 Aug 2026 06:23:32 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance