I have too many tags

One of the great things WordPress 2.3 added was native tags. I just have to many of them. So I added a tag plugin to handle them. I really like the click to add capabilities. But what I need is an easy way to edit and rename tags after they have been used. Make a few posts, add the tag XYZZY and decide that it is not the write thing and want to change all those entries to ‘movie reviews’. Now I understand the problems this can cause. What if move reviews already exists, how should this be handled? One method would be to add movie review to all posts with XYZZY then remove XYZZY. Another method would rely on the structure of tags not being able to be added to any post more then once, so do a check for a search on all results of posts with XYZZY, and check IF movie reviews exists, and if so, delete XYZZY. If not, add it and then delete XYZZY

If anyone knows of a good WordPress tag management option, please let me know.

I have installed http://www.neato.co.nz/wordpress-things/tag-managing-thing/ and it looks like it is what I need. But it does not work for me on this site with IE7. I see a comment asking about IE7 but no response or resolution.

Popularity: 3%

Leave a Reply

You must be logged in to post a comment.