SEO | Link Popularity | Search Engine Consulting | SEO Tutorial | SEO Tools | SEO Forum
Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 06-13-2005, 08:37 AM
tradelnet tradelnet is offline
SEO Junior
 
Join Date: Jun 2005
Posts: 2 tradelnet is on a distinguished road
Yahoo Bot

I would really like to know how Yahoo robot is identified when he enters a site. I mean, Google does it as Googlebot, and if you programme with php you can identify it with if(strstr($_SERVER['HTTP_USER_AGENT'] ,'Googlebot')){ ... }.

So, how can you identify Yahoo Bot?
I have already made the same question with MSN in Msn Forum.

Thank You very much,
tradelNet,
Role Playing Games.
Reply With Quote
  #2  
Old 06-13-2005, 10:12 AM
jlknauff's Avatar
jlknauff jlknauff is offline
SEO GUY Moderator
 
Join Date: May 2004
Location: In perpetual style
Posts: 3,312 jlknauff is on a distinguished road
Inktomi Slurp
__________________
Wildfire Marketing Forum - Visit our free marketing forum to learn and share tips about marketing.
Reply With Quote
  #3  
Old 06-13-2005, 12:02 PM
jocelyn's Avatar
jocelyn jocelyn is offline
Moderator
 
Join Date: Mar 2004
Location: Montréal / Canada
Posts: 5,155 jocelyn has a spectacular aura aboutjocelyn has a spectacular aura aboutjocelyn has a spectacular aura about
The description line is :

Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)
Reply With Quote
  #4  
Old 08-01-2005, 07:07 AM
nacho's Avatar
nacho nacho is offline
SEO Junior
 
Join Date: Aug 2005
Location: Spain
Posts: 18 nacho is on a distinguished road
Quote:
Originally Posted by tradelnet
I would really like to know how Yahoo robot is identified when he enters a site. I mean, Google does it as Googlebot, and if you programme with php you can identify it with if(strstr($_SERVER['HTTP_USER_AGENT'] ,'Googlebot')){ ... }.

So, how can you identify Yahoo Bot?
I have already made the same question with MSN in Msn Forum.

Thank You very much,
tradelNet,
Role Playing Games.



Here you have the code you want (PHP + Yahoo Bot identifier).
Code:
if(stristr($HTTP_SERVER_VARS['HTTP_USER_AGENT'] ,"Inktomi") 
and stristr($HTTP_SERVER_VARS['HTTP_USER_AGENT'] ,"Slurp")){
... //(here more code)
}
__________________
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Login/Register
User Name
Password
Remember Me?

Forum Links
Forum Home
SEO Forum
Internet Marketing Forum
Web Design Forum
Web Hosting Forum
Programming Forum
SEO Chat

Quick Links
Forum Home
New Posts
Mark Forums Read
Open Buddy List
User Control Panel
Edit Avatar
Edit Profile
Edit Options
Miscellaneous
Subscribed Threads
My Profile

Search Forums

Advanced Search
All times are GMT -8. The time now is 05:26 AM.


Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.