Open Site Explorer and Escaped Fragments
-
Does OSE have the ability to crawl AJAX pages utilizing Google's escaped fragment directive? I ask because I'm seeing all our AJAX built pages returning HTTP status codes of 404 when I run OSE reports.
-
Thank you so much for reaching out to us, Ryan!
This question is a bit intricate. With AJAX content like this, I know Google's Full Specifications https://developers.google.com/webmasters/ajax-crawling/docs/specification indicate that the #! and ?escaped_fragment= technique works for their crawlers. However, our system is a bit picky and isn't robust enough yet to use only the sitemap as the reference in this case. Luckily, one of our wonderful users came up with a solution using pushState() method. Click here: http://www.seomoz.org/blog/create-crawlable-link-friendly-ajax-websites-using-pushstate to find out how to create crawl-able content using pushState . This should help OSE capture AJAX content. Let me know if this information works for you!
I hope this helps
