# Large Language Model Sitemap (LLMS.txt)
# Created for https://www.brookebatesvoice.com/
# Purpose: Allow voice and conversational AI systems to discover public information 
# about Brooke Bates Voice for search and visibility, but disallow content scraping for training datasets.

# --- AI Crawlers and Permissions ---

User-agent: GPTBot
Disallow: /audio/
Disallow: /images/
Disallow: /videos/
Disallow: /private/
Allow: /

User-agent: ClaudeBot
Disallow: /audio/
Disallow: /images/
Disallow: /videos/
Disallow: /private/
Allow: /

User-agent: Google-Extended
Disallow: /

User-agent: PerplexityBot
Allow: /

User-agent: CCBot
Allow: /

User-agent: Applebot-Extended
Disallow: /

# --- Voice Assistant Discovery ---
# The following sections allow AI and voice assistants to find relevant, public-facing information.

Allow: /about/
Allow: /voice-lessons/
Allow: /singing-lessons/
Allow: /contact/

# --- Crawl Information ---
Sitemap: https://www.brookebatesvoice.com/sitemap.xml
Owner: Brooke Bates Voice Studio
Contact: https://www.brookebatesvoice.com/contact/
Last-Modified: 2025-11-04

# --- Notes ---
# This LLMS.txt grants permission for AI and voice assistants (like Alexa, Siri, and Google Assistant)
# to retrieve and display publicly available information about Brooke Bates Voice services and bio.
# It denies use of original media (audio, video, and images) for model training or data scraping.