Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
# robots.txt for http://domen.com
User-agent: *
Disallow: /
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_USER_AGENT} ^Yandex [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^googlebot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^stackrambler [NC]
RewriteRule .* - [F]
RewriteCond %{HTTP_USER_AGENT} ^googlebot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^юзер-агент-поисковика [NC,OR]
Мета-тег robots, имхо, очень слабо влияет на поведение поискового робота.