There has been news about the search engines now supporting the HTML 5 pushState for crawling AJAX pages.And for those that are not familiar with pushState, I think you can call it a function of the history object that nowadays browsers have that allows you to sort of add an URL to the history of the browser, to say Currently, this state is this URL.And there is an article here.