Does Fetch as Googlebot still support their ajax-crawling proposal?
Posted
by
Gunchars
on Pro Webmasters
See other posts from Pro Webmasters
or by Gunchars
Published on 2014-06-11T23:29:58Z
Indexed on
2014/06/12
3:51 UTC
Read the original article
Hit count: 242
I spent half a day implementing the server side html generation for modal pages based on their proposal (link), but it seems like the Fetch as Googlebot functionality in Webmaster tools completely ignores the URL fragment.
I've verified that the _escaped_fragment_
functionality is working on my server (example), but when I submit a URL like /#!/recipes
, the Googlebot just fetches /
.
There aren't any recent confirmations that it's working and, honestly, it wouldn't surprise me if they just silently dropped the functionality without even editing the docs.
© Pro Webmasters or respective owner