Open
Cached
·
5h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31622400; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
28463
Cache-Control
public, max-age=604800
age: 28463 cache-control: public, max-age=604800
Content Headers
Content-Length
248112
Content-Type
text/html; charset=UTF-8
content-length: 248112 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 24 Apr 2026 04:01:23 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT, HIT, MISS, MISS
X-Cache-Hits
22, 0, 0, 0
X-Served-By
cache-chi-kigq8000123-CHI, cache-ewr-kewr1740076-EWR, cache-ewr-kewr1740069-EWR, cache-ewr-kewr1740069-EWR
X-Timer
S1777003283.488321,VS0,VE13
date: Fri, 24 Apr 2026 04:01:23 GMT link: <https://www.sumologic.com/wp-json/>; rel="https://api.w.org/", <https://www.sumologic.com/wp-json/wp/v2/pages/9>; rel="alternate"; title="JSON"; type="application/json", <https://www.sumologic.com/>; rel=shortlink via: 1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish x-cache: HIT, HIT, MISS, MISS x-cache-hits: 22, 0, 0, 0 x-pantheon-styx-hostname: styx-us-a-585b48f5c5-g4h4p x-served-by: cache-chi-kigq8000123-CHI, cache-ewr-kewr1740076-EWR, cache-ewr-kewr1740069-EWR, cache-ewr-kewr1740069-EWR x-styx-req-id: fc77482c-3f4f-11f1-921c-066cd883044b x-timer: S1777003283.488321,VS0,VE13
Recommendations
Enable compression (gzip/brotli) to improve performance