![]() |
Quote:
|
Just a quick question/security concern:
How are you identifying SE bots? Are you using the user-agent? If so, are bots allowed to post (considering they're regarded as regular members) ? If so, What's to stop me loading up Opera, changing my user-agent to googlebot and posting on your forums? I'm not trying to be sarcastic here, I'd really like to add this to my forum. I'm just trying to play devil's advocate and perform due diligence. |
Quote:
HOWEVER, you can set whatever group you want the bots/humans to be in. If you want the bots to be able to see your site but not post, create a new usergroup that doesn't allow posting, just viewing. Which is what I would recommend in any case, so nobody can spoof a bot and post on your forums. To change to that group, just modify the code you added in init.php and change that group ID to whatever ID you have setup for that special group. |
I want only the spider for google adsense to get through and not the others. So I tried changing the spiders_vbulletin.xml to just what's below but then my pages in the forum don't come up at all. Any ideas why? Is there a better way to do this?
<?xml version="1.0" encoding="ISO-8859-1"?> <searchspiders> <spider ident="Mediapartners-Google"> <name>Google AdSense</name> <info>https://www.google.com/adsense/faq</info> <email>adsense-support@google.com</email> </spider> </searchspiders> <!-- CVS: $RCSfile: spiders_vbulletin.xml,v $ - $Revision: 1.2 $ --> |
Quote:
Try this spiders_vbulletin.xml: Code:
<?xml version="1.0" encoding="ISO-8859-1"?> |
Thanks. That resolved it. Very weird but I can work with that.
|
Quote:
Maybe if I have time this weekend... |
Quote:
i trust,u tweak/customize ur spider list......can u relase it.... in fact now a days no one taking care of spiders list... |
it's a black hat technique
google says don't optimize your pages for spiders, if you do, you are taking a high risk... |
Quote:
http://www.ragnarokonline.de/spiderlist/spiderlist.xml Upload it into includes/xml, name it spiders_vbulletin.xml You could also name it that before uploading and overwrite the one in that directory. I keep one called spiders_vbulletin.xml.new in includes/xml so when upgrading VB versions, I can just copy that one over the default one given in VB. |
All times are GMT. The time now is 01:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|