Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; , max-age=0; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; frame-ancestors; font-src; +7 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close

Caching Headers

Cache-Control
Caching
no-store
Pragma
Caching
no-cache

Content Headers

Content-Language
Content
en
Content-Length
Content
683
Content-Type
Content
text/html;charset=utf-8

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 16 Sep 2026 15:39:43 GMT
Public-Key-Pins
Other
pin-sha256="0cbAhyHrRjqxfVdy3RUzn2vneavhp9592Mcx+qfFn8I="; max-age=2592000; includeSubDomains;

Recommendations

Enable compression (gzip/brotli) to improve performance