Cached · just now
11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Weak
base-uri; frame-ancestors Analyze
Content-Security-Policy-Report-Only
Basic
script-src; script-src-elem; img-src; +8 more Analyze
X-Frame-Options
Missing
Not configured
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
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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

No performance headers found

Caching Headers

Age
Caching
15
Cache-Control
Caching
must-revalidate, no-cache, private

Content Headers

Content-Length
Content
176839
Content-Type
Content
text/html; charset=UTF-8

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Tue, 12 May 2026 13:59:54 GMT
X-Content-Security-Policy
Other
base-uri 'none'; frame-ancestors 'self'

Recommendations

Enable compression (gzip/brotli) to improve performance