Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=(); +3 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
52440
Cache-Control
public,max-age=0,must-revalidate
Etag
"67a2ff0ca87c7cf5f24a1cc409ae2ef9-ssl"
age: 52440 cache-control: public,max-age=0,must-revalidate etag: "67a2ff0ca87c7cf5f24a1cc409ae2ef9-ssl"
Content Headers
Content-Length
2334716
Content-Type
text/html; charset=UTF-8
content-length: 2334716 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 09:02:56 GMT
X-Nf-Request-Id
01KRG96ANXSP3TVQRR0QY6A12J
cache-status: "Netlify Edge"; hit date: Wed, 13 May 2026 09:02:56 GMT x-nf-request-id: 01KRG96ANXSP3TVQRR0QY6A12J
Recommendations
Enable compression (gzip/brotli) to improve performance