Re: [google-appengine] Re: Google Bot Is Your enemy Part 2

2011-11-23 Thread Richard Watson
Fixed. This google thread is now the top result for islam medical video editing scandal. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit

RE: [google-appengine] Re: Google Bot Is Your enemy Part 2

2011-11-23 Thread Brandon Wirtz
: [google-appengine] Re: Google Bot Is Your enemy Part 2 Fixed. This google thread is now the top result for islam medical video editing scandal. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit https

RE: [google-appengine] Re: Google Bot Is Your enemy Part 2

2011-11-22 Thread Brandon Wirtz
noticed. From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Plumo Sent: Sunday, November 20, 2011 6:23 AM To: google-appengine@googlegroups.com Subject: [google-appengine] Re: Google Bot Is Your enemy Part 2 pity the Google Bot doesn't support

[google-appengine] Re: Google Bot Is Your enemy Part 2

2011-11-20 Thread Plumo
pity the Google Bot doesn't support Crawl-delay in robots.txt -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/68trxyxxuaMJ. To post to this group,

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-11 Thread Roch Delsalle
Here is what I noticied : http://www.d-ro.ch/2011/09/appengine-cloudflare-crawlrate Anyway you shouldn't block Googlebot that would de-index you form google. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web

RE: [google-appengine] Re: Google Bot Is Your Enemy

2011-09-11 Thread Brandon Wirtz
@googlegroups.com Subject: [google-appengine] Re: Google Bot Is Your Enemy Here is what I noticied : http://www.d-ro.ch/2011/09/appengine-cloudflare-crawlrate Anyway you shouldn't block Googlebot that would de-index you form google. -- You received this message because you are subscribed

Re: [google-appengine] Re: Google Bot Is Your Enemy

2011-09-11 Thread Roch Delsalle
they will be back to normal. ** ** ** ** *From:* google-appengine@googlegroups.com [mailto: google-appengine@googlegroups.com] *On Behalf Of *Roch Delsalle *Sent:* Sunday, September 11, 2011 5:02 AM *To:* google-appengine@googlegroups.com *Subject:* [google-appengine] Re: Google Bot

RE: [google-appengine] Re: Google Bot Is Your Enemy

2011-09-11 Thread Brandon Wirtz
: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Roch Delsalle Sent: Sunday, September 11, 2011 2:17 PM To: google-appengine@googlegroups.com Subject: Re: [google-appengine] Re: Google Bot Is Your Enemy Ok, I agree that must have had an impact but how

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-05 Thread Steve Sherrie
Joshua, I just read your post about idle instances, and scheduling, and it makes a lot of sense. Also given this google bot stuff, I wonder if it would be useful to have the ability to filter traffic into different 'types', each of which have different scheduling requirements. Steve On Sep 3,

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-05 Thread stevesherrie
I've created this feature request (http://code.google.com/p/ googleappengine/issues/detail?id=5775) for the ability to create scheduler profiles, filter requests into one of these profiles, and maybe even route requests to a particular instance/backend. Star it if you think it will be helpful.

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-05 Thread Steve Sherrie
Joshua, can you see my posts? Not sure why I can't post On Sep 3, 4:15 pm, Joshua Smith joshuaesm...@charter.net wrote: Is there some way to get google bot requests to go to a dedicated back end? On Sep 3, 2011, at 3:35 PM, Brandon Wirtz wrote: The biggest Problem I have with the

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-04 Thread zdravko
-appengine] Re: Google Bot Is Your Enemy @Brandon : This is the case for one of my popular web-sites too. I believe if latency time increases, Google bot will automatically scale down its crawl rate and I also fear that such an increased latency will have a negative effect on the page ranking

Re: [google-appengine] Re: Google Bot Is Your Enemy

2011-09-04 Thread Stephen
On Sun, Sep 4, 2011 at 8:49 AM, zdravko email.workbe...@gmail.com wrote: Or even better, what if GAE had a mechanism by which the apps could announce when they have something new to be crawled? If only... http://www.sitemaps.org/ -- You received this message because you are subscribed to

Re: RE: [google-appengine] Re: Google Bot Is Your Enemy

2011-09-04 Thread Tim Hoffman
+1 from me on that score Brandon. T -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/WUlDa8bUNGgJ. To post to this group, send email to

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-04 Thread Greg
On Sep 4, 8:40 pm, Brandon Wirtz drak...@digerat.com wrote: Though I do kind of think that the bandwidth consumed by GOOG on GOOG infrastructure should be free. +1. It will be entirely internal to their network, and should be extremely cheap if not free. -- You received this message because

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-04 Thread Sergey Schetinin
I might not be entirely internal network traffic, but at least the communication between the appengine apps should be discounted. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-03 Thread Darien Caldwell
Nice, so basically Google is using their own service to tack on additional charges to your bill. Doesn't sound ethical. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com.

Re: [google-appengine] Re: Google Bot Is Your Enemy

2011-09-03 Thread Rajkumar Radhakrishnan
@Brandon : This is the case for one of my popular web-sites too. I believe if latency time increases, Google bot will automatically scale down its crawl rate and I also fear that such an increased latency will have a negative effect on the page ranking. By the way, have you started using 304

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-03 Thread johnP
I think in webmaster tools you can change crawl-rate preferences. Otherwise - just block it with robots.txt. On Sep 3, 12:35 pm, Brandon Wirtz drak...@digerat.com wrote: The biggest Problem I have with the Scheduler/GAE isn't GAE it is Google Bot. Under the new model you are on the hook for

[google-appengine] Re: Google Bot Is Your Enemy

2011-09-03 Thread saintthor
how about desallow googlebot in robots.txt or in code? googlebot is my biggest access source too. On 9月4日, 上午9时50分, johnP j...@thinkwave.com wrote: I think in webmaster tools you can change crawl-rate preferences. Otherwise - just block it with robots.txt. On Sep 3, 12:35 pm, Brandon Wirtz

RE: [google-appengine] Re: Google Bot Is Your Enemy

2011-09-03 Thread Brandon Wirtz
: Re: [google-appengine] Re: Google Bot Is Your Enemy @Brandon : This is the case for one of my popular web-sites too. I believe if latency time increases, Google bot will automatically scale down its crawl rate and I also fear that such an increased latency will have a negative effect