# ========================================================== # llms.txt for Paint Doctor Inc. and Subsidiaries # Version: 2025-10 # Purpose: Define AI crawler and LLM usage permissions # ========================================================== # ============================== # Crawler Access Rules # ============================== # Allow Google Search indexing (SEO) User-agent: Googlebot Allow: / # Disallow Google AI model training (Gemini / DeepMind) User-agent: Google-Extended Disallow: / # Allow ChatGPT (OpenAI) discovery and indexing User-agent: GPTBot Allow: / # Allow Perplexity for citation-based AI search User-agent: PerplexityBot Allow: / # Block Claude / Anthropic AI model training User-agent: ClaudeBot Disallow: / # Block Common Crawl datasets (used for model training) User-agent: CCBot Disallow: / # Apply general crawl delay to all crawlers User-agent: * Crawl-delay: 5 # ============================== # Content Usage Policy # ============================== Usage-policy: Content may be indexed, summarized, and displayed in AI search results or chat interfaces solely for discovery and citation purposes. Training-policy: Do NOT use this content, text, imagery, or data for AI model training, dataset inclusion, or fine-tuning. Attribution: "Content from Paint Doctor Inc. (Delaware) and its brands including Coastal Delaware Painters and Pickle Doctor Court Resurfacing" License: All Rights Reserved © 2025 Paint Doctor Inc. # ============================== # Ownership and Contact # ============================== Owner: Paint Doctor Inc. Brands: - Paint Doctor Painting (Residential & Commercial Painting) - Coastal Delaware Painters (Coastal Division) - Pickle Doctor Court Resurfacing (Sports Court Division) Websites: - https://paintdoctorpainting.com - https://coastaldelawarepainters.com Contact: https://paintdoctorpainting.com/contact Email: info@paintdoctorpainting.com # ============================== # Notes # ============================== # This llms.txt governs how AI crawlers and large language models interact with this domain. # It allows responsible AI systems (e.g., ChatGPT, Perplexity, Google Search) to reference, # summarize, and cite Paint Doctor Inc. content for informational purposes. # It explicitly denies permission to train or fine-tune AI models using this content. # Paint Doctor Inc. retains all intellectual property rights to text, media, and data found on its websites. # ========================================================== # End of File # ==========================================================