WooThemes once again showed that they are at the forefront of WordPress development today: they deprecated their WooFramework’s SEO functionality and recommend their users to switch to WordPress SEO by Yoast. I’ve worked closely with Matt Cohen, WooThemes CTO, to build an import functionality for WooThemes users straight into WordPress SEO. I recently added statistics…
WordPress Themes
WordPress Archive Pages: the tutorial
On any bigger site, you’ll get archive pages of some sort. Whether they are taxonomy or category archives, like this SEO category, Custom Post Type archives like this one for our WordPress plugin reviews or my speaking engagements, or even date archives: they all share the same common traits. In WordPress an archive will, by default, consist…
WordPress SEO Plugin Theme Integration Guide
Theme authors come in two different shapes and sizes: those who integrate SEO “functionality” into their themes and those who don’t. If you’re in the camp of integrating SEO functionality into your theme, you’ve got yet another choice to make: do you “yield” for site owners that have an SEO plugin installed, disabling your own…
rel=”author” and rel=”me” in WP and other platforms
The recent changes from Google and my post about it regarding the highlighting of authors in search caused quite a few questions. People have been asking me how to do specific things and how to make certain elements contain rel=”author” or rel=”me”. Instead of replying to each of those emails and comments I decided to write one…
Author Highlighting in Search with WordPress
Amidst all the news about Google+ and Google social interaction tracking (and yes I will work on & post about that too), Google released some other news today. They said they’re going to be highlighting authors in the search results. I think this is an awesome feature. It means that you’ll see a picture / avatar…
Custom Post Type Snippets to make you smile
So it’s friday, I’ve been coding all day and I thought I’d share some of the cool snippets I’ve come across and/or developed today. I’ve mostly been working with Custom Post Types and Taxonomies, so let me share some of that goodness. Let’s geek out in a bit, but first let me show you why…
WordPress template part: a powerful tool
Now that I’m working with custom post types a bit more on this site, for my plugin reviews and speaking agenda, for instance, I’m also starting to appreciate the power of the WordPress template part functionality a whole lot more, which was introduced in WordPress 3.0. Let me explain how I use it and how…
WordPress editor style
I’m writing this with a WordPress editor style CSS active, for the first time. This feature has been available in WordPress since WordPress 3.0 but I had not used it until now, which is nothing but stupid. A WordPress editor style makes the TinyMCE editor used in visual editing mode look like your theme, using…
Turn your commenters into subscribers!
Only a small percentage of your visitors leave a comment. This group of people is probably also interested in subscribing to your newsletter, if you have one. So I created a method to add a “subscribe to my WordPress newsletter” checkbox to my comment form a couple of weeks ago. The result? 40 new subscribers…
The anatomy of a WordPress theme
With all the WordPress theme frameworks that arose over the past few years, you’d almost forget what a normal WordPress theme looks like. Almost, because Yoast has got your back and we’re about to remind you! Check out our anatomy of a WordPress theme infographic: For reference, here is the copy in the infographic: Anatomy of a WordPress…