Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
public, max-age=86400, s-maxage=86400, stale-while-revalidate=604800
Expires
Thu, 09 Apr 2026 12:35:10 GMT
cache-control: public, max-age=86400, s-maxage=86400, stale-while-revalidate=604800 expires: Thu, 09 Apr 2026 12:35:10 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 09 Apr 2026 12:20:03 GMT
Link
rel=https://api.w.org/
rel=alternate
type=application/json
rel=shortlink
cf-cache-status: DYNAMIC cf-ray: 9e9976b1dd3a3aff-IAD date: Thu, 09 Apr 2026 12:20:03 GMT link: <https://www.verbinteractive.com/wp-json/>; rel="https://api.w.org/", <https://www.verbinteractive.com/wp-json/wp/v2/pages/7>; rel="alternate"; type="application/json", <https://www.verbinteractive.com/>; rel=shortlink
Recommendations
Enable compression (gzip/brotli) to improve performance