Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Cookie
Caching Headers
Cache-Control
s-maxage=31536000, max-age=60
cache-control: s-maxage=31536000, max-age=60
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 03 May 2026 19:45:46 GMT
Host-Header
WordPress.com
Server-Timing
a8c-cdn, dc;desc=dca, cache;desc=BYPASS;dur=779.0
X-Ac
3.dca _atomic_dca BYPASS
X-Hacker
Want root? Visit join.a8c.com and mention this header.
X-Wp-Cf-Super-Cache-Active
1
X-Wp-Cf-Super-Cache-Cache-Control
s-maxage=31536000, max-age=60
X-Wp-Spc-Disk-Cache
HIT
alt-svc: h3=":443"; ma=86400 date: Sun, 03 May 2026 19:45:46 GMT host-header: WordPress.com server-timing: a8c-cdn, dc;desc=dca, cache;desc=BYPASS;dur=779.0 x-ac: 3.dca _atomic_dca BYPASS x-hacker: Want root? Visit join.a8c.com and mention this header. x-wp-cf-super-cache-active: 1 x-wp-cf-super-cache-cache-control: s-maxage=31536000, max-age=60 x-wp-spc-disk-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance