Weekly Geeks 2010-7: Commenting: 02/27/10
Commenting. It can be a fun way to connect to your readers. It can be the a source of frustration as a blogger. A comment can make your day. A comment can cause an argument. Today let's talk commenting.
Do you have a commenting policy? For example:
- Do reply to all comments? If you do, how do you do it? Email? On the blog?
- Do you use moderation?
- How do you handle trolls? Flaming?
- How much do you tolerate from a belligerent commenter before you close or delete comments?
My Comment Policy
Do I reply to all comments?
Yes and no. I reply to all on topic comments. Spam comments, of course, don't receive a reply. Belligerent comments don't receive a reply. I put the reply below the original comment on the blog and copy the reply to email if an email address has been left.
Do I use moderation?
Yes. I use moderation although not specifically to avoid spam comments. See most blogs run on a platform that is a mixture of a DHTML and CSS sitting on a database to track all the part pieces of the blog (posts, tags, comments, replies, widgets, images and so forth). Mine does not. Mine has HTML, javascript, CSS but is not dynamic nor is it sitting on a database. My blog started out in 1997 as a much different website and the current blog is sitting on the same foundation.
What does this mean for comments?
My comment form is an old perl script. Anyone who leaves a comment generates an email that goes to a special mailbox I have set up. They are not automatically posted to the site. I have to read through the emails and post them myself. As I post (or "approve" them) I compose replies that I post on the blog and email back.
How do I handle trolls and flaming?
I think because my blog doesn't automatically post comments it isn't a welcoming environment for trolls or flame wars. So far I haven't had to deal with them.
Closing Comments?
I used to close comments to avoid receiving spam but now I just delete the spam from my email in box and move on. I keep the comments open. It's rare to get a comment posted to an old post or review but not completely unheard of.
Have I ever received a comment from someone I admire?
Yes. I've receive comments from authors I admire or relatives of authors I admire. The most recent author comment I received was from Penny Warner. That lead to an invitation to her book launch party. That's never happened before. Before that I received a comment from the grandson of Chuck Jones and through his comment learned about the fantastic Chuck Redux blog run by Jones's family.
How do I feel about author comments?
Authors are people too. Most authors leave happy comments (even if the review isn't stellar). One out of ten or so will leave a grumpy comment.
Word Verification?
Nope. Don't need it since spam doesn't get automatically put on my blog.
How do we combat the evil that is spam?
I track users. Repeat spammers I block in my .htaccess file. If your site allows the use of an .htaccess file, learn how to make and use one.
weekly geeks
Comments (12)
Permalink