Quite a few questions have been asked about tagging for traffic and it’s with hope that I can answer the more common ones.

What are tags and what is tagging?
A tag is the word(s) used to categorize a particular blog entry, page, photo, or other information for easy retrieval later. Tagging is the act of labeling posts with specific tags for indexing within folksonomy websites.

How do you add tags to your blog entry?
You can make any link’s anchor text into a tag by adding the rel=”tag” attribute. For instance, if you link to a web page with anchor text that would make an ideal tag, simply add the rel=”tag” attribute within the link and you’re golden.

Example: <a href="http://www.somesite.com/cool-page.html" rel=”tag”>cool page</a> - your blog entry would now have a tag called cool page.

The above is a general purpose tag and will be recognized in most tagging sites, including . If you wanted to use a standard , the format is a little different:

<a href="http://www.technorati.com/tag/cool+pagerel=”tag”>cool page</a> - your blog entry would still be tagged with cool page, but instead of the link going to some site’s cool page, it would lead to the Technorati listing of other pages labeled cool page.

Other blog search engines and tag clouds may have their own formats for tagging, but the main thing to remember when tagging is to add the rel=”tag” attribute to your link if you wish to turn the anchor text into a tag.

If your blogging software supports categories, like WordPress, you may not need to add your category names as tags because they already will be.

What are some tips for tagging?
Since your blog categories will already have you covered when it comes to tags, it’s important to focus the remaining tags on what’s in your immediate content. Think of your blog entry from the perspective of someone searching for the information provided in your blog entry, then add tags accordingly.

A rule of thumb is to be as specific as possible with your tags. Using broad and general terms will usually get your pages pushed off the front pages fairly quickly by others using the same words for their tags. Make sure to add any proper names, places, or objects and look for words that stand out within your content.

If you have any other tagging questions, feel free to leave a comment or e-mail me.

, , , ,