Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
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 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
Connection
close
Vary
Accept-Encoding, Accept
connection: close vary: Accept-Encoding, Accept
Caching Headers
Cache-Control
public, max-age=0, must-revalidate
Etag
"0251e792e65efe11665703744ba011e5"
Last-Modified
Thu, 25 Jun 2026 11:14:19 GMT
cache-control: public, max-age=0, must-revalidate etag: "0251e792e65efe11665703744ba011e5" last-modified: Thu, 25 Jun 2026 11:14:19 GMT
Content Headers
Content-Length
900555
Content-Type
text/html
content-length: 900555 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 14 Sep 2026 08:02:48 GMT
Framer-Site-Id
a67fd824ac9016653d217f203462b267bf5cd2004b8a8154673dca6701ff9fbc
Link
Other
rel=preconnect
rel=preconnect
crossorigin
Server-Timing
region;desc="us-east-1", cache;desc="not-cached", ssg-status;desc="optimized", version;desc="bea9510", instance;desc="1196432", route;dur=1;desc="id=kT35EhAzJ&locale=default", country;desc="US"
alt-svc: h3=":443"; ma=2592000 date: Mon, 14 Sep 2026 08:02:48 GMT framer-site-id: a67fd824ac9016653d217f203462b267bf5cd2004b8a8154673dca6701ff9fbc link: <https://framerusercontent.com>; rel="preconnect", <https://framerusercontent.com>; rel="preconnect"; crossorigin="" server-timing: region;desc="us-east-1", cache;desc="not-cached", ssg-status;desc="optimized", version;desc="bea9510", instance;desc="1196432", route;dur=1;desc="id=kT35EhAzJ&locale=default", country;desc="US"
Recommendations
Enable compression (gzip/brotli) to improve performance