Category Archives: WordPress

The open source publishing platform I co-founded — development, releases, community, and the ecosystem.

PHP Guru

I’m looking for someone to work closely with on a few interesting projects and I thought my blog would be a good place to find the best and brightest. It is paid contract work, and could keep you busy for a few months. Experience with WordPress is a must, and being in the bay area is a strong plus. Email me if you’re interested and include links to any WordPress plugins or other code you’ve written.

Technorati Tag API is Broken

The Technorati Tag API is Broken, or so asserts Kevin Burton. The post is a little old and the comments don’t seem to have gone anywhere. I think the tag having to appear in the URI is a weakness, and a restriction that isn’t reasonable under many hosting enviroments. That said, my understanding of rel="tag" is that they don’t have to link to Technorati at all, they can link to your own taxonomy and not Google bomb key terms. (As WordPress does in 1.5.) You don’t even really need to use the links, since they spider categories and dc:subject from RSS feeds anyway, but if you do tag you posts using the link method, it might be worth using nofollow.

Search Meta Tags

Gigablast, the search engine run by one guy named Matt, allows you to do some interesting things with meta tags. Here is a search that finds all “generator” meta tags with “WordPress” and shows the tag itself in the search results. (About 1.5 million results.) I found out about this on the Gigablast blog which isn’t quite a blog. If Matt is looking for a better blog system, I have a suggestion. The results on Gigablast seem on par with Google’s for most things I tried, but the pages themselves need some UI and QA love.

It’s Not RSS

New formats called RSS that don’t work with anything else, specifically referring (I assume) to the “RSS 1.1” effort. (Where RSS stands for RDF Site Summary.) The name of RDF Site Summary is a mistake in the first place, they should take this new development effort as a chance to correct it. (Also, publishers are getting tired of supporting the format du jour. Maybe it’s “easy” for aggregators to support the latest permutation, but the last thing I want to do is bloat WordPress with support for Yet Another syndication format. Four is enough.)