Make Your Site Visible in ChatGPT Using Claude Code
Claude Code runs in your terminal and reads your entire codebase before making changes. It understands your framework, finds the right files, and adds GEO optimization assets correctly — no guessing required.
Unlike other AI tools that work file-by-file, Claude Code sees your whole project at once. It knows if you're using Next.js App Router vs Pages Router, where your public directory is, and how your layout is structured — so Schema.org ends up in exactly the right place.
- ✅ Organization Schema — AI correctly identifies your business
- ✅ FAQ Schema — +41% citation rate in AI responses
- ✅ robots.txt — allow GPTBot, ClaudeBot, PerplexityBot
- ✅ llms.txt — AI agents understand your site instantly
Generate your GEO assets first
- Go to causabi.com
- Enter your site URL and run the audit
- Download the ZIP — it contains Schema.org, FAQ Schema, llms.txt, and robots.txt
Install Claude Code (if not already installed)
Then run claude in your project directory and sign in with your Anthropic account.
Paste the GEO optimization prompt
Open Claude Code in your project root and send this message. Replace the placeholders with your actual content from Causabi.
Claude Code will read your project, identify the framework (Next.js, Vite, Astro, etc.), and make all the necessary file edits. It will show you exactly what it's changing before applying. For Next.js, it automatically uses app/layout.tsx for App Router or pages/_document.tsx for Pages Router.
Deploy and verify
- Deploy your changes (Claude Code can also help with this)
- Check your-site.com/robots.txt and your-site.com/llms.txt
- Go to causabi.com → run a new audit — score should reach 70+
- Validate Schema: validator.schema.org
Bonus: Automate with the MCP server
If you want Claude Code to automatically generate and apply GEO assets for any project, install the Causabi MCP server:
Then tell Claude Code: "Use the geo-optimizer MCP to optimize this site." It handles everything automatically.
Generate your GEO files for free
Causabi creates Schema.org, FAQ Schema, llms.txt, and robots.txt tailored to your specific site — ready for Claude Code to apply.
Generate GEO assets →