Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
1516
Cache-Control
public, max-age=86400, s-maxage=604800, stale-while-revalidate=31536000
Etag
"8uo6weknvr6vhs"
age: 1516 cache-control: public, max-age=86400, s-maxage=604800, stale-while-revalidate=31536000 etag: "8uo6weknvr6vhs"
Content Headers
Content-Length
320874
Content-Type
text/html; charset=utf-8
content-length: 320874 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 15:11:42 GMT
X-Matched-Path
/
X-Robots-Tag
index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1
date: Mon, 11 May 2026 15:11:42 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-robots-tag: index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1 x-vercel-cache: HIT x-vercel-id: iad1::iad1::zh59r-1778513819592-c133b5fe5baf
Recommendations
Enable compression (gzip/brotli) to improve performance