Yoast: Took me a while to realize it's not WordPress Photo, but World Press Photo :-) ReTweet Reply

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.

2009 will rock!

First of all, thank you all for being a reader of this blog for the past year, and I wish you all the best for 2009! While last year was in many ways a very successful year, this year promises to be even better. While I’ve got a few ideas of my own for new [...]

Tags:
Category: SEO WordPress

FeedBurner subscription show-off revisited

A couple of months back I blogged about how to show off your FeedBurner subscribers. In the comments then, a couple of people told me the code didn’t work for them. After a few back and forths I found out those people were on FeedBurner’s new servers, the Google ones. This new server actually has [...]

Styling the intro paragraph

A few weeks back (actually 18 days), @karelgeenen asked me on Twitter how he could bold the text above the <!–more–> tag in WordPress, like the Dutch site Marketingfacts (which is actually built in Expression Engine). I didn’t know back then and this afternoon I decided to try and solve it for him. It turned [...]

Tags:
Category: WordPress

Plugins updates for 2.7 and more

I’ve upgraded four plugins last night. Let me list them here one by one and what I’ve fixed: Google Analytics for WordPressTested with 2.7 and changed the explanation about the account ID. SociableFixed an annoying custom field bug that would sometimes make duplicate custom field entries, and made sure the code was really working, so [...]

Tags:
Category: WordPress

WP 2.7 fun: complete hcards

WordPress 2.7 has an awesome new thing: it turns the comments into hCards by default. An hCard is the microformat version of a vcard, which, with microformat extensions for your browser, you can then save the data of those commenters in your address book. For instance, with the Safari microformats plugin, this looks like this: [...]

WordPress 2.7!

Ok I’ve bitten the bullet. Yoast.com is now running on WordPress 2.7, and threaded comments has been enabled. I’ve also updated my plugins that weren’t working on 2.7, so all should work well now. If it doesn’t, please let me know in the comments!

Tags:
Category: WordPress

WordPress functions to supercharge your Theme!

WordPress is well known for its plugins and themes, but not enough people know and love what you can do in your themes functions.php. Chris Pearson showed his love for them back in May, and he did a great job of explaining how you can bring your own functions.php file to each and every theme [...]

Tags:
Category: WordPress

Disabling the update nag

WordPress’core update nag is quite the useful thing, I’ll usually know before it shows that there’s an update, but a lot of people won’t. If you don’t know what I mean with core update nag, it’s this thing: The issue is that this thing doesn’t only show to you, it shows to all users [...]

Tags:
Category: WordPress

Simple scripts for speedy WordPress actions

Sometimes, when moving or installing WordPress blogs, you’ll have a need for some simple scripts to help do simple things. I found a couple of those that helped me out, and I thought I’d share them with you! Easily install WordPress This first one I shared on my newsletter a couple of weeks back: EasyWP [...]

Category: WordPress

Using the Technorati API on your blog

In my effort to remove all badges from my front page and decrease the load time, I have now moved to using the Technorati API to display Technorati info. It looks like this: The code is almost as easy as the code to display your FeedBurner subscribers or your last tweet. You’ll need to create [...]

Tags:
Category: WordPress