On Wed, Sep 9, 2009 at 8:41 AM, Jaap<[email protected]> wrote: > > Hi, > > I'm working on a GWT app (it's a search application) and the main > window is not being indexed by google. Google indexes just the static > text in the html file and the javascript generated text not at all. > Probably the crawler doesn't run javascript. > > The disadvantage however is that my app does not get properly indexed. > The only thing I can think of to improve things is that I make the > main window mostly a static html page with static text and images > > If I then do a search, the static text in the HTML should be removed. > Any ideas on how to do this? Load a new HTML page or so, or is there > some way to hide the static text in the html programmatically?
i started a thread 2 days ago about the same topic called "seo and google web toolkit"... maybe that helps... r > > Jaap > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
