Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
11523
Cache-Control
public,max-age=0,must-revalidate
Etag
"169aw3asg202ev6-df"
age: 11523 cache-control: public,max-age=0,must-revalidate etag: "169aw3asg202ev6-df"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: Netlify x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 29 Mar 2026 11:17:53 GMT
X-Nf-Request-Id
01KMWN12PD9FRVCFND0FQ698AS
cache-status: "Netlify Edge"; hit, "Netlify Edge"; hit;detail=p1 date: Sun, 29 Mar 2026 11:17:53 GMT netlify-vary: query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|accept-encoding,cookie=__prerender_bypass|__next_preview_data x-nextjs-date: Sun, 29 Mar 2026 08:19:36 GMT x-nf-request-id: 01KMWN12PD9FRVCFND0FQ698AS
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology