Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(); +8 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
3146
Cache-Control
public, max-age=0, must-revalidate
Etag
"88aa0212eabcaccc30dccd4480f45021"
age: 3146 cache-control: public, max-age=0, must-revalidate etag: "88aa0212eabcaccc30dccd4480f45021"
Content Headers
Content-Disposition
inline
Content-Length
102862
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 102862 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 09 Apr 2026 01:46:32 GMT
X-Matched-Path
/
date: Thu, 09 Apr 2026 01:46:32 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::h6w9k-1775699192396-d7870d2d376d
Recommendations
Enable compression (gzip/brotli) to improve performance