Tuesday, December 25, 2012

GWT - Crawlable (SEO)

Hi,

i like to make my gwt-app searchable by google. I found this article, that describes how to do it: https://developers.google.com/webmasters/ajax-crawling/

But it does not really make sense to me: If i use a servlet filter to present a special view to the google bot: This can not really work on the client side. If i change the view with the activties and places pattern, this only affects the client side an there is no servlet involved -> servlet filter does nothing.

Does some one has an explanation, example or even better a tutorial for me?

Thanks and best regards
Jan

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/8zHXKHgWnL0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment