Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Age
3038
Cache-Control
max-age=600, must-revalidate
Last-Modified
Tue, 28 Apr 2026 07:59:31 GMT
age: 3038 cache-control: max-age=600, must-revalidate last-modified: Tue, 28 Apr 2026 07:59:31 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
Cdn-Cache-Control
max-age=2592000
Date
Tue, 28 Apr 2026 08:50:25 GMT
X-Cache
MISS
X-Cache-Group
normal
X-Cacheable
SHORT
X-Flying-Press-Cache
HIT
X-Flying-Press-Source
PHP
X-Orig-Cache-Control
no-cache, must-revalidate
alt-svc: h3=":443"; ma=86400 cdn-cache-control: max-age=2592000 cf-cache-status: HIT cf-ray: 9f34d1bd3cc1d6d3-IAD date: Tue, 28 Apr 2026 08:50:25 GMT x-cache: MISS x-cache-group: normal x-cacheable: SHORT x-flying-press-cache: HIT x-flying-press-source: PHP x-orig-cache-control: no-cache, must-revalidate
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology