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
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
  • 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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
accept-encoding

Caching Headers

2 headers
Age
Caching
3658
Last-Modified
Caching
Thu, 06 Nov 2025 15:11:47 GMT

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_cfuvid=b2d1oZ4Y0aOdp7dZqVkjjwl4OQRaLD5JAta_asWr5x0-1762445565273-0.0.1.1-604800000; path=/; domain=.cdn.webflow.com; HttpOnly; Secure; SameSite=None

Other Headers

7 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
99a5dfce8de85707-IAD
Date
Other
Thu, 06 Nov 2025 16:12:45 GMT
Surrogate-Control
Other
43200
Surrogate-Key
Other
www.redirect1.proxy-ssl.webflow.com 59442f9817d1d56c77ac93b7 pageId:59442f9817d1d56c77ac93b8
X-Cluster-Name
Other
us-east-1-prod-hosting-red

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 358ms