Why your site should be a community- not a brochure.

Found the following article while doing some research for a client brief. It’s one of the best explanations of why a WordPress site (or other web 2.0 style site) is the natural evolution for a business website.

I only picked a paragraph to quote, I highly recommend you head over and read the whole thing:

O’Reilly Network — Building Online Communities

Exist For a ReasonYou must know why your site exists. Otherwise, you cannot judge the effectiveness of any policy. Worse yet, how will visitors know if they want to join the community? What benefit does a user derive from participating? Why should anyone care? Without an underlying goal, it’s extremely difficult to guide users in constructive ways. It would be like starting a company and forgetting that, at some point, you need paying customers.

Why are you online? What problem are you trying to solve? Remember, 80% of Internet use begins with a search- what are they looking for, and how are you providing it?

Continue reading →

Microformats and WordPress- the next big thing?

If you have no clue what MicroFormats are, don’t feel bad- most people don’t.

A good place to get started is at the site http://microformats.org but if you just want a simple explanation: it’s a way of tagging (identifying) something with a standardized label that makes it easy for search engines to find the correct data- and for you to be able to exchange it in a standardized way.

A perfect example is the vCard standard- which stores your contact data in an easy to exchange format.

The importance of being able to tell what data is, is almost as important as the actual data.

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. 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):
1. Multiple format plugins:
o Structured Blogging – Supports hReview, hCalendar, hCard, and various other elemental microformats (i.e. XFN, relLicense, relTag, and XOXO).
o WP-Microformats – Supports hCalendar and hCard. Adds buttons for each microformat to your Write Post panel, each of which toggles the relevant popup form.
2. hReview plugins:
o hReview WordPress Plugin – Adds the appropriate form fields (which you can toggle on/off) in your Write Post/Page panel.
o WP-Movie Ratings – Movie reviews published via this plugin are in the hReview microformat.
3. hResume plugin:
o hResume Plugin – Creates a new page for your resume, marked up in the hResume microformat.
4. hCalendar plugin:
o uPress WordPress Plugin – Adds the appropriate form fields to your Write Post panel. Screencast guide for WP 2.0 available.
5. hCard plugin:
o WP Microformatted Blogroll – Creates a new page for your links, marked up in the hCard, XOXO and XFN microformats.
6. MicroID plugin:
o 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.
7. XFN-related plugin:
o Happy Pals – This isn’t exactly a plugin for the XFN microformat itself, but it does automatically apply CSS classes to any rel attached links (e.g. rel=”friend”), so you can apply custom styles denoting the various relationships in your links.
* Besides plugins, there are custom WP themes with support for the hAtom microformat. A few examples are as follows:
1. Sandbox Theme
2. Strangelove (Modified Kubrick) Theme

You may also be interested in more information regarding hAtom support for WordPress themes.

Another tool for microformating is geotagging- where posts are linked to geographic coordinates. We used the geopress plugin for a real estate site in Dayton.

Continue reading →

Tools for searching blogs

Although Google does a fine job of locating WordPress content (especially if you alt tag everything and categorize properly) there are other ways to find what’s up on blogs:
Track What Bloggers are Saying – Bill’s Buzz Marketing Blog – ECNext

Blogpulse is an AC Nielsen service with a simple interface and some trending reports.IceRocket searches not only blogs by MySpace as well, another CGM channel that deserves monitoring. IceRocket also offers a trending tool.

Technorati often uncovers blogs not picked up by the other engines, but usually returns the fewest results for searches I conduct.

And of course, there’s the small start up known as a Google. Goog’s Blog Search returns the greatest number of results for the searches I’ve conducted and has that oh so friendly and simple Google UI.

This is by no means a comprehensive list- and there are other sites, like Digg, that help you find out what people are talking about, interested in, or posting about.

Most people don’t start at one of these sites for search, they start at a major search engine like Google, but, times change, and it never hurts to be aware of what’s out there.

Remember, Search Engines don’t all index the same thing- or give the same results, so it never hurts to have many of them available for different searches.

Continue reading →