Open Cached · just now
23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Significantly strengthen CSP directives
  • 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
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch

Caching Headers

3 headers
Age
Caching
220576
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"8d824e16c8a00c7b36ad701afc5a1edc"

Content Headers

3 headers
Content-Disposition
Content
inline
Content-Length
Content
452860
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Vercel

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
visitor_id=7f3d844d-17e2-40b2-ace4-e1e20c6a40a5; Path=/; Max-Age=5897232000; Domain=zapier.com; SameSite=None; Secure

Other Headers

9 headers
Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Mon, 03 Nov 2025 09:11:31 GMT
Via
Other
1.1 2b7c8ceb84f453714fcea5cf4f7202c8.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
lljy-FXhYzTdwkx8TY6oYoa0h9vUJ9n0VVWGfN8OaOVdKOLtO31tUQ==
X-Amz-Cf-Pop
Other
IAD55-P4
X-Cache
Other
Miss from cloudfront
X-Matched-Path
Other
/
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::8wzsd-1762161091175-6b912785d040

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 135ms