AI-agent readiness for Framer, Wix and Squarespace sites
Visual site builders solve the design problem and then own the parts a crawler cares about. Text lives inside layout components, robots.txt is generated by the platform, and arbitrary files at the root of the domain are usually not offered at all. That does not make the score unfixable — it moves the work into the settings panel and the page structure rather than into a code editor, and it makes it worth knowing which points are genuinely out of reach before you chase them.
What our own scans say about Framer
Not an estimate. These numbers come from public AIScan reports and change as we scan more.
Distinct public domains, counted once each at their most recent scan.
Only 6 public Framer sites so far. That is too small a sample to publish an honest average, so we are not printing one.
- 100%6 of 6
- 83%5 of 6
- 83%5 of 6
- 50%3 of 6
- 33%2 of 6
Computed from public AIScan reports, refreshed as we scan. Private reports are never included.
How Framer sites fail, and what fixes it
Every heading is a styled text layer
Canvas builders happily let you make a caption look like a heading and a heading look like body text. The served HTML then has three h1s or none, which is exactly what check C3 and the heading hierarchy in E3 penalise.
No way to place a file at the root
llms.txt and .well-known files need to sit at the domain root. Where the builder cannot serve them, the honest options are a redirect from a page you can control, a proxy in front, or accepting the deduction and winning the points that are reachable.
Platform robots.txt with no AI stance
You typically get a toggle for indexing and nothing about AI crawlers. Where the builder exposes custom robots rules, that panel is the only place AI bot rules will survive a republish.
Content that only appears on scroll
Reveal-on-scroll and lightbox patterns are fine for decoration and fatal for facts. Anything a visitor would quote — price, hours, spec — has to be in the initial HTML.
Step-by-step fixes: /docs/platforms · /docs/checks/content · /docs/checks/bot-access · /llms-txt-generator
Businesses running on Framer
A gorgeous site that says nothing a machine can repeat back.
The aggregator answers for you, because the aggregator publishes facts and you publish mood.
A site built entirely of images, being read by something that cannot see.
If your own site is unreadable, that is the portfolio piece an agent reads.
Questions Framer owners ask
Can I reach 100 on a hosted site builder?
The builder generates robots.txt. Can I still add AI rules?
How do I fix headings without redesigning?
Is a CMS collection page better than a static page?
Should I move off the builder to score better?
Scan your Framer site and see where you actually stand
Free, no account, about twenty seconds. The report names every failing check by ID, shows the evidence we found, and gives the fix for your platform — plus a hand-off prompt you can paste straight into Claude Code or Cursor.
npx aiscan-cli yoursite.comPrefer to read first? Browse every check we run or the guide library.