Open Cached · just now
15 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
75279
Last-Modified
Caching
Fri, 14 Nov 2025 16:45:39 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=af8MDnFqCSCyE8uNRPBD8ExgxrJsRvOmkv3xm8YMNAE-1763214018840-0.0.1.1-604800000; path=/; domain=.cdn.webflow.com; HttpOnly; Secure; SameSite=None

Other Headers

8 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
99ef28e15eabe5be-IAD
Date
Other
Sat, 15 Nov 2025 13:40:18 GMT
Surrogate-Control
Other
max-age=2147483647
Surrogate-Key
Other
www.appcues.com 685d3f27e667cdf05fe197ee pageId:689a26fbcbb2d357f4e42a1a
X-Cluster-Name
Other
us-east-1-prod-hosting-red
X-Lambda-Id
Other
7db61bc8-106d-4421-8e5a-40ea00ff30d3

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 226ms