# llms.txt for Citylinedrivingschool.ca # Author: City Line Driving School # Purpose: Declare access policies for Large Language Models (LLMs) # Allow OpenAI GPTBot to crawl content User-Agent: GPTBot Allow: / # Allow Anthropic ClaudeBot to crawl User-Agent: ClaudeBot Allow: / # Allow Google's Gemini (Google AI) User-Agent: Google-Extended Allow: / # Allow Jasper Bot User-Agent: Jasper AI Allow: / # Allow Microsoft Copilot User-Agent: Microsoft Copilot Allow: / # Allow Perplexity AI User-Agent: PerplexityBot Allow: / # Allow Meta AI User-Agent: Meta AI Bot Allow: / # Disallow any other unknown or unverified LLM agents User-Agent: * Disallow: / # Sitemap for reference Sitemap: citylinedrivingschool.ca/sitemap.xml