Cached · just now
12 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

Caching Headers

Cache-Control
Caching
public, max-age=86400

Content Headers

Content-Type
Content
text/html

Server Headers

Server
Server
cloudflare

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9fa01446db095800-IAD
Date
Other
Mon, 11 May 2026 09:15:27 GMT
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=142
X-Robots-Tag
Other
noindex

Recommendations

Enable compression (gzip/brotli) to improve performance