Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
GitHub
UserWay
YouTube
Akamai
Algolia
AzureFrontDoor
Ceros
Contentful
Contentsquare
Demandbase
Formstack
Google Analytics
Google DoubleClick
Google Fonts
Google Maps
Google Search
Google Static File Front End
Google Tag Manager
Issuu
LinkedIn
Liveramp
Navattic
Next.js
OpenStreetMap
Pusher
Securiti
unpkg
Vercel
Vimeo
Google Cloud
Microsoft Azure
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
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
70
Cache-Control
public, max-age=0, must-revalidate
Etag
"cwu36oz5uyaxx8"
age: 70 cache-control: public, max-age=0, must-revalidate etag: "cwu36oz5uyaxx8"
Content Headers
Content-Length
510660
Content-Type
text/html; charset=utf-8
content-length: 510660 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
Date
Wed, 20 May 2026 07:29:04 GMT
X-Matched-Path
/forte
date: Wed, 20 May 2026 07:29:04 GMT x-matched-path: /forte x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::iad1::dxg2b-1779262215648-7f17fee31f07
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology