From a857101c3f6aec99cff1bffdeba9f818a3636ca5 Mon Sep 17 00:00:00 2001 From: erjemin Date: Thu, 19 Mar 2026 13:39:44 +0300 Subject: [PATCH] =?UTF-8?q?mod:=20=D1=83=D0=BB=D1=83=D1=87=D1=88=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D0=B4=D0=BB=D1=8F=20=D0=B2=D0=B8=D0=B4?= =?UTF-8?q?=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D0=B8=20=D0=98=D0=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dicquo/templates/base.html | 1 + public/robots.txt | 16 ++-------------- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/dicquo/templates/base.html b/dicquo/templates/base.html index 8184fd2..63be3cc 100644 --- a/dicquo/templates/base.html +++ b/dicquo/templates/base.html @@ -19,6 +19,7 @@ {# Favicons #} {# Technical Meta #} + {# Для ИИ #} {# CSS #} {# Показать все если JS не поддерживатся #} {% block ExtraHead %}{# Если нужно что=то добавить в `` #}{% endblock %} diff --git a/public/robots.txt b/public/robots.txt index b95652a..bb5041f 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,26 +1,14 @@ # DicQuo User-Agent: * Allow: / -Disallow: /admin/ Disallow: /*?tag= Disallow: /*? # Optimize for Yandex Clean-param: tag / -# AI and LLM bots settings -# OpenAI GPT -# User-agent: GPTBot -# Disallow: - -# Common Crawl (used by many AI models) -# User-agent: CCBot -# Disallow: - -# Google Bard/Gemini -# User-agent: Google-Extended -# Disallow: - Host: dq.cube2.ru Sitemap: https://dq.cube2.ru/sitemap.xml +# Ссылка на файл для ИИ-моделей +Link: /llms.txt \ No newline at end of file