Title: AJAX Comment Loading
Author: Mark Jaquith
Published: <strong>July 9, 2012</strong>
Last modified: July 9, 2012

---

Search plugins

![](https://ps.w.org/ajax-comment-loading/assets/banner-772x250.png?rev=569569)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/ajax-comment-loading_fcfcfc.svg)

# AJAX Comment Loading

 By [Mark Jaquith](https://profiles.wordpress.org/markjaquith/)

[Download](https://downloads.wordpress.org/plugin/ajax-comment-loading.1.0.zip)

 * [Details](https://wordpress.org/plugins/ajax-comment-loading/#description)
 * [Reviews](https://wordpress.org/plugins/ajax-comment-loading/#reviews)
 *  [Installation](https://wordpress.org/plugins/ajax-comment-loading/#installation)
 * [Development](https://wordpress.org/plugins/ajax-comment-loading/#developers)

 [Support](https://wordpress.org/support/plugin/ajax-comment-loading/)

## Description

When your posts get a lot of comments, performance can be a concern. The generation
of the comment HTML and the delivery of all that HTML can slow down your page loads.**
This plugin has pages load without comments, and then uses a secondary AJAX request
to pull down the comments.** Navigating through the pages of comments is also handled
via AJAX. On my test install with 100 comments per page, the `onload` event fires
2x faster. The HTML is generated by the server 6x faster. The HTML downloads 3x 
faster. The uncompressed size of the HTML is reduced by a factor of 17.

Initial development of this plugin was commissioned by Google — many thanks!

## Installation

 1. Upload the `ajax-comment-loading` folder to your `/wp-content/plugins/` directory
 2. Activate the “AJAX Comment Loading” plugin in your WordPress administration interface
 3. View a page with more than X comments.

## FAQ

  Why doesn’t it work on my theme?

Your theme may substantially deviate from standard WordPress comment section HTML
layout. The plugin was developed against the Twenty Ten theme. Try another theme,
or try standardizing your theme’s HTML. I don’t plan to add support for other markup—
I’d rather that people work on standardizing their theme comment markup instead.

  Doesn’t this prevent search engines from seeing comments?

No, it doesn’t! Through the magic of Google’s “AJAX Crawling” specification, search
engines (currently Googlebot and Bingbot) will be made aware that the page includes
AJAX-fetched content, and will request your page with a special URL that will have
this plugin skip AJAX-generation and instead give the full HTML to the crawler.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AJAX Comment Loading” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)

[Translate “AJAX Comment Loading” into your language.](https://translate.wordpress.org/projects/wp-plugins/ajax-comment-loading)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ajax-comment-loading/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ajax-comment-loading/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ajax-comment-loading/)
by [RSS](https://plugins.trac.wordpress.org/log/ajax-comment-loading/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Original release.
 * Initial development commissioned by Google — thanks!

## Meta

 *  Version **1.0**
 *  Last updated **14 years ago**
 *  Active installations **20+**
 *  WordPress version ** 3.4 or higher **
 *  Tested up to **3.4.2**
 * Tags
 * [ajax](https://wordpress.org/plugins/tags/ajax/)[comments](https://wordpress.org/plugins/tags/comments/)
   [performance](https://wordpress.org/plugins/tags/performance/)
 *  [Advanced View](https://wordpress.org/plugins/ajax-comment-loading/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ajax-comment-loading/reviews/)

## Contributors

 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ajax-comment-loading/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://txfx.net/wordpress-plugins/donate)