Open
Cached
·
just now
18
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
Cookie, accept-encoding
connection: close transfer-encoding: chunked vary: Cookie, accept-encoding
Caching Headers
Cache-Control
no-cache, must-revalidate
Last-Modified
Fri, 08 May 2026 11:20:31 GMT
cache-control: no-cache, must-revalidate last-modified: Fri, 08 May 2026 11:20:31 GMT
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
Cdn-Cache-Control
max-age=2592000
Date
Fri, 08 May 2026 11:20:32 GMT
Host-Header
wpcloud
Server-Timing
a8c-cdn, dc;desc=dca, cache;desc=BYPASS;dur=43.0
X-Ac
2.dca _atomic_dca BYPASS
X-Flying-Press-Cache
HIT
X-Flying-Press-Source
PHP
alt-svc: h3=":443"; ma=86400 cdn-cache-control: max-age=2592000 cf-cache-status: DYNAMIC cf-ray: 9f881363bd64d64b-IAD date: Fri, 08 May 2026 11:20:32 GMT host-header: wpcloud server-timing: a8c-cdn, dc;desc=dca, cache;desc=BYPASS;dur=43.0 x-ac: 2.dca _atomic_dca BYPASS x-flying-press-cache: HIT x-flying-press-source: PHP
Recommendations
Enable compression (gzip/brotli) to improve performance