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
2769
Content-Type
text/html
content-length: 2769 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
Fri, 10 Apr 2026 07:26:54 GMT
Timing-Allow-Origin
*
X-Cache
MISS, MISS
X-Imgix-Id
579b500d74198f9c996790d452615bba376ad49f
X-Served-By
cache-chi-klot8100158-CHI, cache-iad-kcgs7200090-IAD
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Fri, 10 Apr 2026 07:26:54 GMT timing-allow-origin: * x-cache: MISS, MISS x-imgix-id: 579b500d74198f9c996790d452615bba376ad49f x-served-by: cache-chi-klot8100158-CHI, cache-iad-kcgs7200090-IAD
Recommendations
Enable compression (gzip/brotli) to improve performance