High Priority
Deploy /coaches.txt Protocol
Establish a machine-readable summary of your entire coaching service hierarchy and client journey specifically for AI agents and potential mentees.
Create a text file at /coaches.txt with a brief introduction to your coaching philosophy and core offerings.
Include markdown-style links to your most important client success stories, program details, and testimonials.
Add a 'Client FAQ' section in the file to directly answer common pre-client onboarding queries.


Configure your Coaches crawler protocols effortlessly.
Join 2,000+ teams scaling with AI.
High Priority
AI Assistant Selective Indexing
Fine-tune which sections of your coaching website should be ingested by AI assistants like ChatGPT or specialized coaching AI platforms.
User-agent: CoachAIbot Allow: /programs/ Allow: /client-results/ Disallow: /contact-form-submissions/
Verify your crawler permissions using an AI bot simulator tool.
Monitor bot traffic in your server logs to ensure AI assistants are accessing your service descriptions and testimonials, not internal client data.
Medium Priority
Semantic Coaching Content Structure
Utilize HTML5 semantic tags to help AI crawlers understand the hierarchy and purpose of your coaching content modules.
Wrap your core coaching program descriptions within <article> tags to signify their primary importance.
Use <section> tags with descriptive 'aria-label' attributes for distinct coaching modules (e.g., 'aria-label="Module 1: Mindset Mastery"').
Ensure all client transformation data or case studies are presented in proper `<table>` structures with `<thead>` and `<tbody>` for structured data extraction.
High Priority
Client-Focused Snippet Optimization
Structure your coaching content so that AI assistants can easily extract actionable insights and program details for potential clients (RAG-ready).
Keep related coaching methodologies and client outcomes within distinct content blocks, ideally under 500 words.
Avoid ambiguous references; clearly state the coaching subject (e.g., 'Executive Coaching', 'Life Purpose Clarity') in section summaries.
Eliminate vague pronouns (e.g., 'It', 'They') and replace them with specific coaching program names or client benefits.