Table of Contents
The Ultimate Tag Warrior is a tagging plugin for WordPress, designed by the rockin' Christine Davis. The source page for updated information on this plugin is found at Ultimate Tag Warrior.
The Ultimate Tag Warrior (UTW) is designed for WordPress sites to increase the possibilities and functions for tagging posts and expanding site navigation through the creation of lists of tags. It allows storing a set of keywords (current slang calls these "tags") against posts that behave like categories - the tags can be displayed on a post as links, and when clicked, the visitor is taken to an archive page for that tag. There are also RSS/atom feeds available for each tag. Unlike categories, for example, you can also view archive pages and feeds for sets of tags such as the posts which are tagged with both "photograph" and "food".
Beyond the category-like behaviour, Ultimate Tag Warrior plugin provides ways of getting an overview of your tags through tag clouds and graphic representation such as a long tail graph and/or weighted bar arrangement. UTW can also be coaxed into linking to other tag-savvy websites such as del.icio.us, Flickr and Technorati.
To add tags to posts, a menu is created listing all the tags in use on the site right in the Write Post panel. Click a tag in the list and it will be instantly added to your tag list. One of the more splendid things that it can do, is use the Yahoo! content analysis bits and pieces tagyu.com to look at the text of the current post, and make suggestions for the tags.
The Ultimate Tag Warrior is not for the timid. While it can be used by anyone to add tags to your posts and site, it has a wide variety of features that allow for a wide range of customization. I'll do my best to showcase the most common usages here, but for more graphic detail, check out the Ultimate Tag Warrior main page on my site.
Currently, this plugin works for WordPress v1.5 and up, though it does not currently work with v1.6.
ultimate-tag-warrior-actions.php in a text only editor$install_directory value "/".wp-content/plugins/UltimateTagWarrior.Ultimate Tag Warrior offers a wide range of customization options.
If you need access to this file for reference or help, or the link to the main Ultimate Tag Warrior page, I've provided two links under Help at the top of the screen to guide you.
.htaccess file to reflect the change./tags/tag, URLs are /tags/tag/./tags/tagname instead of index.php?tag=tagname. Usage of this requires enabling Permalinks and making sure your .htaccess file is writable.#FFFFFF or #8F5B2L). Font sizes can be set for the most and least popular tags. Use only positive values for these. At the bottom of the list you can choose the font size unit as percentage, px (pixel, pt (point), or em. Both values use the same units.The Edit Tags section allows renaming, replacing and deleting tags. If you add more than one tag, then each of the tags will be associated with each of the posts that were tagged with the original tag. For example, if you rename the bananas category to "fruit, yellow", then any post that was tagged with banana will become tagged with both fruit and yellow instead.
If you Rename to a tag that is already in use, then the two tags will merge together.
Deleting deletes a tag. You cannot undo this. There is a pesky dialog box that pops up to confirm deletions, so you better be sure about your choice.
The Assign Synonyms section allows associating synonyms with tags. It's a way of having multiple words map on to a single tag. For example, if you had a photography tag; you might add photo and photograph as synonyms. Presently, the only place where synonyms are used is in the urls of tag pages - with the photo and photograph synonyms in place, if I go to the /tags/photo page, then the posts tagged with photography will display.
Use this at your own risk. Backup your database first, including the tag and post2tag tables in your backup.
While Tidy Tags seems to work okay, it does have the potential to mangle your tags. Use this function if you have a lot of orphaned tags or duplicate tags. Tidy Tags will go through the tags table and clean out orphaned or duplicate tags and sort everything out.
Use this at your own risk. Backup your database first, including the tag and post2tag tables in your backup.
Once this is done, it cannot easily be undone. Clicking this button will add your site's Categories for all of your posts as tags and include them in the post tags, tag lists, and tag cloud.
If you are currently using another plugin or custom fields for keywords or tags, you can import these into Ultimate Tag Warrior. In order to work, the keywords or tags must use the Custom Fields as seen on the Advanced Editing view of the Write Post panel.
Type in the custom field name into the custom field to import from. In the box for the delimiter, enter the character(s) used to separate each tag in the option field value area. This is usually spaces, commas, semi-colons, or pipe ( | ).