Steve's Ramblings

Installing a comment form on the blog

So I have a few articles that people seem to like on here and I block comments after 21 days because of spam. Not a good mix. A good solution is to add a contact form of some sort to the blog. In comes Contact Form 7.

Installing the plugin is easy, just unpack it in the wp-content/plugins directory. The base form works right out of the box (once you hit Manage->Contact Form 7). Unfortunately, I get spam and I want to make sure my comment form does not generate more for me. This is where the additional configuration comes in. Here is what I had to do:

Then all I did was create a new page (rather than a post) and entered the needed markup. My "Contact" tab now has a contact form, sweet. A nice addition for 10 minutes "work".