Open
Cached
·
just now
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
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
545079
Cache-Control
public, max-age=0, must-revalidate
Etag
"4a35c2c1c22c604ecf5019dfc5f82094"
age: 545079 cache-control: public, max-age=0, must-revalidate etag: "4a35c2c1c22c604ecf5019dfc5f82094"
Content Headers
Content-Disposition
inline
Content-Length
120370
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 120370 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sat, 22 Aug 2026 01:33:42 GMT
X-Matched-Path
/
date: Sat, 22 Aug 2026 01:33:42 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::77mxw-1787362422514-2e9ecd7d9cdc
Recommendations
Enable compression (gzip/brotli) to improve performance