Monday, July 20, 2015

Re: Crawl GWT APP - Google bot

it doesn't work with GWT 2.6 for me

W dniu piątek, 17 lipca 2015 17:41:27 UTC+2 użytkownik Michael Joyner napisał:
You need to stick the following into your main GWT xml file:

<!-- Fallback User Agent for use by CRAWLERS -->
     <set-property-fallback name="user.agent" value="gecko1_8" />



On 07/17/2015 08:55 AM, Marek A wrote:
since 2014 google bot can read/crawl dynamic pages. But when I run fetch as google in search console, i get empty page (GWT doesn't start - one page app in GWT). I think the main reason of this problem is Google bot User Agent header, GWT can't recognize them and doesn't start. Do you know some solution or workaround for this issue. How to create GWT app crawlable without  html snapshot?
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment