Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Significantly strengthen CSP directives
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: hcdn x-powered-by: PHP/8.2.31
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 27 Aug 2026 23:33:13 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Hcdn-Cache-Status
DYNAMIC
X-Hcdn-Request-Id
9bfa17b167e2bfd9e9cf69b4bb8bd696-dci-edge3
X-Hcdn-Upstream-Rt
0.963
X-Two-Cache-Date
1787192902
X-Two-Optimize
1
X-Two-Optimize-Reason
test mode is enabled
X-Two-Page-Is-Optimized
0
X-Two-Test-Mode
1
X-Two-Version
2.33.0
alt-svc: h3=":443"; ma=86400 date: Thu, 27 Aug 2026 23:33:13 GMT link: <https://thepolykids.com/wp-json/>; rel="https://api.w.org/", <https://thepolykids.com/wp-json/wp/v2/pages/251>; rel="alternate"; title="JSON"; type="application/json", <https://thepolykids.com/>; rel=shortlink panel: hpanel platform: hostinger x-hcdn-cache-status: DYNAMIC x-hcdn-request-id: 9bfa17b167e2bfd9e9cf69b4bb8bd696-dci-edge3 x-hcdn-upstream-rt: 0.963 x-two-cache-date: 1787192902 x-two-optimize: 1 x-two-optimize-reason: test mode is enabled x-two-page-is-optimized: 0 x-two-test-mode: 1 x-two-version: 2.33.0
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology