Open
Cached
·
just now
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
61957
Cache-Control
public, max-age=604800
age: 61957 cache-control: public, max-age=604800
Content Headers
Content-Length
678254
Content-Type
text/html; charset=UTF-8
content-length: 678254 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 09 May 2026 09:08:40 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT, HIT
X-Cache-Hits
12, 0
X-Served-By
cache-chi-kigq8000132-CHI, cache-ewr-kewr1740027-EWR
X-Timer
S1778317720.481346,VS0,VE3
date: Sat, 09 May 2026 09:08:40 GMT link: <https://www.class.com/wp-json/>; rel="https://api.w.org/", <https://www.class.com/wp-json/wp/v2/pages/3>; rel="alternate"; title="JSON"; type="application/json", <https://www.class.com/>; rel=shortlink via: 1.1 varnish, 1.1 varnish x-cache: HIT, HIT x-cache-hits: 12, 0 x-pantheon-styx-hostname: styx-us-a-5fbd9fdf97-xjq4v x-served-by: cache-chi-kigq8000132-CHI, cache-ewr-kewr1740027-EWR x-styx-req-id: 6927c7f9-4af6-11f1-b1bc-fa64b416fd8b x-timer: S1778317720.481346,VS0,VE3
Recommendations
Enable compression (gzip/brotli) to improve performance