Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Present
"nosniff"
Referrer-Policy
Present
origin
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
max-age=15552000, must-revalidate
Last-Modified
Wed, 25 Mar 2026 12:00:38 GMT
cache-control: max-age=15552000, must-revalidate last-modified: Wed, 25 Mar 2026 12:00:38 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
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 30 Apr 2026 23:33:23 GMT
Feature-Policy
geolocation 'none';midi 'none';notifications 'none';push 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'none';speaker 'self';vibrate 'none';fullscreen 'self';payment 'none';
X-Cache
HIT: 138
X-Cache-Group
normal
X-Cacheable
YES:15552000.000
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f4a59e64ff4821b-IAD date: Thu, 30 Apr 2026 23:33:23 GMT feature-policy: geolocation 'none';midi 'none';notifications 'none';push 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'none';speaker 'self';vibrate 'none';fullscreen 'self';payment 'none'; x-cache: HIT: 138 x-cache-group: normal x-cacheable: YES:15552000.000
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology