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, content-type, cookie
connection: close transfer-encoding: chunked vary: accept, content-type, cookie
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, max-age=0
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, max-age=0 pragma: no-cache
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
Thu, 07 May 2026 04:50:45 GMT
Host-Header
WordPress.com
Retry-After
86400
Server-Timing
a8c-cdn, dc;desc=dca, cache;desc=MISS;dur=762.0
X-Ac
3.dca _atomic_dca MISS
X-Hacker
Want root? Visit join.a8c.com and mention this header.
X-Robots-Tag
noindex, nofollow
alt-svc: h3=":443"; ma=86400 date: Thu, 07 May 2026 04:50:45 GMT host-header: WordPress.com retry-after: 86400 server-timing: a8c-cdn, dc;desc=dca, cache;desc=MISS;dur=762.0 x-ac: 3.dca _atomic_dca MISS x-hacker: Want root? Visit join.a8c.com and mention this header. x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance