Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
"max-age=63072000; includeSubDomains; preload";
X-Frame-Options
Present
SAMEORIGIN, deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer, strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
max-age=600, must-revalidate
cache-control: max-age=600, must-revalidate
Content Headers
Content-Length
411858
Content-Type
text/html; charset=UTF-8
content-length: 411858 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: WP Engine
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 29 Apr 2026 11:12:14 GMT
Feature-Policy
microphone 'none'; geolocation 'none'
X-Cache
HIT: 81
X-Cache-Group
normal
X-Cacheable
SHORT
X-Permitted-Cross-Domain-Policies
master-only
date: Wed, 29 Apr 2026 11:12:14 GMT feature-policy: microphone 'none'; geolocation 'none' link: <https://redcanary.com/>; rel=shortlink x-cache: HIT: 81 x-cache-group: normal x-cacheable: SHORT x-permitted-cross-domain-policies: master-only
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology