Open
Cached
·
1h ago
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
private-state-token-redemption=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com"), private-state-token-issuance=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com")
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Age
398808
Cache-Control
max-age=600, must-revalidate
Last-Modified
Wed, 17 Jun 2026 20:01:11 GMT
age: 398808 cache-control: max-age=600, must-revalidate last-modified: Wed, 17 Jun 2026 20:01:11 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
Cf-Apo-Via
tcache
Cf-Edge-Cache
cache,platform=wordpress
Date
Mon, 22 Jun 2026 10:41:06 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT: 1
X-Cache-Group
normal
X-Cacheable
SHORT
cf-apo-via: tcache cf-cache-status: HIT cf-edge-cache: cache,platform=wordpress cf-ray: a0faa37f8f10e608-IAD date: Mon, 22 Jun 2026 10:41:06 GMT link: <https://www.flexsim.com/wp-json/>; rel="https://api.w.org/", <https://www.flexsim.com/wp-json/wp/v2/pages/24>; rel="alternate"; title="JSON"; type="application/json", <https://www.flexsim.com/>; rel=shortlink x-cache: HIT: 1 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