16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • 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, next-router-segment-prefetch, Accept-Encoding

Caching Headers

Age
Caching
6184
Cache-Control
Caching
public,max-age=15,s-maxage=15,stale-while-revalidate=300

Content Headers

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

Server Headers

Server
Server
Netlify

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cache-Status
Other
"Netlify Edge"; hit; ttl=31529816
Cdn-Cache-Control
Other
public, s-maxage=31536000, stale-while-revalidate=31536000
Date
Other
Sat, 15 Aug 2026 10:30:30 GMT
Link
Other
Netlify-Vary
Other
query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|accept-encoding,cookie=__prerender_bypass|__next_preview_data
X-Nf-Request-Id
Other
01M02FJ7M01KDXKEADCMD1KNZ1
X-Trimble-Status-Verified
Other
ok

Recommendations

Enable compression (gzip/brotli) to improve performance