I have a case in which the whole site is AJAX, the method to appease to crawlers used is
<meta< span="">name="fragment" content="!"> Which is the new HTML5 PushState that Bing said it supports (At least I think it is that)
This approach works for Google, but Bing isn't showing anything.
Does anyone know if Bing supports this and we have to alter something or if not is there a known work around?
The only other logic we have is to recognize the bing user agent and redirect to the rendered page, but we were worried that could cause some kind of cloaking penalty</meta<>