Open Cached · just now
14 Headers

HTTP Security Headers

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

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Age
Caching
46992
Etag
Caching
W/"b1aa8cf00a81cf94a91963e050d3b3a5"
Expires
Caching
Thu, 01 Jan 1970 00:00:00 GMT

Content Headers

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

Server Headers

1 headers
Server
Server
Squarespace

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
crumb=BcgrWuD5qO5TODgxMjk2NTk5MTc0ZThlMWQxYTFhNGI1M2FiZjJl;Secure;Path=/

Other Headers

2 headers
Date
Other
Tue, 11 Nov 2025 03:50:59 GMT
X-Contextid
Other
kWABdCwK/z9KohZlq

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 530ms