The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide Member List From Google?
My board is viewable to admin approved registered users only so google cant cache any pages, the annoying this is it can cache my member list and a site:www search lists all my members, is there any way to stop this happening, went through the settings but cant spot one to hide it.
Any help would be very much appriciated! |
#2
|
||||
|
||||
Yeah in your robots.txt file put the following.
Code:
User-agent: * Disallow: /cgi-bin/ Disallow: /forums/clientscript/ Disallow: /forums/cpstyles/ Disallow: /forums/customavatars/ Disallow: /forums/customprofilepics/ Disallow: /forums/images/ Disallow: /forums/modcp/ Disallow: /forums/ajax.php Disallow: /forums/cron.php Disallow: /forums/editpost.php Disallow: /forums/image.php Disallow: /forums/inlinemod.php Disallow: /forums/joinrequests.php Disallow: /forums/login.php Disallow: /forums/memberlist.php Disallow: /forums/moderator.php Disallow: /forums/newattachment.php Disallow: /forums/newreply.php Disallow: /forums/newthread.php Disallow: /forums/poll.php Disallow: /forums/private.php Disallow: /forums/register.php Disallow: /forums/report.php Disallow: /forums/reputation.php Disallow: /forums/search.php Disallow: /forums/subscription.php Disallow: /forums/threadrate.php Disallow: /forums/usercp.php Disallow: /forums/usernote.php It will take a few days to take place, as google will have to release your pages. |
#3
|
|||
|
|||
Your a star, thank you so much for your help.
I put it in my forum route as it has direct url and edited it as below... Code:
User-agent: * Disallow: /cgi-bin/ Disallow: /clientscript/ Disallow: /cpstyles/ Disallow: /customavatars/ Disallow: /customprofilepics/ Disallow: /images/ Disallow: /modcp/ Disallow: /ajax.php Disallow: /cron.php Disallow: /editpost.php Disallow: /image.php Disallow: /inlinemod.php Disallow: /joinrequests.php Disallow: /login.php Disallow: /memberlist.php Disallow: /moderator.php Disallow: /newattachment.php Disallow: /newreply.php Disallow: /newthread.php Disallow: /poll.php Disallow: /private.php Disallow: /register.php Disallow: /report.php Disallow: /reputation.php Disallow: /search.php Disallow: /subscription.php Disallow: /threadrate.php Disallow: /usercp.php Disallow: /usernote.php |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|