Hey Flockton, You might check out the SEO for GWT approach outlined in the free chapter of my book, posted here: http://www.infoq.com/articles/progwt
It pipes GWT serialization into the page itself and then puts code in <noscript> blocks as well. -jeff On Sep 26, 4:04 am, MN <[EMAIL PROTECTED]> wrote: > no optimization is possible, because all things are in a javascript. > so goolge search dont find any text. > > only possible solution: > > place all your text you use in divs at the hosting-html page. and > later load the values from this divs instead from server: its faster > than requesting from server. > > On 22 Sep., 00:11, flockton <[EMAIL PROTECTED]> wrote: > > > I would like to know, how I can optimize my site programmed with GWT? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
