Open Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
private-state-token-redemption=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com"), private-state-token-issuance=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com")
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)

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
accept, content-type, cookie

Caching Headers

3 headers
Cache-Control
Caching
no-store, no-cache, must-revalidate
Expires
Caching
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
Caching
no-cache

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
PHPSESSID=7f3ad40c3901299cbc2943c702cd50b6; path=/

Other Headers

7 headers
Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Sun, 23 Nov 2025 15:23:16 GMT
Host-Header
Other
WordPress.com
Link
Other
<https://wp.me/PcPj7q-11y>; rel=shortlink
Server-Timing
Other
a8c-cdn, dc;desc=dca, cache;desc=MISS;dur=2341.0
X-Ac
Other
2.dca _atomic_dca MISS
X-Hacker
Other
Want root? Visit join.a8c.com and mention this header.

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2413ms