Open Cached · just now
11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=10368000
Content-Security-Policy
Basic
default-src; script-src; object-src; +3 more
X-Frame-Options
Excellent
DENY
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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

2 headers
Connection
Performance
Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

2 headers
Cache-Control
Caching
no-cache
Expires
Caching
Mon, 26 Jul 1997 05:00:00 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
sessionid=7f1989306ab0c733d47950e1; Path=/; Secure; SameSite=None

Other Headers

1 headers
Date
Other
Tue, 25 Nov 2025 15:43:13 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 820ms