Open
Cached
·
2h ago
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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=(self)
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
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
2121707
Cache-Control
public, max-age=0, must-revalidate
Etag
"2019f618d323d16b1b480f7e953114f9"
age: 2121707 cache-control: public, max-age=0, must-revalidate etag: "2019f618d323d16b1b480f7e953114f9"
Content Headers
Content-Disposition
inline
Content-Length
32772
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 32772 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 09:42:59 GMT
X-Matched-Path
/
date: Mon, 18 May 2026 09:42:59 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::rj8p4-1779097379380-51da36961de1
Recommendations
Enable compression (gzip/brotli) to improve performance