- /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 (главная + статика + страницы + посты + категории)
14 lines
329 B
Plaintext
14 lines
329 B
Plaintext
# 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
|