On Mon, May 16, 2011 at 11:08 AM, 3xM <[email protected]> wrote: > i have no problem converting Ajax GWT pages to html (i am using > HtmlUnit). as i said, when i try Fetch as Googlebot from webmaster > tools for > http://www.example.com/?_escaped_fragment_= > i can see that googlebot fetched the html snapshot.
the escaped fragment is not relevant in that case... googlebot makes the "transision" automatically... what does googlebot fetch for http://www.example.com? do you see the "full" html generated by gwt and delivered by htmlunit (ajax crawling works), or "only" the html loading gwt (something is broken)? best, raphael > > its just that i dont know is google requesting url with ? > _escaped_fragment_= when crawling. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
