Hi,
I have been trying for weeks, but can't get google to update it's index for my GWT application. If i do a google search of my site (site:
www.spotmouth.com), only my first page comes up. I have read (many many times) the docs for
https://developers.google.com/webmasters/ajax-crawling/To summarize, I followed the steps:
1) Updated my site to use the ajax crawlable link format (i.e.
http://www.spotmouth.com/#menu ->
http://www.spotmouth.com/#!menu)
2) Implemented htmunit on serverside so that server responds with static copy:
http://www.spotmouth.com/?_escaped_fragment_=menu 3) updated
http://www.spotmouth.com/sitemap.xml to use ajax crawable links. (ie
http://www.spotmouth.com/#!menu)
But if i do a google search of my site (site:
www.spotmouth.com), only my first page comes up. Nothing else.
I will literally ship a case of beer to whoever helps me fix this (if your state allows it, and I can get it delivered).
If I use the "Fetch as googlebot" tool in webmaster tools for "
http://www.spotmouth.com/#!menu", it looks good, that is, a static copy of the content is returned.
Thanks,
Phillip