hey everybody,
as every friendly web inhabitant i want that google knows my website and people that are interested in my stuff can find it easily. however, as my first experiments suggest the google bot does not even try to analyze (execute) gwt code (a working test of my concept is at [1]). this can -- on the one hand -- be explained by the very nature of gwt - it is javascript - much like an application that should not be indexed by a search bot by nature. but -- on the other hand -- hey! it is so simple. execute the js, see if it generates a more or less stable DOM, parse the dom and you are done. and both is from google? seems that the GWT hits the same indexing hell flash did. ok. maybe i am wrong here. in my opinion it is really bad news that GWT stuff is not at all analyzed by the google search bot. to come up with a conclusion would involve to sacrifice a lot of GWT coolness. mainly because i have to generate a lot of HTML myself that can be analyzed by search robots. i also wrote about that at [2]. it is especially interesting how [3] did "solve" the "problem". do the experts have any recommendations? thanks! ra! [1] http://scisurfer.com/news [2] http://blog.scisurfer.com/2009/09/gwt-and-seo-concerns.html [3] http://examples.roughian.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---