I've just put up a new version of the enhanced WordPress contact form, which adds spam protection (using a simple math question) and the option to show a "cc" option to the person e-mailing you. He will get a carbon copy of the e-mail, without the referrer information the contact form automatically sends along though.
This blog is based on WordPress, and customizing and SEO-ing it is a constant process, so I blog about that quite often. After all, good SEO on this blog makes for lots of visitors, which is exactly what I want of course.
Enhanced WordPress Contact Form
As a multiple WordPress administrator (I control 10+ WordPress sites), I use the WP contact form plugin written by Ryan Duff a lot. Most of the times these contact forms are used as some form of conversion on these sites. This means you want to know as much as possible about the person sending you [...]
Categories: WordPress
NOODP WordPress plugin
I've created a small WordPress plugin to add the NOODP tag to your themes without a hassle, have a look: NOODP WordPress plugin.
[tags]noodp, wordpress, plugin[/tags]
Categories: WordPress
Upgraded to WordPress 2.1
I decided to upgrade to WordPress 2.1, and I have to say: it all went very, very smoothly. The only trouble I had was with Subscribe to Comments. Although version 2.1 of this very cool plugin had been released, and it was said to work with WP 2.1, it didn't. You got an error [...]
Categories: WordPress
Changing your permalink structure
I recently changed the permalink structure of this Wordpress blog, going from /%year%/%monthnum%/%day%/%postname%/ (Wordpress default i think) to the much more elegant and simple /%postname%/. This is very cool ofcourse, both because it's simpler and SEO wise, but on an existing blog, this leaves you with lots of links that point to the wrong URL. [...]
Categories: WordPress
New design!
As you can see, or if you're reading this from a feed, you should see, this site has had a redesign. The new layout has a fully intended web2.0 feel to it, with improved readability as one of the main enhancements.
I've added some other stuff as well, for instance: the blog now supports gravatars. I've [...]
Short note: FeedBurner
Just a short note to let you all know that i’ve switched the feed to a FeedBurner feed, it should work automatically, if it does not please tell me in the comments. I’ve switched it because FeedBurner can give some pretty cool stats on feeds, which could be useful in the future.
Categories: WordPress
Email Your WordPress Commentors
Shoemoney made a perl script to mail his Wordpress commentors. I thought this was a great idea, but it needed to be easier to do :). I've quickly hacked up a php script to do this, if you put it in your wp-admin dir, you should be able to use it right away. You need [...]
Categories: WordPress