17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Weak
max-age=0; preload
Content-Security-Policy
Basic
default-src; frame-ancestors; font-src; +3 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked

Caching Headers

4 headers
Age
Caching
3044
Cache-Control
Caching
public, max-age=3600
Expires
Caching
Thu, 06 Nov 2025 11:49:15 GMT
Last-Modified
Caching
Thu, 06 Nov 2025 09:58:31 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=3xS9Ky_O8__NfoEUwmoln5XidOsN6QgNcB2W3vDHY3c-1762426155-1.0.1.1-xIL.82_ohZq2BuApu9itim6Cc2Qd1kdcPGCqn068APi65Vx5GjmYsU8jXobkoh.2Y9JK0tuP7VB57_TEiQP8JkxCPZAEm1o.OyW.IKHY33Y; path=/; expires=Thu, 06-Nov-25 11:19:15 GMT; domain=.www.zendesk.com; HttpOnly; Secure; SameSite=None

Other Headers

5 headers
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
99a405f11fe4e14c-IAD
Date
Other
Thu, 06 Nov 2025 10:49:15 GMT
Link
Other
<https://web-assets.zendesk.com>; rel=preconnect, </scripts/adobe-websdk.js>; rel=preload; as=script
Nc
Other
T

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1ms