AI search fix
Website not showing in ChatGPT — how to fix it
A website can rank on Google and still never appear in ChatGPT answers. ChatGPT retrieval depends on GPTBot reaching your pages, plus content quality and relevance OpenAI selects at answer time. The fix path is technical access first — WAF and robots.txt for GPTBot — then clearer page structure and substantive copy on the URLs you want cited. Neither step guarantees a mention.
Treat “not showing in ChatGPT” as a diagnostic chain, not one missing file. After bots can crawl, focus on pages that state who you are, what you sell, and proof points in plain language blocks that models can quote without heavy JavaScript shells.
How to troubleshoot ChatGPT visibility
- Confirm GPTBot and ChatGPT-User policy in your live robots.txt file.
- Allow GPTBot through Cloudflare or other bot protection with explicit rules.
- Review whether key pages return 200 HTML without login walls or infinite redirects.
- Add or improve schema.org JSON-LD on service, product, and FAQ pages.
- Track target prompts manually after changes — citations are not instant.
You'll get an HTML report showing GPTBot blocks, robots.txt issues, and schema gaps.
Run the diagnosticRelated questions
- ChatGPT cannot crawl my website — fixesWhen GPTBot is blocked or returns errors on key URLs.
- GPTBot blocked by Cloudflare — how to fix itEdge rules that often stop OpenAI fetchers while Googlebot works.
- llms.txt missing — when and how to add itOptional briefing file after crawlers can reach your site.
Updated
