Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
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
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
10487
Cache-Control
public, max-age=0, must-revalidate
Etag
"9d3441a27cfcdb2e0456da4ff91e43c0"
age: 10487 cache-control: public, max-age=0, must-revalidate etag: "9d3441a27cfcdb2e0456da4ff91e43c0"
Content Headers
Content-Disposition
inline
Content-Length
865020
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 865020 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 27 Apr 2026 21:52:01 GMT
X-Matched-Path
/
date: Mon, 27 Apr 2026 21:52:01 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::mrg9h-1777326721597-9bd490346a3b
Recommendations
Enable compression (gzip/brotli) to improve performance