16 Headers

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
62412
Last-Modified
Caching
Thu, 13 Nov 2025 14:43:54 GMT

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_cfuvid=MblDHa9Nzbl0ulC5BTe8agVMfUb6VDJl94K45oFoHLA-1763107447641-0.0.1.1-604800000; HttpOnly; SameSite=None; Secure; Path=/; Domain=.cdn.webflow.com

Other Headers

8 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99e4ff0aaebae607-IAD
Date
Other
Fri, 14 Nov 2025 08:04:07 GMT
Surrogate-Control
Other
max-age=2147483647
Surrogate-Key
Other
webflow-ca.fetchpet.com 61bbcec54a71bb5aa8611c37 pageId:63fe322bc753dc12995b8df9
Via
Other
1.1 google
X-Cluster-Name
Other
us-east-1-prod-hosting-red
X-Lambda-Id
Other
89c0b73f-5f11-42e9-a796-250f44cd1bfa

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 501ms