Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured 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
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding,User-Agent,User-Agent

Caching Headers

Cache-Control
Caching
no-store, no-cache, must-revalidate
Expires
Caching
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
Caching
no-cache

Content Headers

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

Server Headers

Server
Server
cloudflare

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a2cedc98fce20fb6-IAD
Date
Other
Tue, 18 Aug 2026 06:29:01 GMT
Link
Other
Nel
Other
Report-To Group cf-nel max-age: 1w
success: 0.0%
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=59
X-Dns-Prefetch-Control
Other
on
X-Litespeed-Cache
Other
hit

Recommendations

Enable compression (gzip/brotli) to improve performance