www.webflow.com

Report from 9/18/2026, 10:11:25 AM https://www.webflow.com
Latest run · lab, cold cache
79
9/18/2026
28-day score · p75 · the standard
3/7 runs — building history (nightly)

Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.

The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/webflow.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.webflow.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.webflow.com"><img src="https://agentvitals.dev/badge/webflow.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameWebflow
CategoryOrganization
🟡Price$4 · guessed from page text (no structured data)
Location398 11th St, San Francisco, CA, 94103, US
Hoursnot found
Productsnot found
DescriptionWebflow is the leading agentic web platform for modern businesses. Design, build, optimize, and rank in AI search — all in Webflow. Enterprise-grade security, CMS, hosting, and AEO built in.

An agent gets the basics but will guess on the gaps. 4/7 applicable facts come from machine-readable structured data.

79
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

76%
CRR Content Recovery Poor
0.94
SSD Semantic Signal Density Good
2,803 tok
TC Token Cost Good
385 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈16,540 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
76.8% · 12,697
Chrome (nav / header / footer)
22.5% · 3,726
Boilerplate (cookie / ad)
0% · 0
Other
0.7% · 117

Final screenshot

Final screenshot of https://www.webflow.com

Diagnostics

high CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence24% of content requires JS
ImpactA non-rendering agent never sees the JS-injected content.
Effort1–4 h

Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.

Rendered profile: headless

Agent Discoverability 88/100 · Agent Ready

Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →

Agent files & endpoints

llms.txt Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) No robots.txt → nothing blocked Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: Organization, WebSite, SoftwareApplication, WebPage Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt

Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.

What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).

How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

~ agents.json discovery low impact Absent (emerging standard)

Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.

What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.

How to fix Publish /agents.json describing your site's capabilities and actions.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ WebMCP endpoint low impact Absent (emerging standard)

Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.

What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.

How to fix Add a WebMCP endpoint exposing your key actions to agents.

Learn how to implement →

Spec: https://webmcp.org

~ API documentation low impact No OpenAPI/Swagger found

Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.

What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.

How to fix Publish an OpenAPI spec at a well-known path.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

Transport & Trust (SEC 1.0.0)

HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.

89Transport posture (0–100, unscored)
4pass
0warn
1fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; preload, max-age=31536000
✅ Content-Security-Policypolicy present, script-src does not allow inline
❌ X-Content-Type-Optionsmissing nosniff
✅ Referrer-Policystrict-origin-when-cross-origin
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highProfile reflects a block/challenge page — not your contenthighest leverage

whole profile

EvidenceMeasured against a block/challenge page (a bot-wall/CAPTCHA was served (www.gstatic.com)); every number here describes the wall, not your site.
ImpactAn AI agent hits the same wall and recovers none of your content — fix the block before optimizing anything else.
FixAllowlist legitimate agent user-agents / IP ranges in your WAF or bot-management and serve real content (not a challenge), then re-run.

Third-party impact

180 third-party requests · 5729 KiB (96.8% of transfer) · 121 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
website-files.com1004084 KiB24 ms
googletagmanager.com3520 KiB
gstatic.com2381 KiB
transcend-cdn.com4160 KiB7 ms
cloudfront.net33136 KiB
cloudflare.com1119 KiB8 ms
google.com6102 KiB
jsdelivr.net12101 KiB59 ms
intellimize.co592 KiB23 ms
itsoffbrand.io111 KiB
stackadapt.com49 KiB
googleapis.com27 KiB

Wasted JavaScript (by bundle)

Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).

