19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
default-src; script-src; style-src; +11 more 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
  • Add Content-Security-Policy header to prevent XSS attacks
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

Age
Caching
58549
Cache-Control
Caching
public,max-age=0,must-revalidate
Etag
Caching
"92805ddd3c02058a70054a4ea39de736-ssl"

Content Headers

Content-Length
Content
296273
Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
Netlify

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Cache-Status
Other
"Netlify Edge"; hit
Date
Other
Mon, 23 Mar 2026 14:56:56 GMT
Netlify-Vary
Other
cookie=__next_preview_data:presence|__prerender_bypass:presence
Permission-Policy
Other
accelerometer=(), autoplay=(*), camera=(), clipboard-write=(self), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=(), xr-spatial-tracking=()
X-Nf-Request-Id
Other
01KMDK5WHQSTE8AWHYNN25MDA6

Recommendations

Enable compression (gzip/brotli) to improve performance