I have seen this page before. Where did you see that google requires #! (vs plain #) in its new scheme?
One question is: What happens if I choose not to implement #! on my AJAX site? Answer: In the near term your pages may not appear properly in Google's search results pages. However, we are continously working to make Googlebot behave more like a browser. As features required by your site are implemented, Googlebot may start to index your pages properly without help. However, this AJAX crawling scheme provides a solution for sites that are already using AJAX and wish to ensure that their content is properly indexed today. We expect that it will be a good solution for anyone who already has HTML snapshots of their pages or who chooses to use a headless browser to get such HTML snapshots. That implies that plain # will suffice in the feature. A feature that may have arrived already. On Wed, Oct 28, 2015 at 11:11 PM, Ed Bras <[email protected]> wrote: > > BTW: i noticed in this link, that I should use #! still such that Google > will crawl it, else it will not crawl it: > https://support.google.com/webmasters/answer/174993?hl=en > > Anybody any experience with it? > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Vassilis Virvilis -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
