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?

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to