Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Limit web crawlers impact on IIS site

Reply
Thread Tools Display Modes

Limit web crawlers impact on IIS site

 
 
Miha
Guest
Posts: n/a

 
      05-07-2010

Hi

Is it possible and how to limit web crawlers (Google) impact to web site
running on IIS 6/7 ?
Dealing with Google's webmaster tools - site config - custom crawl rate
doesn't give us less impacts, so I'm wondering if there is any way to limit
bandwidth available to all crawlers (identified by bot in User-Agent header)
using bandwidth limiting on IIS.
I know that it is possible on Apache, but cannot find this how to set on MS
IIS.
Any help or ideas would be appriciated.
Regards,
Miha


 
Reply With Quote
 
 
 
 
.._..
Guest
Posts: n/a

 
      05-11-2010
Use robots.txt for this. Either just ban the search crawlers that don't
work for you "Baide" or whatever that chinese one is useless for most sites,
and it's aggressive.

Ther are also commands you can use in robots.txt to tell them to slow down.

http://www.kavoir.com/2010/02/how-to...your-site.html

http://searchengineland.com/a-deeper...obotstxt-17573

Google honors the robots.txt.

For the crawlers that don't, I'd just band them at the firewall based on IP
address. There's about 5 search engines that most people use and the rest
of them are garbage. Just block the garbage ones.

You may also want to pay attention to what might be causing the issue, it
could be revealing bad code or files that should be compressed better.


"Miha" <> wrote in message
news:...
>
> Hi
>
> Is it possible and how to limit web crawlers (Google) impact to web site
> running on IIS 6/7 ?
> Dealing with Google's webmaster tools - site config - custom crawl rate
> doesn't give us less impacts, so I'm wondering if there is any way to
> limit bandwidth available to all crawlers (identified by bot in User-Agent
> header) using bandwidth limiting on IIS.
> I know that it is possible on Apache, but cannot find this how to set on
> MS IIS.
> Any help or ideas would be appriciated.
> Regards,
> Miha
>
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Active Directory problems/dcdiag error kj [SBS MVP] Windows Small Business Server 3 03-24-2010 09:19 PM
Urgent -AD change site disconnect RCan Active Directory 6 01-27-2010 01:27 AM
AD Site Question Chris Active Directory 7 01-26-2010 03:14 PM
redirect limit BenWilder Internet Explorer 7 01-19-2010 06:35 PM
Re: mvps.org Restricted Site problem PA Bear [MS MVP] Internet Explorer 0 01-08-2010 07:28 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59