Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
connection: close
Caching Headers
Age
2655
Cache-Control
public,max-age=3600
Etag
"se77o5vieoajnu"
age: 2655 cache-control: public,max-age=3600 etag: "se77o5vieoajnu"
Content Headers
Content-Length
492107
Content-Type
text/html; charset=utf-8
content-length: 492107 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Cdn-Cache-Control
s-maxage=60, stale-while-revalidate=300
Date
Sun, 03 May 2026 19:42:43 GMT
Via
1.1 google
X-Cloud-Cdn-Cache-Hit
hit
X-Matched-Path
/
X-Mw-Id
saucelabs-mw-001
X_backend
marketing-cms
alt-svc: h3=":443"; ma=2592000 cdn-cache-control: s-maxage=60, stale-while-revalidate=300 date: Sun, 03 May 2026 19:42:43 GMT via: 1.1 google x-cloud-cdn-cache-hit: hit x-matched-path: / x-mw-id: saucelabs-mw-001 x-vercel-cache: HIT x-vercel-id: iad1::iad1::xzjcn-1777837454079-ecadece594ff x_backend: marketing-cms
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology