Jump to content
  • 0

Поисковые боты


Леонид
 Share

Question

Всем всем всем! Доброго временища! Вопрос от студента стройки. Как поставить информацию о том, какие поисковые боты посещают сайт? На примере моего сайта tetradion.ru, под счетчиком ЛайвИнтернета, типа YAndex bot сейчас на сайте. Если возможно, ответьте лузеру.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

форыч spiders $_SERVER['HTTP_USER_AGENT'] match

#список роботов$spiders['Google'] = 'Googlebot';$spiders['Yandex'] = 'Yandex';$spiders['Rambler'] = 'StackRambler';$spiders['MSN'] = 'msnbot/';$spiders['Yahoo!'] = 'Yahoo! Slurp';$spiders['WordPress'] = 'WordPress/';$spiders['Twiceler'] = 'Twiceler';$spiders['iGde'] = 'igdeSpyder';$spiders['Baidu'] = 'Baiduspider+';$spiders['Majestic-12 '] = 'MJ12bot/';$spiders['W3C-VR'] = 'Validator';$spiders['Alexa'] = 'ia_archiver';$spiders['W3 Sitesearch'] = 'W3 SiteSearch Crawler';$spiders['MSNbot Media'] = 'msnbot-media/';$spiders['Google AdsBot'] = 'AdsBot-Google';$spiders['Aport']  = 'Aport';$spiders['Google Adsense'] = 'Mediapartners-Google';$spiders['Yandex.Direct'] = 'Direct/2.01.000';$spiders['Yanga'] = 'Yanga WorldSearch';$spiders['Tele-House'] = 'Dolphin/';$spiders['NetCraft'] = 'NetcraftSurveyAgent/';$spiders['BlogPulse'] = 'BlogPulse';$spiders['Boomerang'] = 'Boomerang/';$spiders['Tagoo'] = 'Tagoobot';$spiders['Ovale'] = 'ovalebot';$spiders['FollowSite'] = 'FollowSite Bot';$spiders['OMG Crawler'] = 'OMGCrawler';$spiders['Huasai'] = 'Huasai/';$spiders['DobroBot'] = 'DobroBot';$spiders['PostRank'] = 'PostRank/';$spiders['FriendFeed'] = 'FriendFeedBot/';$spiders['Amazon'] = 'bitlybot';$spiders['Worio'] = 'woriobot';$spiders['Twingly'] = 'Twingly Recon';$spiders['OozBot'] = 'OOZBOT/';$spiders['Snap Shots'] = 'Snapbot/';$spiders['GoldenSpider'] = 'GoldenSpider/';$spiders['Libra [China]'] = 'librabot/';$spiders['Youdao'] = 'YoudaoBot/';$spiders['BlogScope'] = 'BlogScope/';$spiders['AOL'] = 'Slurp';$spiders['Ask'] = 'Teoma';$spiders['Alta Vista'] = 'Scooter';$spiders['Mail.Ru'] = 'Mail.Ru';$spiders['Web Alta'] = 'WebAlta';$spiders['Web Alta'] = 'WebAlta Crawler/2.0';$spiders['BaiDuSpider'] = 'BaiDuSpider';$spiders['Google image'] = 'Googlebot-Image/';$spiders['Google M.P.'] = 'Mediapartners-Google/';$spiders['Openbot'] = 'Openbot/';$spiders['Robozilla'] = 'Robozilla/';$spiders['SiteXpert'] = 'SiteXpert';$spiders['Nigma Spider'] = 'Nigma'; $spiders['Drupalogy.ru'] = 'Drupalogy';$spiders['GoGo Searcher'] = 'GoGo';$spiders['Sapient Solution'] = 'SAPE.BOT';$spiders['Cyber Analytic'] = 'Cys';$spiders['Yandex Direct'] = 'YaDirectBot/';$spiders['Drupal.org'] = 'Drupal';$spiders['Bastard'] = 'http://xn--90acjmnnc1hybf.su';$spiders['Site-Perf.com'] = 'Site-Perf.com';$spiders['Spider(?)'] = 'Spider';$spiders['PDS Checker'] = 'Parking Domains Status Checker v0.2';$spiders['PycURL'] = 'PycURL/';$spiders['JS-Kit'] = 'JS-Kit URL Resolver';$spiders['Twitter'] = 'Twitterbot/';$spiders['Meta Data Labs'] = 'MLBot';$spiders['ArtViper (?)'] = 'artviper(tm)';$spiders['Ichiro (?)'] = 'ichiro';
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy