AJAX Comment Loading

plugin banner

Loads comments with a secondary AJAX request, including comment paging. Speeds initial loading of the page.

Author:Mark Jaquith (profile at wordpress.org)
WordPress version required:3.4
WordPress version tested:3.4.1
Plugin version:1.0
Added to WordPress repository:09-07-2012
Last updated:09-07-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:3
Plugin URI:
Total downloads:8 236
Active installs:100+
plugin download
Click to start download

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!


FAQ
ChangeLog