Open
Cached
·
4h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Cookie, Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Cookie, Cookie
Caching Headers
Age
267776
Cache-Control
public, max-age=604800
age: 267776 cache-control: public, max-age=604800
Content Headers
Content-Length
148585
Content-Type
text/html; charset=UTF-8
content-length: 148585 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 08 May 2026 14:38:18 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT, MISS
X-Cache-Hits
49, 0
X-Served-By
cache-chi-klot8100097-CHI, cache-ewr-kewr1740021-EWR
X-Timer
S1778251098.487497,VS0,VE29
date: Fri, 08 May 2026 14:38:18 GMT link: <https://home.payground.com/wp-json/>; rel="https://api.w.org/", <https://home.payground.com/wp-json/wp/v2/pages/552>; rel="alternate"; title="JSON"; type="application/json", <https://home.payground.com/>; rel=shortlink via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 49, 0 x-pantheon-styx-hostname: styx-us-a-585b48f5c5-ft565 x-served-by: cache-chi-klot8100097-CHI, cache-ewr-kewr1740021-EWR x-styx-req-id: 16d519e4-487c-11f1-9a32-a2057fb1b89b x-timer: S1778251098.487497,VS0,VE29
Recommendations
Enable compression (gzip/brotli) to improve performance