feat: страница /kontakty/, robots.txt, ai.txt, llms.txt, sitemap.txt
- /kontakty/ — email, Telegram, ВКонтакте + сетка игровых форумов - Меню обновлено: добавлен пункт «Контакты» - public/robots.txt — статика, разрешено всё; Host для Yandex; перечислены AI-краулеры (GPTBot, ClaudeBot, Google-Extended, CCBot, PerplexityBot, anthropic-ai); ссылки на оба sitemap (XML + TXT) - public/ai.txt — Train/Cite/Quote: yes, контактная почта - public/llms.txt — структура llmstxt.org с описанием проекта, ключевыми страницами, форумами, RSS-фидами, контактами - src/pages/sitemap.txt.ts — endpoint, генерит plain-text список 66 URL (главная + статика + страницы + посты + категории)
This commit is contained in:
13
public/ai.txt
Normal file
13
public/ai.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
# AI / LLM training and crawling directives for anotherreflections.ru
|
||||
# Format: see https://github.com/AnthonyJSquires/ai.txt-spec
|
||||
|
||||
User-Agent: *
|
||||
Allow: /
|
||||
|
||||
# Permission for AI use of public site content
|
||||
Train: yes
|
||||
Cite: yes
|
||||
Quote: yes
|
||||
|
||||
# Contact for questions, takedown requests, partnerships
|
||||
Contact: info@anotherreflections.ru
|
||||
Reference in New Issue
Block a user