Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=30; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 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
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
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 22:34:46 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Gateway-Cache-Key
1778103682.268|standard|https|www.parentsquare.com|||/|
X-Gateway-Cache-Status
HIT
X-Gateway-Request-Id
852e7afa0bf585b8b7148cbe2593e6e4
X-Gateway-Skip-Cache
0
date: Wed, 06 May 2026 22:34:46 GMT link: <https://www.parentsquare.com/wp-json/>; rel="https://api.w.org/", <https://www.parentsquare.com/wp-json/wp/v2/pages/12682>; rel="alternate"; title="JSON"; type="application/json", <https://www.parentsquare.com/>; rel=shortlink x-gateway-cache-key: 1778103682.268|standard|https|www.parentsquare.com|||/| x-gateway-cache-status: HIT x-gateway-request-id: 852e7afa0bf585b8b7148cbe2593e6e4 x-gateway-skip-cache: 0
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching