Not Solved GoogleBot, Yahoo! Slurp Permissions
#1
Not Solved
How do I allow GoogleBot, Yahoo! Slurp to access the private forums so that they can index the pages for the ads

I would assume that I need to make them registered members but how do I do that Big Grin
Reply
#2
Not Solved
Any suggestions Shy
Reply
#3
Not Solved
Create a user group for them and assign them necessary permissions.

You then need to fetch the user group ID (gid) (Tip: view the source of the user groups page and look for the corresponding gid=[x] URL for the group.)

Open up inc/class_session.php and change:

var $botgroup = 1;

To

var $botgroup user group ID here;

Your bots will then be in a different group.

Make sure however you disable posting and any other permissions otherwise users will be able to pretend they're a bot and access/do things they shouldn't be.
Reply
#4
Not Solved
Thanks Chris I will try that tomorrow!
Reply
#5
Not Solved
Can we get this configurable in the admincp? It could be extremely useful for controlling the behavior of bots. I don't want to change even 1 line of code in core files.
Reply
#6
Not Solved
We can't give away all the new features in 1.4 labrocca! Wink
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)