A Google search for "site:www.spot...com" [replace the ellipsis] just 
returns "www.spot...com".

But you don't have that page in your sitemap, and you're not using step 3 
"Handle pages without hash fragments" of the Step-by-step guide:

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="!">


Your main page is a dynamic JS-page. Googlebot can't see your links (like 
#driver_reports), as they don't appear in the static content of your main 
page (it doesn't know about "www.spot...com/#!home" yet, only about 
"www.spot...com".

Sitemaps just complement a discovery crawl (so that's probably not enough). 
Only with the meta tag, googlebot will go to 
"www.spot...com?_escaped_fragment_="



On Wednesday, October 10, 2012 8:02:05 PM UTC+2, rhodebump wrote:
>
> Hi,
> I have been trying for weeks, but can't get google to update it's index 
> for my GWT application. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/eTKfNxLrbtQJ.
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