Cached · just now
28 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
base-uri; child-src; connect-src; +12 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Strengthen CSP by removing 'unsafe-eval'

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch

Caching Headers

Age
Caching
185
Cache-Control
Caching
public, max-age=0, must-revalidate

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Vercel
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 26 Aug 2026 09:37:15 GMT
Link
Other
Origin-Agent-Cluster
Other
?1
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Matched-Path
Other
/
X-Nextjs-Prerender
Other
1
X-Nextjs-Stale-Time
Other
300
X-Permitted-Cross-Domain-Policies
Other
none
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::fra1::qrbwq-1787737220405-51b01fb01253

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology