Posts Tagged ‘comments’
WordPress Optimization Tip: Close Comment on Older Posts
bitdoze.com - Any successful blogs have to two common factors; the first one is the loyal readers and second is a tangible amount of quality comments by these people. Most of the time, the popularity of any blog is evaluated by intelligent ...
Block Bad Requests to your Server with Bad Behavior
doitwithwp.com - Bad Behavior is an excellent addition to your spam fighting toolbox for WordPress, by analyzing both the content and context of each server request and filtering out the bad requests and known bad IP addresses.
Block Spam Comments from the Worst Offenders
doitwithwp.com - I found a great little plugin which allows you to find the IP addresses of those that leave the most spam on your site, so that you can block them from even reaching your site.
Combat Comment SPAM by using your WordPress .htaccess file
wpinsite.com - Comment SPAM is a real issue to any users of a WordPress blog. This code snippet will demonstrate how to reduce WordPress comment SPAM by adding a simple rule to your WordPress .htaccess file.
Remove Nofollow for Comment Authors with a Simple Function
doitwithwp.com - By default, WordPress comments use the nofollow attribute to prevent spammy URLs getting seen by search engines. Unfortunately, it also punishes the innocent, so you can use this quick function to get rid of it and keep your links dofollow.
How to Attract Comments on your WordPress Blog and Increase Interactivity?
techzoomin.com - Complete guide in attracting the visitors comments on your WordPress blog or blog and tips for increasing quality comments. Get know about WordPress plugins that facilitates comments. Read More.
Get Instant Site Updates With Prowl [WORDPRESS]
doitwithwp.com - This tutorial shows you how to leverage the powerful iPhone app Growl to get instant updates from your WordPress installation for new comments, trackbacks and posts that have been published or are awaiting review, great for sites with multiple authors/editors.
How to Add a Rate Field to WordPress Comments
oscardias.com - In this article I’ll show you how to add a rating field to your WordPress comments. We’ll work with PHP to enable the new field and show it in the comments template. Also, we’re going to do some styling in ...