13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
browsing-topics=()
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)

Performance Headers

1 headers
Accept-Ranges
Performance
bytes

Caching Headers

3 headers
Age
Caching
8277
Cache-Control
Caching
public,max-age=0,must-revalidate
Etag
Caching
"22f1c7bd429a9206b4b08dece540adcd-ssl"

Content Headers

2 headers
Content-Length
Content
223648
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
Netlify

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Cache-Status
Other
"Netlify Edge"; hit
Date
Other
Thu, 06 Nov 2025 02:25:00 GMT
Server-Timing
Other
cr;desc="hit-fresh", ds;dur=12, dc;desc="aws-iad", cg;desc="global-production", cl;dur=223648, dist;dur=920, tls;desc="new";dur=5
X-Nf-Request-Id
Other
01K9BFPJZ0F4GW9Y3NDC6PQA4E

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1ms