# llms.txt for https://pishhaizdorove.com # Purpose: Granular control over LLM and assistant access to specific site sections. # 1. Default: deny everything User-agent: * Disallow: / # 2. ChatGPT (OpenAI): Full access to all public sections User-agent: ChatGPT Allow: /kursy/ Allow: /stati/ Allow: /otzyvy/ Allow: /kontakty/ Allow: /recipes/ Allow: /articles/ Allow: /about-me/ Disallow: /wp-login.php Disallow: /wp-admin/ Disallow: /private/ Disallow: /cart/ Disallow: /checkout/ Disallow: /account/ Disallow: /draft/ Disallow: /*? # 3. Claude (Anthropic): Only articles, blog, reviews User-agent: Claude Allow: /stati/ Allow: /articles/ Allow: /blog/ Allow: /otzyvy/ Disallow: / # 4. Gemini (Google): Courses and articles User-agent: Gemini Allow: /kursy/ Allow: /stati/ Allow: /articles/ Disallow: / # 5. Perplexity AI: Only articles User-agent: Perplexity Allow: /stati/ Allow: /articles/ Disallow: / # 6. Mistral: Only blog and articles User-agent: Mistral Allow: /blog/ Allow: /articles/ Disallow: / # 7. LLaMA (Meta): About and contacts User-agent: LLaMA Allow: /about/ Allow: /kontakty/ Disallow: / # 8. Russian assistants: access to main public sections # Yandex Alice User-agent: YandexAlice Allow: /kursy/ Allow: /stati/ Allow: /otzyvy/ Allow: /kontakty/ Allow: /recipes/ Allow: /articles/ Allow: /blog/ Allow: /about/ Disallow: /wp-login.php Disallow: /wp-admin/ # Sber Salute User-agent: SberSalute Allow: /kursy/ Allow: /stati/ Allow: /otzyvy/ Allow: /kontakty/ Allow: /recipes/ Allow: /articles/ Allow: /blog/ Allow: /about/ Disallow: /wp-login.php Disallow: /wp-admin/ # VK Marusia User-agent: VKMarusia Allow: /kursy/ Allow: /stati/ Allow: /otzyvy/ Allow: /kontakty/ Allow: /recipes/ Allow: /articles/ Allow: /blog/ Allow: /about/ Disallow: /wp-login.php Disallow: /wp-admin/ # RuGPT User-agent: RuGPT Allow: /kursy/ Allow: /stati/ Allow: /otzyvy/ Allow: /kontakty/ Allow: /recipes/ Allow: /articles/ Allow: /blog/ Allow: /about/ Disallow: /wp-login.php Disallow: /wp-admin/ # GigaChat User-agent: GigaChat Allow: /kursy/ Allow: /stati/ Allow: /otzyvy/ Allow: /kontakty/ Allow: /recipes/ Allow: /articles/ Allow: /blog/ Allow: /about/ Disallow: /wp-login.php Disallow: /wp-admin/ # 9. Contact email Contact: info@pishhaizdorove.com