Add BingBot to spiders.xml
Microsoft's new BingBot is now in operation, along with MSNBot which will eventually be phased out.
To add BingBot to your spiders list, edit /includes/xml/spiders_vbulletin.xml as follows: FIND at line 26: Code:
<spider ident="MSNBOT"> <name>MSNBot</name> </spider> ADD BELOW: Code:
<spider ident="BingBot"> <name>BingBot</name> <email>email</email> </spider> Code:
<spider ident="bingbot/2.0"> <name>BingBot</name> <info>http://www.bing.com/bingbot.htm</info> <email>email</email> </spider> Download
Add BingBot to spiders_vbulletin.xml.txt (573 Bytes, 65 downloads) Screenshots |