Open
Cached
·
just now
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=604800
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,User-Agent
accept-ranges: bytes connection: close vary: Accept,User-Agent
Caching Headers
Cache-Control
private, no-transform, max-age=0, no-cache
Etag
"d41d8cd98f00b204e9800998ecf8427e"
Expires
Mon, 23 Feb 2026 22:12:37 GMT
Last-Modified
Sun, 22 Feb 2026 22:12:38 GMT
Pragma
no-cache
cache-control: private, no-transform, max-age=0, no-cache etag: "d41d8cd98f00b204e9800998ecf8427e" expires: Mon, 23 Feb 2026 22:12:37 GMT last-modified: Sun, 22 Feb 2026 22:12:38 GMT pragma: no-cache
Content Headers
Content-Length
0
Content-Type
image/gif
content-length: 0 content-type: image/gif
Server Headers
Server
Cloudinary
server: Cloudinary
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Length,ETag,Server-Timing,X-Cld-Error,Vary
access-control-allow-origin: * access-control-expose-headers: Content-Length,ETag,Server-Timing,X-Cld-Error,Vary
Cookies Headers
Other Headers
Date
Mon, 23 Feb 2026 01:28:21 GMT
Expiration
expiry-date="Fri, 24 Apr 2026 00:00:00 GMT", rule-id="derived_image"
Server-Timing
cld-fastly;mitm=p;dur=327;cpu=106;start=2026-02-23T01:28:20.921Z;desc=miss,rtt;dur=8,content-info;desc="rt=1,t=\"Zl9hdXRvLHFfYXV0bw==\"",cloudinary;dur=158;start=2026-02-23T01:28:21.083Z,cld-error;desc="Resource not found on media source: [cloudinary marketing storage]"
Timing-Allow-Origin
*
X-Cld-Error
Resource not found on media source: [cloudinary marketing storage]
date: Mon, 23 Feb 2026 01:28:21 GMT expiration: expiry-date="Fri, 24 Apr 2026 00:00:00 GMT", rule-id="derived_image" server-timing: cld-fastly;mitm=p;dur=327;cpu=106;start=2026-02-23T01:28:20.921Z;desc=miss,rtt;dur=8,content-info;desc="rt=1,t=\"Zl9hdXRvLHFfYXV0bw==\"",cloudinary;dur=158;start=2026-02-23T01:28:21.083Z,cld-error;desc="Resource not found on media source: [cloudinary marketing storage]" timing-allow-origin: * x-cld-error: Resource not found on media source: [cloudinary marketing storage]
Recommendations
Enable compression (gzip/brotli) to improve performance