Open
Cached
·
3h ago
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
"lno54vcpi115nr"
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "lno54vcpi115nr"
Content Headers
Content-Length
53991
Content-Type
text/html; charset=utf-8
content-length: 53991 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
Thu, 07 May 2026 02:07:20 GMT
X-Matched-Path
/en-AU
date: Thu, 07 May 2026 02:07:20 GMT x-matched-path: /en-AU x-vercel-cache: MISS x-vercel-id: iad1::syd1::vh6pr-1778119639889-5c1b6c6b8379
Recommendations
Enable compression (gzip/brotli) to improve performance