BundleTransferUnusedWasted
https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.js 3P347 KiB73.2%254 KiB
https://www.googletagmanager.com/gtag/js?id=G-ZVKWSS7ZRF&cx=c&gtm=4e69h0h2 3P184 KiB50.4%93 KiB
https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js 3P119 KiB73.1%87 KiB
https://www.googletagmanager.com/gtag/js?id=AW-990123219&cx=c&gtm=4e69h0h2 3P163 KiB52.2%85 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-55XXQM3F 3P173 KiB48.2%83 KiB
https://accounts.google.com/gsi/client 3P99 KiB80.6%80 KiB
https://cdn.intellimize.co/snippet/117761985.js 3P90 KiB56.8%51 KiB
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/ui.js 3P98 KiB43%42 KiB
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.a0ff4aff55501fef.js 3P54 KiB76.7%41 KiB
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js 3P43 KiB76.3%33 KiB
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.c7379b726663457f.js 3P44 KiB68.5%30 KiB
https://cdn.jsdelivr.net/gh/webflow/brand_studio@a0e2db7/global-brand-code/custom-components/miw-slider.min.js 3P31 KiB74.2%23 KiB
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/airgap.js 3P54 KiB42.3%23 KiB
https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=686294e263eb7e215bd232f7 3P30 KiB57.6%18 KiB
https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js 3P29 KiB55.4%16 KiB

Network

189Requests
5917 KiBTransferred
57Scripts
96.8%3rd-party
2Long tasks
Image (103)
3704 KiB
Script (57)
1819 KiB
Font (2)
214 KiB
Document (5)
105 KiB
Stylesheet (10)
56 KiB
XHR (2)
10 KiB
Fetch (4)
5 KiB
Other (4)
3 KiB
Ping (2)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a905f11f0897f91eee0e608_home-dialog_engineers_mcp.pngImage200825 KiB
https://www.gstatic.com/recaptcha/releases/BnqMGSY_YP4cCmbNINHpJPkd/recaptcha__en.jsScript200347 KiB
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/6a8c3808cb5f764852177b59_48241cbaffbe02788ea715d1c85e9913_source-hero.webpImage200209 KiB
https://www.googletagmanager.com/gtag/js?id=G-ZVKWSS7ZRF&cx=c&gtm=4e69h0h2Script200184 KiB
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/68c092dccb7bd070430a0910_WFVisualSans%5Bwght%2Copsz%5D.woff2Font200181 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-55XXQM3FScript200173 KiB
https://www.googletagmanager.com/gtag/js?id=AW-990123219&cx=c&gtm=4e69h0h2Script200163 KiB
https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.jsScript200119 KiB
https://webflow.com/Document200104 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a90412096e6fd456e5ce8f6_home-slider_marketer_optimize.pngImage200103 KiB
https://accounts.google.com/gsi/clientScript20099 KiB
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/ui.jsScript20098 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a9043ed2a2f67713dbef05c_home-dialog_marketers_abm.jpgImage20092 KiB
https://cdn.intellimize.co/snippet/117761985.jsScript20090 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a903f7e5cede98019151c6f_home-dialog_marketers_cms.jpgImage20087 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a906e5d9226d9ed4036f0f5_home-dialog_designers_ai.webpImage20086 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a906c99edc83ecfb1db2ea3_home-dialog_designers_funsize.webpImage20084 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a90438cd5d06014b09f1f3d_home-dialog_marketers_aeo.jpgImage20076 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a9050c7c27dfdf1e85f0550_agency-d-4.webpImage20076 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a906ed9acba6c28e83fa8e1_home-dialog_designers_shared-libraries.webpImage20076 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a9042a1f283245f04e64860_home-dialog_marketers_collaboration.jpgImage20074 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a904134ca6a9d4c6ae4ace2_home-dialog_marketers_optimize.jpgImage20074 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/68bf1a67e66e34b3ddf5712e_author_carla-weis.webpImage20070 KiB
https://go.webflow.com/js/forms2/js/forms2.min.jsScript20067 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a9042615433ec75978a4e3c_home-slider_marketer_copy-ai.jpgImage20067 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/68b065e3cee20f75820054b6_feature-image-lattice.webpImage20065 KiB
https://cdn.prod.website-files.com/687e8d1b96312cc631cafec7/6a9041e6447bf3597015f697_home-dialog_marketers_copy-ai.jpgImage20056 KiB
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/6a8e97f9b69a6694cd66b1dd_home-source-bg-p-1600.webpImage20056 KiB
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/airgap.jsScript20054 KiB
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.a0ff4aff55501fef.jsScript20054 KiB

Long tasks (>50 ms)

StartDuration
770 ms69 ms
1131 ms66 ms
Analyzing…
running mobile + desktop · ~30s