Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding, rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
Caching Headers
Cache-Control
no-cache, must-revalidate, max-age=0, no-store
cache-control: no-cache, must-revalidate, max-age=0, no-store
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 02:43:51 GMT
Link
Other
X-Cache
BYPASS
X-Middleware-Rewrite
/en/products/voice-of-the-customer
X-Next-I18n-Router-Locale
en
X-Rq
dca8 0 10 9980
X-Url
https://www.nice.com/products/voice-of-the-customer
date: Mon, 11 May 2026 02:43:51 GMT link: </_next/static/chunks/0pj-p4.a21k3m.css>; rel=preload; as="style", </_next/static/chunks/088er-4a7gkb4.css>; rel=preload; as="style", </_next/static/chunks/0gzstih86u93h.css>; rel=preload; as="style", </_next/static/chunks/010r-z5j8x6rw.css>; rel=preload; as="style", </_next/static/chunks/0o7s~nivrs1sq.css>; rel=preload; as="style", </_next/static/chunks/0fwi2ds9i7g-s.css>; rel=preload; as="style", </_next/static/chunks/06-ea63lsocl4.css>; rel=preload; as="style", </_next/static/chunks/0dnai5cx3ekrk.css>; rel=preload; as="style", </_next/static/chunks/09~4.2d_8o7.s.css>; rel=preload; as="style", </_next/static/chunks/16.0qqp1bjf~z.css>; rel=preload; as="style", </_next/static/chunks/0-kcdz5lvnsov.css>; rel=preload; as="style", </_next/static/chunks/10e6ji4acm-7h.css>; rel=preload; as="style" x-cache: BYPASS x-middleware-rewrite: /en/products/voice-of-the-customer x-next-i18n-router-locale: en x-rq: dca8 0 10 9980 x-url: https://www.nice.com/products/voice-of-the-customer
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology