September 7th, 2006
Using Microformats in WordPress
As introduced earlier, we’ll be looking at how to implement microformats in individual blog platforms. We’ll start with WordPress.
There are two approaches you can take. One: Manually pasting relevant microformat code created via microformat creators. Step-by-step instructions are as follows:
- Fill in the web forms over at the relevant microformat creators. Here are the main ones:
- Paste the code generated by the microformat creators above into your post via your Write Post panel. For example, this is how code generated via the hReview Creator looks like:
<div class="hreview"> <abbr class="dtreviewed" title="20060901T1200">Sep 1, 2006</abbr> by <span class="reviewer vcard"> <span class="fn">anonymous</span> </span> <span class="version" style="display: none;">0.3</span> <p style="font-size: smaller;">This <a href="http://microformats.org/wiki/hreview">hReview</a> brought to you by the <a href="http://microformats.org/code/hreview/creator">hReview Creator</a>. </p> </div>Since you’ll be pasting HTML, you will either have to use the non-rich text editor, or enter the HTML-mode of the WYSIWYG editor.
- Publish the post (as usual).
Note: You might also want to read Markus Merz’s post over at Performancing for a general guide on this approach.
The second approach involves the use of specialised WP plugins to create microformat-ted content right from your admin panel. This seems to be the cleaner and more streamlined method.
- The exact steps to take will differ depending on the microformat type and plugin you use. Therefore, I’ll just list the plugins available for WordPress, and a link to relevant documentation (if available):
- Multiple format plugins:
- Structured Blogging - Supports hReview, hCalendar, hCard, and various other elemental microformats (i.e. XFN, relLicense, relTag, and XOXO).
- WP-Microformats - Supports hCalendar and hCard. Adds buttons for each microformat to your Write Post panel, each of which toggles the relevant popup form.
- hReview plugins:
- hReview WordPress Plugin - Adds the appropriate form fields (which you can toggle on/off) in your Write Post/Page panel.
- WP-Movie Ratings - Movie reviews published via this plugin are in the hReview microformat.
- hResume plugin:
- hResume Plugin - Creates a new page for your resume, marked up in the hResume microformat.
- hCalendar plugin:
- uPress WordPress Plugin - Adds the appropriate form fields to your Write Post panel. Screencast guide for WP 2.0 available.
- hCard plugin:
- WP Microformatted Blogroll - Creates a new page for your links, marked up in the hCard, XOXO and XFN microformats.
- MicroID plugin:
- MicroID Plugin for WP - Automatically attaches a MicroID to your blog, each post, as well as each comment. More information on this microformat is available.
- XFN-related plugin:
- Happy Pals - This isn’t exactly a plugin for the XFN microformat itself, but it does automatically apply CSS classes to any
relattached links (e.g.rel="friend"), so you can apply custom styles denoting the various relationships in your links.
- Happy Pals - This isn’t exactly a plugin for the XFN microformat itself, but it does automatically apply CSS classes to any
- Multiple format plugins:
- Besides plugins, there are custom WP themes with support for the hAtom microformat. A few examples are as follows:
You may also be interested in more information regarding hAtom support for WordPress themes.
That’s about what I could find. Anything I missed?
Update: Thanks to the microformats.org blog for pointing out Happy Pals (XFN-related plugin).
If you found this post useful, keep updated with future posts by subscribing to blogHelper (for free) through RSS or email.















59 Comments
September 8th, 2006 at 2:34 pm
Thanks for mentioning my article over at p.com!
(pls. feel free to add a link to this article in the comments in the thread)
What I find most interesting is if such a plug-in gives you the freedom to have the different fields in different order and to style them individually.
For Textpattern I have only found one plug-in and this specific one gives you some input form for the chosen microformat but you have no chance to style the output.
So it is easier to create an individual article form or template for a microformat to have the output on your website you would like to have. The advantage is that you can always change that template form later when you decide to polish the output.
September 9th, 2006 at 12:15 am
Yes, a good point there. The plugins listed here do not provide that freedom by default. But while WP doesn’t have Textpattern’s custom forms, I think, with some experience, it isn’t that difficult to modify the plugins shown above to get the same end result.
September 12th, 2006 at 5:22 pm
[…] Blog Helper has a really good roundup of tools and tricks for adding microformatted content to your wordpress based blogs and sites. This is a very very helpful article indeed. Thanks the the microformats.org blog for the link. […]
September 12th, 2006 at 8:32 pm
[…] Un excellent billet expliquant comment utiliser les microformats avec Wordpress. […]
September 13th, 2006 at 12:29 am
[…] Using Microformats in WordPress | blogHelper […]
September 13th, 2006 at 12:29 am
[…] Using Microformats in WordPress | blogHelper […]
September 13th, 2006 at 5:02 am
[…] If you would like to integrate microformats into your project or blog have a look at bloghelper which descibes some of the methods for Wordpress and also has links to the microformat code creators. […]
September 18th, 2006 at 5:48 am
[…] Using Microformats in WordPress | blogHelper he second approach involves the use of specialised WP plugins to create microformat-ted content right from your admin panel. This seems to be the cleaner and more streamlined method. […]
September 19th, 2006 at 1:14 am
[…] Using Microformats in WordPress | blogHelper how to implement microformats in WordPress. (tags: wordpress microformats plugin blog plugins microformat xml hCard) […]
September 27th, 2006 at 6:01 pm
There is also a GeoPress plugin that allows you to embed adr and geo location Microformats.
September 29th, 2006 at 9:05 am
[…] blogHelper has a post about implementing them in WordPress …[via microformats.org] […]
September 29th, 2006 at 10:28 am
[…] Out of the Ruby realm, BlogHelper has a good set of tools and howtos for Using Microformats in WordPress. […]
September 29th, 2006 at 9:47 pm
[…] *microformats in wordpress! […]
October 2nd, 2006 at 11:18 am
[…] Get your microformats fix. BlogHelper has a roundup of all the different ways to use microformats in WordPress. Thanks Andrew for the link. […]
October 6th, 2006 at 2:21 pm
[…] Using Microformats in WordPress | blogHelper Microformats i Wordpress (tags: wordpress plugin blog microformat) […]
October 7th, 2006 at 5:53 am
[…] Interessante Links zum Thema Microformats: Schöne S5-Präsentation von Eric Eggert, auch mit Beispielen offizielle Microformat-Website Microformats-Wiki Cheat-Sheet von Dave Child (I Love Jack Daniels) Cheat-Sheet von Brian Suda (suda.co.uk) Buch, bzw. PDF von Brian Suda Auch Wordpress kann Mikroformate Die kompletten Show-Notes gibt es als PDF zum download. Jetzt anhören […]
October 7th, 2006 at 8:56 am
[…] ZMAng’s round up of themes and WordPress plugins suggest a high level of adoption is already possible for those who use this popular blog platform. WordPress natively supports defining relationships with XFN. […]
October 14th, 2006 at 12:51 am
[…] - Microformats in Wordpress einsetzen (eng) Del.icio.us Digg Furl Reddit Yahoo! Wong ÄhnlicheArtikel: […]
October 22nd, 2006 at 4:22 pm
[…] Using Microformats in WordPress | blogHelper The second approach involves the use of specialised WP plugins to create microformat-ted content right from your admin panel. […]
October 28th, 2006 at 3:16 pm
[…] There’s a number of ways to publish microformats in Wordpress. Some of us write most of the markup by hand, but that’s because we’re a bit crazy. If you’d prefer easier ways to publish microformatted content, there’s a very informative post on the Blog Helper blog about all the ways to use microformats in WordPress. Check it out. […]
December 11th, 2006 at 8:31 am
For Textpattern I have only found one plug-in and this specific one gives you some input form.
January 12th, 2007 at 7:04 pm
[…] Using Microformats in WordPress There are two approaches you can take. One: Manually pasting relevant microformat code created via microformat creators. Step-by-step instructions are as follows… Popularity: 1% […]
January 13th, 2007 at 5:31 pm
[…] Some links to get more information: http://microformats.org/ The home site. http://bloghelper.is-there.net/using-microformats-in-wordpress/ A good page about using them in wordpress. http://microformats.org/wiki/accessibility Great information that talks about accessibility and microformats. http://www.webstandards.org/2006/03/30/microformat-extensions-for-dreamweaver/ a easy to use extension for Dreamweaver that helps tagging for microformats. […]
January 25th, 2007 at 12:08 pm
Yes, a good point there. The plugins listed here do not provide that freedom by default. But while WP doesn’t have Textpattern’s custom forms, I think, with some experience, it isn’t that difficult to modify the plugins shown above to get the same end result.
February 28th, 2007 at 3:37 pm
I think these blog is really useful for new comers and Excellent resource list.
March 4th, 2007 at 11:58 am
Just an update: now all the plaintxt.org themes (of Sandbox fame) incorporate the hAtom 0.1 microformat.
March 6th, 2007 at 11:08 am
Microformats in Wordpress einsetzen (eng) Del.icio.us Digg Furl Reddit Yahoo! Wong ÄhnlicheArtikel
March 6th, 2007 at 11:22 am
Sehr interessante Artikel, die Sie immer schreiben. Machen Sie weitet so. Dankeschön.
Gruß,
Markus
March 8th, 2007 at 6:14 am
very
nice
commets
thanksss…
March 12th, 2007 at 1:48 am
Thanks. Buranında mına koymuş türkler:)
March 12th, 2007 at 1:58 am
Bencede
Cılkı cıkmasın arkadaslar 50 site birden eklemeyin 1 tane yeter 
March 12th, 2007 at 5:45 am
thank you all
March 12th, 2007 at 9:33 am
1000 tane eklicem sana o.ç
March 12th, 2007 at 9:35 am
hopppp
March 12th, 2007 at 9:36 am
Thank you bebek
March 13th, 2007 at 5:18 pm
biz neden boyleyiz? iyilik yapilsa kufur kötuluk yapilsa kufur.!
yerimizde sayalim biz koclar aferin size böyle devam edin KISILIKSIZ INSANLIKTAN UZAK MAHLUKLAR..
March 13th, 2007 at 6:27 pm
thank you
March 14th, 2007 at 3:11 am
For Textpattern I have only found one plug-in and this specific one gives you some input form for the chosen microformat but you have no chance to style the output.
So it is easier to create an individual article form or template for a microformat to have the output on your website you would like to have. The advantage is that you can always change that template form later when you decide to polish the output.
March 14th, 2007 at 3:12 am
THANKS…
March 14th, 2007 at 3:15 am
Great articles! Thank you! …
March 14th, 2007 at 3:16 am
I think these blog is really useful for new comers and Excellent resource list.
March 14th, 2007 at 1:17 pm
Great and excellent article t’s realy helpful. Thanks again.
March 21st, 2007 at 11:18 am
Creates a new page for your links, marked up in the hCard, XOXO and XFN microformats
March 27th, 2007 at 12:05 am
nice greets!
March 27th, 2007 at 2:07 pm
Creates a new page for your links, marked up in the hCard, XOXO and XFN microformats.
May 1st, 2007 at 4:34 pm
[…] Using Microformats in WordPress | blogHelper (tags: wordpress microformats plugin blog plugins microformat) […]
May 3rd, 2007 at 3:58 pm
[…] Using Microformats in WordPress There are two approaches you can take. One: Manually pasting relevant microformat code created via microformat creators. Step-by-step instructions are as follows. […]
May 3rd, 2007 at 6:16 pm
[…] Using Microformats in WordPress […]
May 9th, 2007 at 7:55 am
[…] Using Microformats in WordPress | blogHelper […]
May 10th, 2007 at 12:52 pm
[…] Using Microformats in WordPress There are two approaches you can take. One: Manually pasting relevant microformat code created via microformat creators. Step-by-step instructions are as follows. […]
June 10th, 2007 at 1:00 pm
[…] http://bloghelper.is-there.net/using-microformats-in-wordpress/ Tags: wordpress, microformats, plugin, blog(del.icio.us history) […]
November 9th, 2007 at 4:52 pm
[…] http://bloghelper.is-there.net/using-microformats-in-wordpress/ […]
December 1st, 2007 at 4:27 am
[…] Using Microformats in WordPress […]
December 4th, 2007 at 4:16 am
[…] beheer software” zijn ontwikkelaars van open source systemen als Drupal, MediaWiki en Wordpress microformats aan het integreren. Het lijkt me niet meer dan logisch dat dit een selectiecriterium […]
January 30th, 2008 at 5:17 am
[…] Microformats are a good solution to the Facebook problem, but someone needs to come up with a convincing spec to describe social maps (with more detailed relationship info, like facebook) and an interface that combines said friend-map with a selection of services — like Mugshot, essentially, but without the requirement to have seperate “Mugshot” and “Facebook” friends. Hopefully someone gets what I mean… […]
March 25th, 2008 at 9:56 am
[…] Using Microformats in WordPress: Get step by step instructions for using microformats such as hCalendar, hCard, and hResume in your WordPress blog. […]
April 1st, 2008 at 11:35 am
[…] Using Microformats in WordPress […]
April 30th, 2008 at 7:18 am
[…] microformat code created via microformat creators. Step-by-step instructions are as follows: Using Microformats in WordPress | blogHelper Upgrade WordPress 2.5 In 5 […]
May 7th, 2008 at 10:38 pm
[…] interesting article about how to use Microformats in Wordpress blogs can be found at blogHelper. This entry was written by frankps, posted on May 7, 2008 at […]