Open
Cached
·
4h ago
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
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)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Cookie
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate expires: Thu, 19 Nov 1981 08:52:00 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 06 May 2026 05:05:38 GMT
Host-Header
wpcloud
Server-Timing
a8c-cdn, dc;desc=dca, cache;desc=MISS;dur=2750.0
X-Ac
4.dca _atomic_dca MISS
X-Tec-Api-Origin
https://www.webixi.com
X-Tec-Api-Root
https://www.webixi.com/wp-json/tribe/events/v1/
X-Tec-Api-Version
v1
alt-svc: h3=":443"; ma=86400 date: Wed, 06 May 2026 05:05:38 GMT host-header: wpcloud link: <https://www.webixi.com/>; rel=shortlink server-timing: a8c-cdn, dc;desc=dca, cache;desc=MISS;dur=2750.0 x-ac: 4.dca _atomic_dca MISS x-tec-api-origin: https://www.webixi.com x-tec-api-root: https://www.webixi.com/wp-json/tribe/events/v1/ x-tec-api-version: v1
Recommendations
Enable compression (gzip/brotli) to improve performance