@Matt : If you read the conversations in the issue, we already did :) What's blocking is that you can't fetch yourself with AppEngine. So, as a work around, you could have your service in another app and that would work, there's also a link in the conversation to an app that doest that.
Cheers, On Tue, Aug 24, 2010 at 10:53 AM, Arthur Kalmenson <[email protected]>wrote: > OK, so I actually read it now :P. I didn't notice that you actually > have to run HtmlUnit on your own. Sorry about that! > > -- > Arthur Kalmenson > > > > On Tue, Aug 24, 2010 at 10:51 AM, Arthur Kalmenson > <[email protected]> wrote: > > I know the Google Bot uses HtmlUnit to render the page, but I don't > > think you need to run it on your own in GAE. Did I miss something? > > > > -- > > Arthur Kalmenson > > > > > > > > On Mon, Aug 23, 2010 at 5:43 PM, Gal Dolber <[email protected]> > wrote: > >> Thats why he needs htmlunit > >> > >> 2010/8/23 Arthur Kalmenson <[email protected]> > >>> > >>> The Google bot can crawl Javascript based sites, why not follow their > >>> guidelines? > >>> > http://googlewebmastercentral.blogspot.com/2009/10/proposal-for-making-ajax-crawlable.html > >>> > >>> -- > >>> Arthur Kalmenson > >>> > >>> > >>> > >>> On Sat, Aug 21, 2010 at 9:46 PM, Matt H <[email protected]> wrote: > >>> > Hello. > >>> > > >>> > I'm wanting to make my GWT app on App Engine crawlable by using > >>> > HtmlUnit to serve up the page content to the Googlebot. > >>> > > >>> > Has anyone been able to successfully use HtmlUnit 2.8 on GAE? > >>> > > >>> > -- > >>> > You received this message because you are subscribed to the Google > >>> > Groups "Google App Engine for Java" group. > >>> > To post to this group, send email to > >>> > [email protected]. > >>> > To unsubscribe from this group, send email to > >>> > [email protected]<google-appengine-java%[email protected]> > . > >>> > For more options, visit this group at > >>> > http://groups.google.com/group/google-appengine-java?hl=en. > >>> > > >>> > > >>> > >>> -- > >>> You received this message because you are subscribed to the Google > Groups > >>> "Google App Engine for Java" group. > >>> To post to this group, send email to > >>> [email protected]. > >>> To unsubscribe from this group, send email to > >>> [email protected]<google-appengine-java%[email protected]> > . > >>> For more options, visit this group at > >>> http://groups.google.com/group/google-appengine-java?hl=en. > >>> > >> > >> > >> > >> -- > >> Guit: Elegant, beautiful, modular and production ready gwt applications. > >> http://code.google.com/p/guit/ > >> > >> > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Google App Engine for Java" group. > >> To post to this group, send email to > [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<google-appengine-java%[email protected]> > . > >> For more options, visit this group at > >> http://groups.google.com/group/google-appengine-java?hl=en. > >> > > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- Christian Goudreau www.arcbees.com -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
