Back to vBulletin 4.x Add-ons

Add BingBot to spiders.xml
Mod Version: 1.02, by djbaxter

vB Version: 4.0.8 Rating: (8 votes - 4.88 average) Installs: 36
Released: 04 Sep 2010 Last Update: 25 Oct 2010 Downloads: 89
Not Supported Code Changes Re-usable Code  

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>
Add below that:

Code:
	<spider ident="bingbot/2.0">
		<name>BingBot</name>
		<info>http://www.bing.com/bingbot.htm</info>
		<email>email</email>
	</spider>
I have seen both identifiers for BingBot on my forum. The second addition seems to have replaced the first one which I haven't see for a while now. For the time being, I've added both versions to my XML file.

Download

File Type: %1$s Add BingBot to spiders_vbulletin.xml.txt (573 Bytes, 65 downloads)

Screenshots

Click image for larger version
Name:	visitors.jpg
Views:	242
Size:	18.3 KB
ID:	121567   Click image for larger version
Name:	whosonline.jpg
Views:	341
Size:	31.2 KB
ID:	121568  


vblts.ru supports vBulletin®, 2022-2024