Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
YouTube
AWS
Amazon S3
Cloudflare CDN
Cloudflare CDNJS
Cloudflare Web Analytics
Facebook
Google Analytics
Google Cloud Storage
Google DoubleClick
Google Maps
Google Search
Google Static File Front End
Google Tag Manager
HubSpot
HubSpot Analytics
HubSpot Live Chat
Iframely
Intercom
JW Player
Mux
Next.js
Pendo
Sentry
Stripe
TikTok
TikTok Analytics
Vercel
Vimeo
Wistia
Google Cloud
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload, max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
Caching Headers
Age
771265
Cache-Control
public, max-age=0, must-revalidate
age: 771265 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 08 May 2026 14:53:33 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=33,cfOrigin;dur=613
Via
1.1 google
X-Matched-Path
/
X-Vercel-Enable-Rewrite-Caching
1
cf-cache-status: DYNAMIC cf-ray: 9f894b66fe3b1316-IAD date: Fri, 08 May 2026 14:53:33 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=33,cfOrigin;dur=613 via: 1.1 google x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-enable-rewrite-caching: 1 x-vercel-id: sfo1::dcwhm-1778252013193-d47f0cb856e3
Recommendations
Enable compression (gzip/brotli) to improve performance