Press This with Aaron Brazell

Last nights Press This featured a very pleasant conversation with Aaron Brazell, also known as Technosailor, the author of the upcoming WordPress Bible. We discussed a lot of things, as usual, and as I promised in the comments on my previous Press This update, I’ve kept more notes so I can do this post and [...]

Ads Widget for WordPress

A quick post to show you a widget I’ve been working on for the last few days: a widget to ad ads to your sidebar, which I’m actually using in the sidebar. You can see the back-end interface for it on the right. It has a few options: randomize the ad positions shows an “advertise [...]

Conditional WordPress widgets with rich editable text

For the “About Joost” widget shown on the homepage of this site, I created a new widget. It has two great features: it shows just on the homepage, and the content and title are drawn from a page, so that I can edit it as a normal page with the richtext editor in the backend [...]

Tags:
Categories: WordPress

The heading structure for your blog

The heading structure of your pages is one of the very important aspects of on-page SEO. It defines which parts of your content are important, and how they’re interconnected. Because they have different goals, a single post needs another heading structure than your blog’s homepage or your category archives. This post intends to give you [...]

Tags: ,
Categories: SEO, WordPress

Design & development of your WordPress CMS

So, after reading the article on getting from your website’s goal to a proper site structure, and having determined which kinds of page templates and functionality you’ll need, you’re ready for the next step: designing and developing your site. At the end of this article I’ll go through a short list of often-needed functionality, and [...]

Tags:
Categories:

What are “custom taxonomies”?

WordPress, with version 2.3, introduced the concept of Tags. As described by Wikipedia, a tag is “a non-hierarchical keyword or term assigned to a piece of information”. This meant WordPress had a hierarchical way of classifying information (categories), and a non hierarchical way of classifying information. As far back as in 2006, people were discussing [...]

Simple Taxonomies

WordPress 2.8 introduced a “simple” way to add taxonomies to WordPress. It still required coding though. This plugin allows you to add taxonomies just by giving them a name in the backend. It then creates the taxonomy for you, provides a widget you can use to display a “taxonomy cloud” or a list of all [...]

Tags: , ,
Categories:

10 Checks to the Perfect WordPress theme

I’ve seen it happen so often. People have a great blog, and at some point, they decide they need a new look and feel. They then decide to either buy one or use one of the free themes available at wordpress.org. There’s a couple of things they’ll look at, usually in the order: layout / [...]

Tags:
Categories: WordPress

Crunchbase Widget WordPress plugin

I was talking to my buddy Shoemoney on IM this weekend, and he mentioned that he thought there was a need for a good WordPress CrunchBase plugin, to easily integrate CrunchBase widgets into your posts without having to create the widget on the CrunchBase site, and then copy the widget code into your own post. [...]

Tags:
Categories: WordPress

CrunchBase Widget

This is a plugin to easily include CrunchBase widgets in your posts. This way you can easily point your readers to more specific information on a certain person, company, product or financial institution. The syntax is easy, you write [cb type=”company”]TechCrunch[/cb] and it will automatically include a widget like this one: [cb type="company"]TechCrunch[/cb] The other [...]

Tags:
Categories: