Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Present
geolocation=(), microphone=(), camera=(); +10 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Cache-Control
max-age=600, must-revalidate
Last-Modified
Fri, 08 May 2026 08:50:10 GMT
cache-control: max-age=600, must-revalidate last-modified: Fri, 08 May 2026 08:50:10 GMT
Content Headers
Content-Length
645251
Content-Type
text/html; charset=UTF-8
content-length: 645251 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
Sun, 10 May 2026 13:48:38 GMT
X-Cache
HIT: 37
X-Cache-Group
normal
X-Cacheable
SHORT
date: Sun, 10 May 2026 13:48:38 GMT x-cache: HIT: 37 x-cache-group: normal x-cacheable: SHORT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology