Webflow · ~15 min · Easy · Best choice for GEO

How to Make Your Webflow Site Visible in ChatGPT and Perplexity

Webflow is the best site builder for GEO optimization: full control over robots.txt, Custom Code in the head, and arbitrary file uploads. Everything can be set up in 15 minutes.

Why Webflow is best for GEO

Webflow gives you a full robots.txt editor, Custom Code support in the <head> for any page, and file uploads via Assets — including llms.txt. No limitations like on Squarespace or Wix.

What we'll add:
  • Schema.orgvia Custom Code in Project Settings
  • FAQ Schema+41% citation rate in AI responses
  • robots.txtvia Webflow's built-in editor
  • Specifics and freshnessexplicit prices, facts and update dates are what AI actually cites
  • llms.txtuploaded via Assets; a short summary for AI agents, little to no effect on citations
0

First — generate your files

  1. Go to causabi.com
  2. Enter your Webflow site URL
  3. Get and download the Schema.org, FAQ Schema, llms.txt, and robots.txt
1

Add Schema.org via Custom Code

In Webflow you can add Custom Code either globally (all pages) or to a specific page.

Global Schema (recommended for Organization)
  1. 1.In Designer, go to Project Settings → Custom Code
  2. 2.In the "Head Code" field, paste the Organization Schema from Causabi
  3. 3.Click "Save Changes"
FAQ Schema — homepage only
  1. 1.Open the homepage in Designer
  2. 2.Click the gear icon next to the page name → "Custom Code"
  3. 3.In the "Inside <head> tag" field, paste the FAQ Schema from Causabi
  4. 4.Click "Save"
2

Configure robots.txt

Webflow has a built-in robots.txt editor — one of the most convenient tools among site builders.

Path in Webflow
  1. 1.In Designer: Project Settings → SEO
  2. 2.Find the "Robots.txt" section
  3. 3.Replace the content with the robots.txt from Causabi (with AI crawler permissions)
  4. 4.Click "Save Changes"
# robots.txt with AI crawler support
User-agent: *
Allow: /
User-agent: GPTBot
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Google-Extended
Allow: /
Sitemap: https://your-site.com/sitemap.xml
3

Upload llms.txt via Assets

In Webflow you can upload files via Assets, but direct upload to the root is limited. Use this approach instead:

Via a static page (easiest)
  1. 1.Create a new page in Designer, name it "llms" (slug: /llms)
  2. 2.Add a Rich Text block with the llms.txt content from Causabi
  3. 3.In Page Settings → Excluded from sitemap (not needed in the sitemap)
  4. 4.Publish — the page is available at your-site.com/llms
For advanced users — via Webflow Logic

With Webflow Logic (Enterprise) you can set up a webhook that serves llms.txt at /llms.txt. This gives you the correct URL, but requires setup.

4

Publish and verify

  1. Click "Publish" in Designer — publish to your domain
  2. Check robots.txt: your-site.com/robots.txt
  3. Go back to causabi.com — run a new audit
  4. A score of 75+ means excellent GEO optimization
  5. Validate Schema.org: validator.schema.org
?

I implemented it, but the check doesn't see the files

CDN cache (Cloudflare and similar)

If the site sits behind Cloudflare or another CDN/hosting cache, the file may keep serving from cache for hours. Purge it manually: Cloudflare → Caching → Configuration → Purge Everything, or wait out the TTL.

You're checking staging, not the production domain

Make sure you're running the audit against the real public domain, not a staging.* or temporary hosting URL — the files there can differ.

Wrong file path

The file must open at exactly /llms (see step 3), not /docs/llms or another subfolder. Check the URL directly in the browser.

Typo in the JSON-LD

Even one missing comma breaks the whole markup. Paste the code into validator.schema.org — it will point to the exact broken line.

Re-run the audit

After fixing, go back to causabi.com and re-run the check for your site — the score will update.

Check your own site right here

Enter your domain — we'll show your AI Score and the biggest reason ChatGPT and other AI engines can't see you.

Generate all your files for free

Causabi automatically creates Schema.org, FAQ Schema, llms.txt, and robots.txt specific to your site.

Check and optimize your site
How to Make Your Webflow Site Visible in ChatGPT and Perplexity