I wonder if Ajax crawling suggested by Google is also applicable to Yahoo and Bing. It seems that only Google can crawl my Ajax page after I implemented that.
|
feedback
|
migrated from stackoverflow.com Nov 30 '10 at 1:10
This question came from our site for professional and enthusiast programmers.
|
To my knowledge, there has not been any word from Yahoo/Bing that they support crawlable AJAX. I'm not even sure that the specification has been finalised by Google. So do not count on your AJAX content being crawlable by anyone other than Google at this time. It may be a good idea to create individual pages where possible for the other search engines. | |||
|
feedback
|
|
It is possible that Bing has adopted Google's scheme. Try this http://cn.bing.com/search?q=Hello+World%21+This+Is+the+New+Lifehacker&go=&form=QBLH&qs=n&sk= The first result is AJAX-enabled web page with "#!". | |||
|
feedback
|
|
Basically, if a page which contains HTML code has some kind of URL ( | ||||
|
feedback
|