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
0
Cache-Control
public, max-age=60
age: 0 cache-control: public, max-age=60
Content Headers
Content-Length
2777
Content-Type
text/html
content-length: 2777 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
Wed, 08 Apr 2026 09:25:05 GMT
Timing-Allow-Origin
*
X-Cache
MISS, MISS
X-Imgix-Id
9a0b0f2bb42520a55a766b356ca641428e359daa
X-Served-By
cache-chi-klot8100100-CHI, cache-ewr-kewr1740075-EWR
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Wed, 08 Apr 2026 09:25:05 GMT timing-allow-origin: * x-cache: MISS, MISS x-imgix-id: 9a0b0f2bb42520a55a766b356ca641428e359daa x-served-by: cache-chi-klot8100100-CHI, cache-ewr-kewr1740075-EWR
Recommendations
Enable compression (gzip/brotli) to improve performance