HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
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
  • 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
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Connection
Performance
keep-alive

Caching Headers

1 headers
Cache-Control
Caching
private

Content Headers

2 headers
Content-Length
Content
121852
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
CG.SessionID=h0xbq25zypt5dddc00e1d4hm-jBbyRaQ0u2Ps0QDULiV9QujKlRQ%3d; path=/; secure; HttpOnly; SameSite=Lax

Other Headers

1 headers
Date
Other
Sun, 23 Nov 2025 21:35:45 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 969ms