Open Cached · just now
22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured
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

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding

Caching Headers

3 headers
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"ca9b65f7c270f2d17c746302bddc01be"
Last-Modified
Caching
Fri, 25 Apr 2025 23:14:53 GMT

Content Headers

2 headers
Content-Length
Content
918530
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
Google Frontend

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

11 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sat, 29 Nov 2025 15:00:56 GMT
Function-Execution-Id
Other
v1ppl4w5slc6
Link
Other
<https://framerusercontent.com>; rel="preconnect", <https://framerusercontent.com>; rel="preconnect"; crossorigin=""
Server-Timing
Other
region;desc="us-west-2", cache;desc="cached", ssg-status;desc="optimized", version;desc="851dea5", route;dur=1;desc="id=I50WZaHHw&locale=default"
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Cloud-Trace-Context
Other
7ee6d22f06e2f625b27634ad4a921b50;o=1
X-Country-Code
Other
US
X-Served-By
Other
cache-pdk-kfty8610025-PDK
X-Timer
Other
S1764428456.007244,VS0,VE281

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 505ms