Open
Cached
·
just now
27
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
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Age
22772
Cache-Control
max-age=604800, must-revalidate
Last-Modified
Thu, 30 Apr 2026 23:47:58 GMT
age: 22772 cache-control: max-age=604800, must-revalidate last-modified: Thu, 30 Apr 2026 23:47:58 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: WP Engine
CORS Headers
Access-Control-Allow-Origin
https://loopio.com
access-control-allow-origin: https://loopio.com
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA-Mobile
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 01 May 2026 06:11:43 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
MISS
X-Cache-Group
normal
X-Cacheable
YES:604800.000
X-Nitro-Cache
MISS
X-Nitro-Disabled
1
X-Nitro-Disabled-Reason
Test Mode
accept-ch: Sec-CH-UA-Mobile alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9f4ca164eed5aeda-IAD date: Fri, 01 May 2026 06:11:43 GMT link: <https://loopio.com/wp-json/>; rel="https://api.w.org/", <https://loopio.com/wp-json/wp/v2/pages/9>; rel="alternate"; title="JSON"; type="application/json", <https://loopio.com/>; rel=shortlink x-cache: MISS x-cache-group: normal x-cacheable: YES:604800.000 x-nitro-cache: MISS x-nitro-disabled: 1 x-nitro-disabled-reason: Test Mode
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology