Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000, preload
X-Frame-Options
Good
SAMEORIGIN
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
0
Cache-Control
public,max-age=604800,must-revalidate
Etag
"e7f81bf0603d8384f5e24057af5d91fe-ssl"
age: 0 cache-control: public,max-age=604800,must-revalidate etag: "e7f81bf0603d8384f5e24057af5d91fe-ssl"
Content Headers
Content-Length
5049
Content-Type
text/css; charset=UTF-8
content-length: 5049 content-type: text/css; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 25 Feb 2026 06:42:33 GMT
X-Nf-Request-Id
01KJ9RHYH5J5A6GEEBT38QTE42
X-Robots-Tag
noindex,nofollow
cache-status: "Netlify Edge"; fwd=miss date: Wed, 25 Feb 2026 06:42:33 GMT x-nf-request-id: 01KJ9RHYH5J5A6GEEBT38QTE42 x-robots-tag: noindex,nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance