Open Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=15724800
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx/1.19.0

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
userCountryRegionCode=VA;Domain=ecwid.com;SameSite=None;Secure

Other Headers

6 headers
Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Wed, 26 Nov 2025 01:41:38 GMT
Via
Other
1.1 d90c73fde953ff748dcb4e4057bb18fa.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
MD8N1X7jmdQHLnIkdI_vbtCNVaQlOTINvKIk5-ybEpWa9iZKg46aKA==
X-Amz-Cf-Pop
Other
IAD61-P5
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 199ms