Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Significantly strengthen CSP directives
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding
connection: close vary: Accept-Encoding, Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-cache, must-revalidate, max-age=0, no-store, private
Expires
Wed, 11 Jan 1984 05:00:00 GMT
cache-control: no-cache, must-revalidate, max-age=0, no-store, private expires: Wed, 11 Jan 1984 05:00:00 GMT
Content Headers
Content-Length
7021
Content-Type
text/html; charset=UTF-8
content-length: 7021 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
Thu, 07 May 2026 11:27:00 GMT
X-Cache
MISS
X-Cacheable
NO:Private
X-Pass-Why
wp-admin
date: Thu, 07 May 2026 11:27:00 GMT x-cache: MISS x-cacheable: NO:Private x-pass-why: wp-admin
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology