Open
Cached
·
just now
27
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
54
Cache-Control
public, max-age=0, must-revalidate
Etag
"uelfdr56c8kpy1"
age: 54 cache-control: public, max-age=0, must-revalidate etag: "uelfdr56c8kpy1"
Content Headers
Content-Length
966980
Content-Type
text/html; charset=utf-8
content-length: 966980 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js, Payload
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-Prefers-Color-Scheme
Critical-Ch
Sec-CH-Prefers-Color-Scheme
Date
Sun, 03 May 2026 22:40:09 GMT
Feature-Policy
fullscreen 'self'; camera 'none'
X-Dns-Prefetch-Control
on
X-Download-Options
noopen
X-Matched-Path
/precomputed/[experimentCode]/home/[homeFlagsCode]/regular
accept-ch: Sec-CH-Prefers-Color-Scheme critical-ch: Sec-CH-Prefers-Color-Scheme date: Sun, 03 May 2026 22:40:09 GMT feature-policy: fullscreen 'self'; camera 'none' x-dns-prefetch-control: on x-download-options: noopen x-matched-path: /precomputed/[experimentCode]/home/[homeFlagsCode]/regular x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::iad1::sxw6w-1777848066617-7235b484f90d
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology