Open
Cached
·
3h ago
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
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
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
5010
Cache-Control
public, max-age=30
Expires
Thu, 07 May 2026 01:36:02 GMT
Last-Modified
Thu, 07 May 2026 00:12:01 GMT
age: 5010 cache-control: public, max-age=30 expires: Thu, 07 May 2026 01:36:02 GMT last-modified: Thu, 07 May 2026 00:12:01 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
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 07 May 2026 01:35:32 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Tenweb-Cf-Cache-Status
HIT
X-Cache
HIT
X-Tec-Api-Origin
https://leanspace.io
X-Tec-Api-Root
https://leanspace.io/wp-json/tribe/events/v1/
X-Tec-Api-Version
v1
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9f7c7d10ed6cd64d-IAD date: Thu, 07 May 2026 01:35:32 GMT link: <https://leanspace.io/wp-json/>; rel="https://api.w.org/", <https://leanspace.io/wp-json/wp/v2/pages/32875>; rel="alternate"; title="JSON"; type="application/json", <https://leanspace.io/>; rel=shortlink tenweb-cf-cache-status: HIT x-cache: HIT x-tec-api-origin: https://leanspace.io x-tec-api-root: https://leanspace.io/wp-json/tribe/events/v1/ x-tec-api-version: v1
Recommendations
Enable compression (gzip/brotli) to improve performance