Open
Cached
·
just now
19
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
7845
Cache-Control
public, max-age=84600
age: 7845 cache-control: public, max-age=84600
Content Headers
Content-Length
163948
Content-Type
text/html; charset=UTF-8
content-length: 163948 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 08 May 2026 18:11:20 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Server-Timing
wp-before-template;dur=121.81
X-Cache
HIT, MISS
X-Cache-Hits
2, 0
X-Served-By
cache-chi-kigq8000073-CHI, cache-pdk-kpdk2140052-PDK
X-Timer
S1778263880.067141,VS0,VE22
date: Fri, 08 May 2026 18:11:20 GMT link: <https://demo.forsta.com/wp-json/>; rel="https://api.w.org/", <https://demo.forsta.com/wp-json/wp/v2/pages/14>; rel="alternate"; title="JSON"; type="application/json", <https://demo.forsta.com/>; rel=shortlink server-timing: wp-before-template;dur=121.81 via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 2, 0 x-pantheon-styx-hostname: styx-us-a-5fbd9fdf97-6qrt6 x-served-by: cache-chi-kigq8000073-CHI, cache-pdk-kpdk2140052-PDK x-styx-req-id: 0c18c6c3-4af7-11f1-a3a6-6aa8dc11ff49 x-timer: S1778263880.067141,VS0,VE22
Recommendations
Enable compression (gzip/brotli) to improve performance