High Priority
Publish Personal Brand Manifest (/brand.txt)
Establish a machine-readable summary of your entire personal brand's digital footprint specifically for AI agents and knowledge graph builders.
Create a text file at /brand.txt with a brief introduction to your personal brand's core message and expertise.
Include markdown-style links to your most critical content pillars (e.g., cornerstone articles, key case studies, signature services, definitive portfolio pieces).
Add a 'FAQ' section in the file to directly address common queries about your brand's unique value proposition, target audience, and professional philosophy.


Configure your Personal brands crawler protocols effortlessly.
Join 2,000+ teams scaling with AI.
High Priority
AI Persona Selective Indexing
Fine-tune which sections of your personal brand's digital assets should be ingested by specific AI crawlers (e.g., for content aggregation, personal knowledge graph construction).
User-agent: PersonaBot Allow: /expertise/ Allow: /client-success/ Disallow: /internal-notes/
Verify your crawler permissions using AI crawler simulation tools or by monitoring bot traffic patterns.
Monitor crawl frequency in your server logs to ensure AI crawlers are accessing your most relevant brand narrative components and not tangential content.
Medium Priority
Semantic Markup for Brand Authority
Utilize semantic HTML5 elements to help LLM scrapers and AI understand the hierarchical structure and authoritativeness of your personal brand content.
Wrap your core biographical information and mission statement within `<header>` or `<main>` tags to signify primary brand content.
Use `<section>` tags with descriptive 'aria-label' attributes (e.g., 'aria-label="My Thought Leadership Pillars"') for distinct areas of expertise or service offerings.
Ensure all testimonials and client endorsements are structured within tables or lists (`<ul>`, `<ol>`) with clear semantic context for AI extraction.
High Priority
Knowledge Graph-Ready Content Chunks
Structure your personal brand content so it can be easily segmented ('chunked') and assimilated into AI knowledge graphs and RAG pipelines for accurate recall.
Keep distinct concepts, case studies, or service descriptions within self-contained blocks of 300-600 words.
Avoid 'orphaned' context; explicitly restate the core subject or your brand's unique angle in section summaries or introductions.
Eliminate ambiguous pronouns (e.g., 'it', 'this', 'they') and replace them with the specific service, concept, or client name to ensure clarity for AI interpretation.