Merge pull request #140 from ai-robots-txt/yandex-bots

chore(robots.json): adds YandexAdditional crawlers
This commit is contained in:
Glyn Normington 2025-06-03 20:51:14 +01:00 committed by GitHub
commit 7eec033cad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -440,6 +440,20 @@
"frequency": "Unclear at this time.", "frequency": "Unclear at this time.",
"description": "wpbot is a used to support the functionality of the AI Chatbot for WordPress plugin. It supports the use of customer models, data collection and customer support." "description": "wpbot is a used to support the functionality of the AI Chatbot for WordPress plugin. It supports the use of customer models, data collection and customer support."
}, },
"YandexAdditional": {
"operator": "[Yandex](https://yandex.ru)",
"respect": "[Yes](https://yandex.ru/support/webmaster/en/search-appearance/fast.html?lang=en)",
"function": "Scrapes/analyzes data for the YandexGPT LLM.",
"frequency": "No information.",
"description": "Retrieves data used for YandexGPT quick answers features."
},
"YandexAdditionalBot": {
"operator": "[Yandex](https://yandex.ru)",
"respect": "[Yes](https://yandex.ru/support/webmaster/en/search-appearance/fast.html?lang=en)",
"function": "Scrapes/analyzes data for the YandexGPT LLM.",
"frequency": "No information.",
"description": "Retrieves data used for YandexGPT quick answers features."
},
"YouBot": { "YouBot": {
"operator": "[You](https://about.you.com/youchat/)", "operator": "[You](https://about.you.com/youchat/)",
"respect": "[Yes](https://about.you.com/youbot/)", "respect": "[Yes](https://about.you.com/youbot/)",
@ -447,4 +461,4 @@
"frequency": "No information.", "frequency": "No information.",
"description": "Retrieves data used for You.com web search engine and LLMs." "description": "Retrieves data used for You.com web search engine and LLMs."
} }
} }