On Thu, Aug 4, 2011 at 11:27 AM, Jambi <[email protected]>wrote: > > I don´t think this is a good idea. The dynamic content, that should be > crawlable, doesn´t exist at compile time.
What I mean is that you should be able to annotate static parts of your "app" that might be relevant for crawlers and put default values where your dynamic parts are. These default values could simply state USERNAME, DATE, CURRENT BALANCE. So the crawler could get a better context of the static parts of your app, actually a "page" in this case. -- 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.
