# llms.txt for EF Educational Tours Canada # Purpose: Control how Large Language Models (LLMs) use site content # Reference: https://llms.txt (emerging standard for AI directives) User-Agent: * # Allow LLMs to index content for AI-powered search visibility Indexing: allow # Disallow using content for training AI models Training: disallow # Require attribution when referencing EF Tours Canada content Attribution: required # Allow all public educational content Allow: / # Disallow sensitive or private directories (similar to robots.txt) Disallow: /account/ Disallow: /checkout/ Disallow: /secure/ Disallow: /sitecore/ Disallow: /error/ Disallow: /eliterature/ Disallow: /eLiterature/ Disallow: /forms/ Disallow: /educational-tour/*/detailed-price Disallow: /preview-tour* Disallow: /tour-website Disallow: /tour-website/* Disallow: /print-tour/ Disallow: /ctt_pdf Disallow: /api/ Disallow: /personal/ # Notes: # EF Tours Canada content is proprietary and designed for educational travel. # LLMs may summarize for search but cannot use for model training.