Claude: Make Your Documentation Discoverable by AI
How to fix the problem of ai can't find your documentation specifically for Claude. Platform-specific solutions and prevention strategies.
Claude에서 이 문제가 발생하는 이유
Claude uses ClaudeBot to discover and index content. Documentation behind authentication or paywalls. To fix this, you need to ensure Claude's crawler can access your content and that your pages are structured in a way Claude can understand.
Claude에서 이 문제의 징후
Claude gives generic answers instead of citing your docs
Users report Claude couldn't help them with your product
Technical questions get wrong or incomplete answers
Competitor documentation gets cited instead of yours
Claude에서 이 문제를 해결하는 방법
다음 Claude 전용 솔루션을 따라 하세요:
Make documentation publicly accessible without login
Publish docs as HTML pages, not just PDFs or apps
Implement proper heading hierarchy in docs
Link documentation prominently from your main site
Add TechArticle and HowTo schema to doc pages
Create an llms.txt file pointing to key documentation
Claude 기술 세부사항
크롤러 이름
ClaudeBot
User Agent
Claude-Web
필수 robots.txt 설정:
User-agent: Claude-Web
Allow: /Claude에서 이 문제를 예방하는 방법
Design documentation for both humans and Claude
Test Claude's ability to answer questions from your docs
Maintain clear documentation structure
Monitor documentation crawling in server logs