Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
camera=*, microphone=*
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
connection: close
Caching Headers
Age
0
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"qh61v3gc0q14r3"
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "qh61v3gc0q14r3"
Content Headers
Content-Length
52815
Content-Type
text/html; charset=utf-8
content-length: 52815 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
https://admin.vouchfor.com
access-control-allow-origin: https://admin.vouchfor.com
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 04:33:42 GMT
X-Matched-Path
/en-AU
date: Wed, 06 May 2026 04:33:42 GMT x-matched-path: /en-AU x-vercel-cache: MISS x-vercel-id: iad1::syd1::lm27z-1778042021826-8c3a838c1924
Recommendations
Enable compression (gzip/brotli) to improve performance