i do generate URLs with #! once user starts changing views or calling some searches, but initially according to ajaxcrawling doc it should be enough to add <meta name="fragment" content="!"> to your home page:
" Some of your pages may not have hash fragments. For example, you might want your home page to be www.example.com, rather than www.example.com#!home. For this reason, we have a special provision for pages without hash fragments. In order to make pages without hash fragments crawlable, you include a special meta tag in the head of the HTML of your page. The meta tag takes the following form: <meta name="fragment" content="!"> " my home page (the one i make html snapshot for when url with escape fragment is requested) doesnt have much markup anyway. just 3 <a> tags, couple of <input> with labels and a <select> with some options. but none of these are among keywords googlebot found. -- 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.
