Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
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
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
3403
Content-Type
application/json
content-length: 3403 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 16:50:45 GMT
Retry-After
0
Wp-Correlationid
61ee5989-401f-489c-b379-aaca11fe925f
X-Cache-Hits
0
X-Served-By
cache-lcy-eglc8600072-LCY
X-Timer
S1777913446.893533,VS0,VE0
date: Mon, 04 May 2026 16:50:45 GMT retry-after: 0 wp-correlationid: 61ee5989-401f-489c-b379-aaca11fe925f x-cache-hits: 0 x-served-by: cache-lcy-eglc8600072-LCY x-timer: S1777913446.893533,VS0,VE0
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching