Open Cached · just now
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
4826
Cache-Control
Caching
public,max-age=0,must-revalidate
Etag
Caching
"3153fca65884394dc9e3c790d7a6db2e-ssl"

Content Headers

2 headers
Content-Length
Content
223649
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
Sat, 15 Nov 2025 01:35:59 GMT
Server-Timing
Other
cr;desc="hit-fresh", ds;dur=2, dc;desc="aws-iad", cg;desc="global-production", cl;dur=223649, dist;dur=10, tls;desc="new";dur=5
X-Nf-Request-Id
Other
01KA2JF9WV14ETY60Y9KE709DB

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 54ms