Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
53
Cache-Control
public, max-age=60
age: 53 cache-control: public, max-age=60
Content Headers
Content-Length
2761
Content-Type
text/html
content-length: 2761 content-type: text/html
Server Headers
Server
imgix
server: imgix
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Mon, 23 Mar 2026 18:39:03 GMT
Timing-Allow-Origin
*
X-Cache
HIT, MISS
X-Imgix-Id
7ae83d85c408754c171cad7932684b77729c5a73
X-Served-By
cache-chi-kigq8000068-CHI, cache-nyc-kteb1890050-NYC
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 23 Mar 2026 18:39:03 GMT timing-allow-origin: * x-cache: HIT, MISS x-imgix-id: 7ae83d85c408754c171cad7932684b77729c5a73 x-served-by: cache-chi-kigq8000068-CHI, cache-nyc-kteb1890050-NYC
Recommendations
Enable compression (gzip/brotli) to improve performance