Open
Cached
·
just now
25
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +10 more
default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://www.google-analytics.com https://vercel.live https://va.vercel-scripts.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https: blob:; media-src 'self' https:; connect-src 'self' https: wss:; frame-src 'self' https:; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self'; upgrade-insecure-requests
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(), payment=()
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
3 headers
Age
Caching
1272837
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"e22845081f788315e3f014911b469d46"
Content Headers
3 headers
Content-Disposition
Content
inline
Content-Length
Content
12458
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Vercel
CORS Headers
1 headers
Access-Control-Allow-Origin
Cors
*
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Date
Other
Sun, 30 Nov 2025 07:04:03 GMT
X-Matched-Path
Other
/
X-Nextjs-Prerender
Other
1
X-Nextjs-Stale-Time
Other
300
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::l4zxx-1764486243157-25a35b97bbf4
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 55ms