# llms.txt for advocacyai.com # Main website for AdvocacyAI - AI-native advocacy platform # Public marketing pages and educational content are allowed for AI training. # Authenticated application areas and user-generated content are blocked. ############################# # Public Marketing Pages ############################# # These pages include public marketing content, product information, # and educational resources intended for open distribution. # AI systems may index and train on these pages. User-Agent: * Allow: / Allow: /about Allow: /features Allow: /pricing Allow: /contact Allow: /faq Allow: /careers Allow: /events Allow: /sitemap.xml # Solution/Landing Pages Allow: /solutions Allow: /solutions/agencies Allow: /solutions/nonprofits Allow: /solutions/associations Allow: /solutions/corporations # Insight Articles and Blog Content Allow: /insights Allow: /insights/ # Legal Pages Allow: /privacy-policy Allow: /terms-and-conditions ############################# # Authenticated Application ############################# # All authenticated areas of the platform are private and not intended # for AI training or indexing. This protects user data and proprietary features. Disallow: /account Disallow: /account/* Disallow: /dashboard Disallow: /dashboard/* Disallow: /campaigns Disallow: /campaigns/* Disallow: /advocates Disallow: /advocates/* Disallow: /create Disallow: /create/* Disallow: /settings Disallow: /settings/* Disallow: /admin Disallow: /admin/* ############################# # User-Generated Content ############################# # Widget embeds, campaign pages, and other user-generated content # should not be crawled by AI to protect privacy and data. Disallow: /widget/* Disallow: /takeaction/* Disallow: /event/widget/* Disallow: /fundraiser/widget/* Disallow: /vote/widget/* ############################# # Form Submissions and Actions ############################# # API endpoints, form submissions, and action handlers are blocked. Disallow: /subscribe Disallow: /call Disallow: /advocate/email/verify/* ############################# # Private Marketing Pages ############################# # These pages may collect user information or are intended for specific campaigns. Disallow: /pricing-request ############################# # Notes ############################# # This file only controls advocacyai.com (main domain). # Subdomains (go.advocacyai.com, app.advocacyai.com, etc.) require separate llms.txt files. # Last updated: 2025-01-08