Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
microphone=(), camera=(), geolocation=(self "https://probely.com")
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
Caching Headers
Age
28343250
Cache-Control
public, max-age=0, must-revalidate
age: 28343250 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 16:21:19 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=1564
X-Matched-Path
/
cf-cache-status: DYNAMIC cf-ray: 9fa28411af1c6887-IAD date: Mon, 11 May 2026 16:21:19 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=1564 x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::iad1::vlxhq-1778516477743-92bdc30787a5
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology