vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I limit the # of google and yahoo crawler bots? (https://vborg.vbsupport.ru/showthread.php?t=235563)

Glenn_E 02-10-2010 11:34 PM

How do I limit the # of google and yahoo crawler bots?
 
I'm suddenly getting 10-15 google / yahoo bots at a time. How do I limit the number of bot connections?

Andy 02-14-2010 12:30 AM

Normally you only see one or two Google spiders at a time. However with Yahoo you can see dozens or even hundreds of spiders. Here is an example of a robots.txt which only allows Google and Bing to index your forum.

User-agent: Googlebot
Disallow:

User-agent: MSNBot
Disallow:

User-agent: *
Disallow: /

gulfcoasttundra 02-15-2010 03:29 AM

in reverse of this "issue/Problem" how do you make your site more visible to these bots/spiders to improve searchability?

Thanks
Ben

final kaoss 02-15-2010 04:15 AM

glenn, go to google.com/webmasters and then after you've configured your site for it, click your site and then

*Site configuration
*Settings
*Crawl Rate, you can set the crawl rate to either be faster or slower

Glenn_E 02-21-2010 02:41 AM

Thanks guys... I'm still bringing my site up to speed and am not ready for the swarm of crawlers. Nice to know that my site is hitting the top of the search list on the keywords I use :D

Videx 02-22-2010 02:22 AM

I wouldn't completely disallow a spider. After all, you want them to index things. I used this instead:
Quote:

User-agent: Slurp
Crawl-delay: 1500
Slurp was the only one I saw with an inordinate number of connections (in the hundreds).

toibs 02-23-2010 10:12 AM

Is there any way to disallow google from indexing one specific forum using robots.txt, rather than just enable/disabling it??

Thx
Paul

Videx 02-23-2010 02:21 PM

Quote:

Originally Posted by toibs (Post 1989514)
Is there any way to disallow google from indexing one specific forum

I've always understood that the bots all browse the forum with Guest permissions (I hope!), so you can just disallow Guests from seeing that forum.


All times are GMT. The time now is 05:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00962 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete