gwt - Google Not Indexing AJAX URLs -
i have submitted sitemap ajax web application google via webmaster tools. submitted urls of form:
http://www.mysite.com/#!myscreen;id=object-id
http://www.mysite.com/#!myotherscreen;id=another-id
however, though more week has passed since sitemap submission, google has not indexed urls. google states sitemap has been processed, states 60 urls have been detected, states no errors occurred, not index of urls.
i have implemented ajax crawlability contract on server side, requests containing _escaped_fragment_ responded snapshot.
any help/info regarding why google not indexing urls appreciated.
see gwt se friendly application
suggestions include following guide @ http://code.google.com/web/ajaxcrawling/.
Comments
Post a Comment