Confidence: Medium
Yeti
Yeti is the web crawler for Naver, a South Korean search engine.
Verified robots.txt: No Safe Block: Depends
Preview
User-agent: naver-blueno
Disallow: /
(http.user_agent contains "naver-blueno")
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} naver\-blueno [NC]
RewriteRule ^ - [F,L]
if ($http_user_agent ~* "naver-blueno") { return 403; }
Yeti is the web crawler for Naver, a South Korean search engine.
Naver's web crawler, also known as Yeti, used to crawl and index web content.
Naver's ad crawler for registered landing pages.
NAVER specialist robot that collects additional information for advertiser pages.
NAVER preview robot that collects link summary information in editors and similar workflows.
