# llms.txt - Directives IA pour Concept Informatique Service (ConceptIS) # Domaines : conceptis.fr / www.conceptis.fr # ================================ # 1) RÈGLES GÉNÉRALES # ================================ User-Agent: * Allow: / # Interdiction d’utiliser notre contenu pour entraîner un modèle d’IA AI-Training: disallow Training: disallow NoAITraining: true # Interdiction d’usage commercial par ou pour un service d’IA AI-Commercial-Use: disallow CommercialUse: disallow # Autorisation de lecture, consultation, résumé ou citation limitée AI-Read: allow AI-Browse: allow AI-Snippets: allow Citation: require # ================================ # 2) ZONES INTERDITES (WordPress) # ================================ # Sécurisation classique Disallow: /wp-admin/ Disallow: /wp-login.php # Zones internes ou privées éventuelles Disallow: /admin/ Disallow: /private/ Disallow: /extranet/ # ================================ # 3) BOTS IA SPÉCIFIQUES # ================================ # OpenAI GPTBot User-Agent: GPTBot Allow: / AI-Training: disallow # OpenAI autres agents (OAI-Data, OAI-Search…) User-Agent: OAI* Allow: / AI-Training: disallow # Perplexity User-Agent: Perplexity* Allow: / AI-Training: disallow # Google-Extended (service IA de Google) User-Agent: Google-Extended Disallow: / # ================================ # 4) CLAUSE LÉGALE # ================================ # Le contenu du site conceptis.fr est protégé par le droit d’auteur. # Toute utilisation pour l’entraînement d’IA, revente ou usage commercial # est interdite sans autorisation écrite de Concept Informatique Service.