Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch
connection: close vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch
Caching Headers
Age
1678
Cache-Control
public, max-age=0, must-revalidate
Etag
"mp176y9ur610md"
age: 1678 cache-control: public, max-age=0, must-revalidate etag: "mp176y9ur610md"
Content Headers
Content-Length
47748
Content-Type
text/html; charset=utf-8
content-length: 47748 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
Sun, 12 Apr 2026 02:04:23 GMT
X-Matched-Path
/
date: Sun, 12 Apr 2026 02:04:23 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::iad1::x7w89-1777485646402-814b4e76ae87
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology