Open Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Present
geolocation=(self), camera=(self), accelerometer=(), autoplay=(self "https://www.youtube.com")
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks

Performance Headers

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc,next-router-state-tree,next-router-prefetch,next-router-segment-prefetch,Accept-Encoding

Caching Headers

3 headers
Age
Caching
1
Cache-Control
Caching
public,max-age=0,must-revalidate
Etag
Caching
"hgi5npqk6t5ce6-df"

Content Headers

1 headers
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

8 headers
Cache-Status
Other
"Next.js"; hit, "Netlify Edge"; fwd=stale
Date
Other
Thu, 27 Nov 2025 10:50:11 GMT
Netlify-Vary
Other
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-Middleware-Rewrite
Other
/lcv/
X-Nextjs-Date
Other
Thu, 27 Nov 2025 10:50:11 GMT
X-Nextjs-Prerender
Other
1
X-Nextjs-Stale-Time
Other
300
X-Nf-Request-Id
Other
01KB2EYNFEXJ8WS70PFMZWQXR5

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1812ms