Open
Cached
·
16h ago
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=self, microphone=(), geolocation=(); +1 more
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
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
518551
Cache-Control
public, max-age=0, must-revalidate
Etag
"4e70efa79055bb7188dc4b73bbf3da8a"
age: 518551 cache-control: public, max-age=0, must-revalidate etag: "4e70efa79055bb7188dc4b73bbf3da8a"
Content Headers
Content-Disposition
inline
Content-Length
13694
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 13694 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 23 Apr 2026 20:44:19 GMT
X-Matched-Path
/
date: Thu, 23 Apr 2026 20:44:19 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::gc449-1776977058687-8be05a1059c2
Recommendations
Enable compression (gzip/brotli) to improve performance