CommentLuv works by allowing people that comment on a blog post or website page to automatically include a link back to their site's most recent articles underneath the comment itself.
This link is different from the homepage URL that linkifies the username (WordPress standard practice).
To work properly, the user must have a content syndication feed enabled on his home site (RSS or Atom).
CommentLuv will retrieve the latest articles from the feed and embed it as a list underneath the comment field. The commenter can then choose which of those articles he wants to link back to.
If he does not think the URLs to which he can link back are relevant, he can opt out of and publish a normal comment instead.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Here are some key features of "CommentLuv":
· Administration page for customizing settings
· Control how the CommentLuv button looks like
· Track an user's CommentLuv links
· Choose from a list of recent links to which to link back to
· Run CommentLuv on posts and pages
· I18n ready
Premium version features:
· Dofollow control
· Choose from up to 5 favorite pages
· Users that share the post on social networks will have more linkback options to choose from next time
· Statistics
Requirements:
· WordPress 3 or higher
What's New in This Release: [ read full changelog ]
Fixed:
· Enclose title in cData tags in send feed file function to prevent invalid XML errors.