Open
Cached
·
4h ago
24
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,accept,content-type,cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding,accept,content-type,cookie
Caching Headers
Cache-Control
private, max-age=0, must-revalidate, no-cache, no-store
Expires
Sat, 09 May 2026 01:08:09 GMT
cache-control: private, max-age=0, must-revalidate, no-cache, no-store expires: Sat, 09 May 2026 01:08:09 GMT
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, 10 May 2026 01:08:09 GMT
Display
orig_site_sol
Host-Header
WordPress.com
Link
Other
rel=https://api.w.org/
rel=shortlink
Response
200
Server-Timing
a8c-cdn, dc;desc=dca, cache;desc=STALE;dur=5.0
X-Ac
2.dca _dca STALE
X-Ez-Minify-Html
8.97% 116967 / 128496
X-Ez-Proxy-Out
true 2.4
X-Hacker
Want root? Visit join.a8c.com/hacker and mention this header.
X-Middleton-Display
orig_site_sol
X-Middleton-Response
200
X-Sol
orig
alt-svc: h3=":443"; ma=86400 date: Sun, 10 May 2026 01:08:09 GMT display: orig_site_sol host-header: WordPress.com link: <https://public-api.wordpress.com/wp-json/?rest_route=/sites/forensicsupdates.wordpress.com>; rel="https://api.w.org/", <https://wp.me/eoQ5r>; rel=shortlink response: 200 server-timing: a8c-cdn, dc;desc=dca, cache;desc=STALE;dur=5.0 x-ac: 2.dca _dca STALE x-ez-minify-html: 8.97% 116967 / 128496 x-ez-proxy-out: true 2.4 x-ezoic-cdn: Bypass x-hacker: Want root? Visit join.a8c.com/hacker and mention this header. x-middleton-display: orig_site_sol x-middleton-response: 200 x-sol: orig
Recommendations
Enable compression (gzip/brotli) to improve performance