YandexOntoDB
SearchVerify YandexOntoDB IP Address
Verify if an IP address truly belongs to Yandex, using official verification methods. Enter both IP address and User-Agent from your logs for the most accurate bot verification.
YandexOntoDB is a Yandex crawler used to extract and analyze structured knowledge from webpages for Yandex’s ontology and knowledge graph systems. It processes content to detect entities, relationships, attributes, and semantic patterns. This crawler supports Yandex’s understanding of people, organizations, places, and concepts across the web rather than performing standard search indexing. Crawl activity is typically focused and analytical, targeting pages rich in factual or structured information that can enhance Yandex’s internal knowledge databases. YandexOntoDB bot honors the global robots.txt user agent (*) rule. RobotSense.io verifies YandexOntoDB using Yandex’s official validation methods, ensuring only genuine YandexOntoDB traffic is identified.
User Agent Examples
Mozilla/5.0 (compatible; YandexOntoDB/1.0; +http://yandex.com/bots)Robots.txt Configuration for YandexOntoDB
YandexOntoDBUse this identifier in your robots.txt User-agent directive to target YandexOntoDB.
Recommended Configuration
Our recommended robots.txt configuration for YandexOntoDB:
User-agent: YandexOntoDB
Allow: /Completely Block YandexOntoDB
Prevent this bot from crawling your entire site:
User-agent: YandexOntoDB
Disallow: /Completely Allow YandexOntoDB
Allow this bot to crawl your entire site:
User-agent: YandexOntoDB
Allow: /Block Specific Paths
Block this bot from specific directories or pages:
User-agent: YandexOntoDB
Disallow: /private/
Disallow: /admin/
Disallow: /api/Allow Only Specific Paths
Block everything but allow specific directories:
User-agent: YandexOntoDB
Disallow: /
Allow: /public/
Allow: /blog/Set Crawl Delay
Limit how frequently YandexOntoDB can request pages (in seconds):
User-agent: YandexOntoDB
Allow: /
Crawl-delay: 10Note: This bot does not officially mention about honoring Crawl-Delay rule.