Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), midi=(), accelerometer=(); +7 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
8867
Cache-Control
max-age=0, s-maxage=2592000
Expires
Sun, 03 May 2026 00:00:27 GMT
Last-Modified
Sun, 03 May 2026 00:00:31 GMT
age: 8867 cache-control: max-age=0, s-maxage=2592000 expires: Sun, 03 May 2026 00:00:27 GMT last-modified: Sun, 03 May 2026 00:00:31 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 02:28:19 GMT
Server-Timing
wp-before-template;dur=1297.51, wp-before-template-db-queries;dur=1.84, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=31
X-Cache
HIT
cache-provider: CLOUDWAYS-CACHE-DC cf-cache-status: DYNAMIC cf-ray: 9f5bd4e4b9a007b7-IAD date: Sun, 03 May 2026 02:28:19 GMT server-timing: wp-before-template;dur=1297.51, wp-before-template-db-queries;dur=1.84, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=31 x-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance