Title: [Plugin: AJAX Comment Loading] compatible with Google?
Last modified: August 20, 2016

---

# [Plugin: AJAX Comment Loading] compatible with Google?

 *  [readman](https://wordpress.org/support/users/readman/)
 * (@readman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-ajax-comment-loading-compatible-with-google/)
 * I’ve tested this plugin and activated it.
    Then I went to Google Webmaster Tools
   and tried the Explore as Google option The html version that Google crawler gets
   it’s the same as the normal user, without the html for the comments. Therefore
   it only gets this part…
 *     ```
       <div id="comments">
       			<noscript>JavaScript is required to load the comments.</noscript>
       <div id="comments-loading" style="display:none">Loading comments...</div>
       <div id="comments-loaded"></div>
       <script type="text/javascript">document.getElementById('comments-loading').style.display = 'block';</script>		</div>
       ```
   
 * So I’m afraid that Google will lost all the comments content.
    Thanks for your
   support
 * [http://wordpress.org/extend/plugins/ajax-comment-loading/](http://wordpress.org/extend/plugins/ajax-comment-loading/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Aahan Krish](https://wordpress.org/support/users/aahan/)
 * (@aahan)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-ajax-comment-loading-compatible-with-google/#post-2887287)
 * Short answer, Yes, the comments are recognized by both Google and Bing.
 * **1.** As the plugin’s description says, the “Initial development of this plugin
   was commissioned by Google”.
 * **2.** Read this [post about the plugin](http://coveredwebservices.com/projects/ajax-comment-loading/test-post/)
   by Mark Jaquith:
 * > The comments on this post are loaded asynchronously with an XHR (known to laymen
   > as “AJAX”) from the server. This makes the initial HTTP GET for the page much
   > faster, and delivers a better user experience for pages with large numbers 
   > of comments.
   > If you use a newer browser (like Safari, Chrome, or Firefox 4), when you click
   > on the previous/next comment navigation links those comments will also be fetched
   > using an XHR. The rest of the page, which doesn’t change, doesn’t have to be
   > downloaded again. Look at the URL as you change pages — it updates to reflect
   > the page you’re viewing! After navigating through comments pages asynchronously,
   > try using the “Back” button on your browser. You will have distinct history
   > states for each comments page, using new HTML 5 `window.history.pushState(),
   > window.history.replaceState()` and `window.onpopstate` functionality.
   > No changes have been made to this theme or to the WordPress core. This plugin
   > functions entirely by using the WordPress hooks system, and it should work 
   > with any theme that uses the standard comments template functions.
   > Without this plugin active, this page’s HTTP GET (uncompressed) is approximately
   > 186.3 KB. With the plugin active, it is approximately 10.8 KB.
   > The `onload` event for this page fires 2x faster. The HTML is generated by 
   > the server 6x faster. The HTML downloads 3x faster.
 *  Thread Starter [readman](https://wordpress.org/support/users/readman/)
 * (@readman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-ajax-comment-loading-compatible-with-google/#post-2887391)
 * Hi,
    Yes, it looks like it should have no problems with Google indexing. But 
   then, again (and sorry for insisting) why on Google Webmaster Tools doesn’t show
   the comments under the Explore as Google Option? I need to be 100% sure before
   activating this plugin, that’s why I insist. Thanks in advance
 *  [raymondcc](https://wordpress.org/support/users/raymondcc/)
 * (@raymondcc)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-ajax-comment-loading-compatible-with-google/#post-2887506)
 * This is a really great plugin for those posts with tons of comments.
 * I’ve tested it and it seems that Googlebot is not capable of crawling the comments
   that is loaded through Ajax method. (Although Matt Cutts did say their Googlebot
   is capable of doing that)
 * I posted a unique article with a comment. After 1 day, the post has been indexed
   and can be found in Google SERP but not for the comment. I viewed the cached 
   version from Google SERP and the comment area only shows “Loading comments…”
   
   Searching the exact sentence from the comment is also not found.
 * Speed is good, but preventing the comments from being indexed is bad for SEO.
   Unless you don’t want the comments to be indexed and has tons of comments, then
   this plugin is for you. Otherwise, wait until Googlebot gets smarter or an update
   on the plugin.
 *  [raymondcc](https://wordpress.org/support/users/raymondcc/)
 * (@raymondcc)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-ajax-comment-loading-compatible-with-google/#post-2887507)
 * I noticed that the test post has all the comments indexed (appears in cache).
   
   [http://coveredwebservices.com/projects/ajax-comment-loading/test-post/](http://coveredwebservices.com/projects/ajax-comment-loading/test-post/)
 * My above comment is based on a custom theme, it is possible that it works on 
   the default TwentyTen theme. Will investigate further and post an update upon
   new findings.
 *  Thread Starter [readman](https://wordpress.org/support/users/readman/)
 * (@readman)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-ajax-comment-loading-compatible-with-google/#post-2887508)
 * Appreciate your investigations, raymondcc
    When you have thousands of comments,
   it’s not easy to decide whether to activate or not such a plugin 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: AJAX Comment Loading] compatible with Google?’ is closed to 
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ajax-comment-loading_fcfcfc.svg)
 * [AJAX Comment Loading](https://wordpress.org/plugins/ajax-comment-loading/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-comment-loading/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-comment-loading/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-comment-loading/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-comment-loading/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [readman](https://wordpress.org/support/users/readman/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-ajax-comment-loading-compatible-with-google/#post-2887508)
 * Status: not resolved