20 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Weak
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Significantly strengthen CSP directives
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding

Caching Headers

Cache-Control
Caching
s-maxage=31536000, stale-while-revalidate

Content Headers

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

Server Headers

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

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a2a3188449d5f72b-IAD
Date
Other
Wed, 12 Aug 2026 23:00:21 GMT
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=19
X-Nextjs-Cache
Other
HIT

Recommendations

Enable compression (gzip/brotli) to improve performance

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