Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
private, max-age=0, must-revalidate
Etag
"abb5f21fed1a980a6ba6e934b02c017b"
Last-Modified
Fri, 21 Aug 2026 12:30:50 GMT
cache-control: private, max-age=0, must-revalidate etag: "abb5f21fed1a980a6ba6e934b02c017b" last-modified: Fri, 21 Aug 2026 12:30:50 GMT
Content Headers
Content-Length
2174129
Content-Type
text/html
content-length: 2174129 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Fri, 21 Aug 2026 16:06:25 GMT
Link
Other
rel=preconnect
rel=preconnect
crossorigin
Server-Timing
region;desc="us-east-1", cache;desc="cached", ssg-status;desc="optimized", version;desc="6443c08", instance;desc="fb1b1cc", route;dur=1;desc="id=r6thRJUIJ&locale=default", abtests;dur=1;desc="jnD1XvfUj=LiWuP31Sx&lN7g9KJPW=DDZAUtO6y", country;desc="US"
alt-svc: h3=":443"; ma=2592000 date: Fri, 21 Aug 2026 16:06:25 GMT link: <https://framerusercontent.com>; rel="preconnect", <https://framerusercontent.com>; rel="preconnect"; crossorigin="" server-timing: region;desc="us-east-1", cache;desc="cached", ssg-status;desc="optimized", version;desc="6443c08", instance;desc="fb1b1cc", route;dur=1;desc="id=r6thRJUIJ&locale=default", abtests;dur=1;desc="jnD1XvfUj=LiWuP31Sx&lN7g9KJPW=DDZAUtO6y", country;desc="US"
Recommendations
Enable compression (gzip/brotli) to improve performance