Google will Render Old AJAX Crawling Scheme in Q2 2018

A few months ago, Google announced that they would stop crawling and indexing websites from old AJAX crawling scheme. This day will come in the second Quarter of 2018. Google's John Mueller say's in one of Google blog post.
Google-will-Render-Old-AJAX-Crawling-Scheme-in-Q2-2018

Google will no longer use the old AJAX crawling scheme in Q2 2018

Googlebot will render the #! URL directly, making it unnecessary for the website owner to provide a rendered version of the page.
As a reminder, the AJAX crawling scheme accepts pages with either a "#!" in the URL or a "fragment meta tag" on them and then crawls them with an "?_escaped_fragment_=" in the URL. That escaped version needs to be a fully-rendered and/or equivalent version of the page, created by the website itself.

With this change, Googlebot will render the #! URL directly, making it unnecessary for the website owner to provide a rendered version of the page. We'll continue to support these URLs in our search results.
We expect that most AJAX-crawling websites won't see significant changes with this update. Webmasters can double-check their pages as detailed below, and we'll be sending notifications to any sites with potential issues.
If your site is currently using either #! URLs or the fragment meta tag, we recommend:
  • Verify ownership of the website in Google Search Console to gain access to the tools there, and to allow Google to notify you of any issues that might be found.
  • Test with Search Console's Fetch & Render. Compare the results of the #! URL and the escaped URL to see any differences. Do this for any significantly different part of the website. Check our developer documentation for more information on supported APIs, and see our debugging guide when needed.
  • Use Chrome's Inspect Element to confirm that links use "a" HTML elements and include a rel=nofollow where appropriate (for example, in user-generated content)
  • Use Chrome's Inspect Element to check the page's title and description meta tag, any robots meta tag, and other metadata. Also, check that any structured data is available on the rendered page.
  • Content in Flash, Silverlight, or other plugin-based technologies needs to be converted to either JavaScript or "normal" HTML if their content should be indexed in search.

Post a Comment

If you have any question related to the above post you can comment below

Previous Post Next Post