Yet another Ajax paged comments plugin for wordpress (YAAPC)
This Plugin provides Ajax enabled comments system with paging,posting and form validation to your WordPress blog.
Features:
- Ajax page navigation
When the user navigate through the comments via page selector,only the comments area will be send back to the client and refreshed,not the full page.This actually save your server load and bandwidth thus making your blog faster and more responsive. The paging system works even if JavaScript is disabled.
- SEO friendly
Pagination can cause a duplicate content issue with search engines.YAAPC can automatically generate “noindex,follow” meta tag in your paged comments page to avoid duplicate content in search engines that may hurt your rankings.(many thanks for Hank’s great comment and advice)
- Ajax comment posting
Posting comments via Ajax,without page refreshing.
- Comment form validation
validate the user input in comment form before sending to server.
