Christine of neato.co.nz

⇩ More

Ultimate Tag Warrior 3

Ultimate Tag Warrior is not supported in WordPress 2.3+
For WordPress 2.3 plugins, go here!
To keep using UTW template tags (UTW_ShowSomething functions), go here

Ultimate Tag Warrior is a multi-headed hydra of a plugin. It allows you to add tags either through the Write Post page in wordpress in a tag box, on posts using an AJAXy box, and in posts using special syntax from external editors (or internally, if you’d like). From the write post page, you can also get suggestions for tags using the Yahoo! keyword suggestion service.Once you’ve got your tags entered; you enter a realm of interesting ways of doing things with your tags. At the complicated end, AJAXy search is included with the download (it may need some customisation to match your theme). At the simpler end, you can automagically have tags included at the top and bottom of your posts without making changes to themes.

Current Downloads:

Visit the support forum | View Installation, and basic usage docs here (it has links to further documentation…) | See themes, extensions and other hackery | UTW 2 stuff
If there are things missing from the documentation, please let me know!

Posted in | 918 Comments

918 Responses to Ultimate Tag Warrior 3

  1. Yay, an update!

    What’s the difference between vanilla and single file?

  2. The vanilla version is easier to look at and tinker with. The single file version doesn’t do any includes and has the main functionality bundled together in one file…one humungoid 2400 line file…

  3. Christine, UTW is on of WordPress’ most amazing and useful plugins – kudos to you!

  4. Really Good Plugin !
    But I have two questions. First one how to I change the color on the tag cloud ? Take a look : (http://blog.fileville.net/wp-stats.php)
    The last thing is more of a suggestion but any way there was no part of the install guide that talked about upgrading… Thanks.

  5. Joe,

    On the Options > Tags page, you can choose the colours for the tag cloud (and font sizes (: )

    As far as upgrading…it’s generally just a matter of putting an updated version of the plugin files in the right place. (If you have wordpress running with a database user with restricted permissions, you’ll occasionally need to manually run some SQL scripts. On the Manage > Tags page, if you do a force reinstall* it’ll let you know if it ran into trouble with not being able to run SQL stuff.

    * it’s a pretty non-destructive process. It’ll try and add columns and stuff, but not delete anything which is there.)

  6. Christine: I second what everybody else has been saying – UTW is a fantastic plugin. I like using it to link in to the local site, it adds a whole new dimension to the navigation experience.

    Great plugin!

  7. Hello Christine, I am hacking the WordPress import/mt.php script in order to import a MovableType 1.66 blog in WP 2.0.1. One of my goals is to map the “keywords” from MT into the tags schema used by your plugin.

    It looks like the function SaveTags($postID, $tags) is what I should add in to the mt.php script in order to “translate” the keywords into tags. Am I wrong? Is there anything else I should be aware off?

    By the way, I changed my mind about using accented characters in tags. Maybe it sounds silly, but the encoding of the special characters into the url is just horrible. So I decided not to use accentend characters in tags to keep the urls pretty (or clean) and legible for the users, and google doesn’t care ;-)

  8. Anibal,

    Yep! $tags is an array of strings, though; so if you have a comma separated list you’ll need to turn it into an array first.

  9. Christine –

    How does the icon function work?

    Amanda

  10. Amanda,

    If you’re using an icon based format (the names of the formats include the word icon); then each of the icons that are ticked on the Options > Tags page will display as part of the format.

    (e.g. if you enabled one of the automatically included tag lists, and chose the iconlist format; it’d display the tag with icons)

  11. Brilliant plugin …Big THANKS…

  12. Christine,

    Thanks for the update! The [tags]{/tags} stuff is just what I wanted!!!

  13. Christine,
    Your plugin is amazing, its even incuraged me to develop my latest site to be intirly Tag driven. But I was wonder, have you noticed the tagyu buttons dont work?

    Stuart

  14. Arrgh! I’ve been looking at overhauling this bit of the plugin anywho…I guess it just moved up the list!

    (p.s. what form of not working are you seeing? is it going BlarG! and dropping its guts all over the place, or are you getting back no suggestions, or something else?)

  15. Phew. I thought it was just me.

    What I’m seeing is that no matter what happens I get back a “no tag suggestions” or occasionally it doesn’t come back.

    I’ve been combing the raw access logs, but they’re pretty much useless as they show a request go out, then nothing.

    Other than that, a brilliant plugin. Thanks!

  16. Christine,
    I do alot of working on it last night after i posted (Telly was crap and studying just didnt seem worth it) and think I might have fixed the problem.
    After hours of searching I seen your code is using strpos(…”…) to find the starting possition to read the XML file. The problem is the style of XML file no longer looks like that, instead of they use social so they file is never read.
    I wrote a whole XML phrasing adaption into the ajax.php file which seems to do the trick, (unfortunitly testing is a little hard cause the only XML im getting back off tagyu is
    If you email me i can send you the full along with a better idea what i changed? (i would email you now but im in uni and dont have the new files)

    Stuart

  17. Sorry my english sucks! As i said at uni so please forgive the bad grammer and terrible spelling :-( who’d hav guessed you could be twenty and still unable to spell

  18. Stuart,

    Sure! you can send them to me at christine at neato dot co dot nz

  19. Using SaveTags into the mt.php for the import worked like a charm :-) I used “explode(‘ ‘,$keywords);” in order to get the array from the MT keyword list and replaced the accented and tilded characters before the explode… Thanks a lot.

  20. I’ve turned on the debug option, and now when I click the “Tag suggestion” box I see the following:

    Requested keywords…
    Send Request to Tagyu…
    Parse response…
    No tag suggestions

    Is there more logging somewhere else?

  21. Hi there! I’ve installed this plugin on my blog.
    It kicked my butt though… I got confused through it. LOL But I did it!

    Just one thing. Would you happen to know how I can get rid of a small tag that displays at the bottom of my blog, by the footer?

    I don’t know how to remove it.
    I’ve tried already and checked my files and I just don’t know what it could be.

    Thanks in advance for the help and for sharing this plugin!

  22. I figured it out. The tag cloud does not use the rel=”tag” for whatever reason, but many of the other display options do, so I chose one of those.

    Thanks, and great plug-in, I’ve already seen an increase in my blog traffic.

  23. Jackie,

    I opted out of marking tags in a tagcloud as being rel=”tag” items; because if you have a tag cloud on a page with a post, the tags that belong to the post vs. the ones in the cloud is a bit ambiguous.

    It’s a bit of a semantic choice on my part (:

    Bonita,

    I think we’re chatting in the forum, so I’ll leave replies over there (:

  24. datarat,

    I gather that the tagyu XML format may have changed recently…

    …I’ve been meaning to do some marvellouserish things with the tag suggest stuff, so I’ll have to see what I can wrangle (:

  25. 还是不知道vanilla 和single file有什么不同

  26. Kewl blog you got goin on up here.
    Peace, JiggyWittit

  27. For those having issues with Tagyu, I modified a few lines to get it working. Here is what I did.

    change line 140:
    $loc = strpos($xml, “”, 0); >>
    $loc = strpos($xml, “”>”, 0);

    change line 142:
    $loc += 5; >>
    $loc += 2;

    change line 148:
    $loc = strpos($xml, “”, $end); >>
    $loc = strpos($xml, “”>”, $end);

    This works fine for me. Thanks for the awsome plugin!!!

    -Steve

  28. Hi Christine,

    Have noticed a bug.

    When you use an apostrophe in the tag it generates a mySQL error regarding about having quotes. (You have error in mySQL syntax error)

  29. Thanks for that.. I’ll have a closer look this evening when I get home from work.

  30. Hi,
    The Tag Sugesstion seems to have stoped working. I know that Steve made a fix, but I don’t know what file to edit and if it workes so… Will there be an upgrade or something like that ? Thanks…

  31. Hi there,

    I can’t get version 3 for WP2 going. I’ve uploaded the fiels activated the plugin and then I get a page with this error message:

    Fatal error: Cannot redeclare class ultimatetagwarriorcore in /home/nicki/public_html/wordpress/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-core.php on line 34

    Is this an incompatibility with another plugin?

  32. Oh and I wanted to say that I really want to use the plugin. Fellow Kiwi and all that ;)

  33. Hrm.

    Try deactivating, and reactivating the plugin.

    (It *shouldn’t* be a plugin conflict..unless there’s another plugin out there with a class with the same name)

    Unless..you’ve also got an older version activated?

  34. OK, not sure if there was an offender but I cleaned out all the plugins I wasn’t using anymore and then uploaded UTW again and hey presto now it works. Cool!

    Now to play.

    Thanks

  35. Yay!

    (it did kinda sound like a misalignment of the universe sort of a thing.)

  36. Hi! I like the concept of tags, and this seems to be a really cool plugin. But forgive me for this stupid question: What can I do with tags, that I can’t do with categories?

  37. Hi, absolutly awesome plugin, but i have Problems with Tagyu. When i hit the button, theres no response. I can’t use Steves modifications because WordPress has stripped out pieces of the code…

  38. I guess I should have included the filename of the file I changed to get tagyu to work. The file that you have to change is ultimate-tag-warrior-ajax.php. Look above for the lines that need changing.
    -Steve

  39. CaBe,

    That’s one of the great questions of this Web 2.0 age!

    Personally, I use about a dozen categories to divide posts into broad sets; then use tags for finer grained classification of posts. I’ve probably got a couple of hundred tags in use at the moment and wedging all of those into a category tree would be pretty unwieldy.

  40. Thanks for a great plugin. I have read the FAQs and instructions and have come up empty with an answer to my question. That being, is there a way to assign tags to a category? For instance, when I moblog, I do so from a BlackBerry. There is no real way to enter a tag. I can, however, add a category for moblogs.

    Any help would be appreciated.

    TIA,
    Chris

  41. Chris,

    You could use the embedded tag bits – you can include [tags]tag1, tag2, tag3…[/tags] as part of the content body, and when the post gets saved, those tags get added.

  42. Hmmm, that sounds simple enough. Thank you, Christine. I’ll have a go at it.

  43. hi, i just installed your plugin and though the tags are showing up, when i click on them no matches are found but there are related posts. also when i try to get the tag cloud, it says that UTW is not active. please help! thanks.

  44. abhishek,

    Try disabling, then re-enabling the plugin; just to see if that sorts it out.

  45. Great plugin! Love the integration with K2!!

    Is there a function I can use to get the number of related posts from UTW? Thanks.

  46. Chris, oh, one other thing. Is there a way to add tags for posts other than through the WP post writing screen? For example, given an array of tags and the post ID, I’d like a function that adds those tags the database for that post, checking for duplicates, etc. I’m thinking this would facilitate adding tags via xmlrpc. Any thoughts? Thanks.

  47. Bill,

    Ooh. Not conveniently.

    You could do something like (err.. early morning untested code.. (: )

    global $utw, $post;
    $numberOfRelatedPosts = count($utw->GetRelatedPosts($utw->GetTagsForPost($post)));

  48. Chris, that worked perfectly. I wanted to have the related posts section show up only if there were related posts. Thanks.

  49. Oh! And the adding thing! (I didn’t see that before)


    global $utw;
    $utw->SaveTags(postid, array of tags);

    (The tags in the array are just the string version of the tags, so things like “Pink Elephants”)

  50. Hi there,
    I really wish to thank you for this great plug !
    I use on my site, and it’s really easy to install and use !

    Infinite thanks. for real !!!

  51. Just wanted to say thankyou for this excellent plugin, it works a treat :)

  52. Hello Christine… first of thanks for the UTW 3.0 version works great for me…. well almost. I’m not sure if this is a Feedwordpress problem or UTW…. but, when I tag articles I wrote they appear however I instruct them to in other owrds on the post pages above or below the content etc… but when I pull in syndicated feeds using feedwordpress and save them to draft and later add my own tags, they NEVER appear in the posts. Of course the wordpress Category appears below but only in posts I write do the technorati or search site tags appear. Helpppppp lol.

    Any suggestions?

    Thank you in advance…. Athene

  53. Me again…. not to worry, I just added to my template myself with help from a post by Lorelle. Thanks again….

  54. Is there anyway you might be able to add RSS feeds to the tags? Such as using domain.com/tag/example-tag/feed/ and that way people can get content based on the tag they want. I think this would be an awesome feature to have and a lot of other people would enjoy it too.

  55. Robin Lu has done some more work on his hack an I can confirm it makes ecto fully functional with UTW 3.1/ WordPress 2.0.2:

    http://www.robinlu.com/blog/archives/86

    Well done and many thanks Robin!

    Cheers, Bruce

  56. Thanks for this excellent plug-in.

    I had some trouble getting one of my pages to validate. It turned out the problem was that the tag VC/M&A (note the ampersand) was not being properly encoded when output by UTW_ShowTagsForCurrentPost()

    After digging around I added the code below to FormatTag() in the core file.

    Right after:
    $tag_display = stripslashes($tag_display);

    I added:
    $tag_display = htmlentities($tag_display);

    There may be some other places where htmlentities is needed, but this fixed my particular problem.

  57. I noticed that someone used your plugin to do a multiple tag search here http://www.portlandfoodanddrink.com/?page_id=356

    Is this a standard configuration that I am missing in my wp_admin? How could I implement it?

    Thanks for your help and the plugin.

  58. Oh yeah, and it’s on your site. How’d you do that?

  59. Anyone have some updates on any possible RSS feature to be added in to the tag functionality of UTW?

  60. Seems like I’ve been silly, but I finally found it and it works just fine. This plugin ROCKS! Thanks!

  61. It does seem like I’m having A LOT of problems with WordPress 2.0.2 and the rewrite rules. I enable rewrite URLs but when I go to them, I get a 404. nothing changes in my .htaccess file when I enable it, but it still breaks. Anyone else having similar issues with this?

  62. Am I the first to use UTW’s tag cloud as the homepage? If not, will you please not tell me?

    http://www.human-society.info

    I like the implementation of the tag search Ryan noticed. Thanks Ryan.

  63. Hi Christine,

    I’m not sure what I’m doing wrong, but if you check out one of my blog pages, you’ll notice all the tags are the same size…

    http://blog.pixeldustfilms.com/pixelarchives/

    Can you advise? The code I have inserted on this page is

    Is it a setting within the Options > Tags or am I using the wrong code? I’m basically looking for the “weighted” and sized tag cloud.

    Let me know if you can help me out. Great plugin!

    G

  64. sorry, code is below without the php tags…it’s not showing up here with the tags…

    UTW_ShowWeightedTagSetAlphabetical(“coloredsizedtagcloud”,”",0)

  65. Ok, Christine…I think I figured it out!

    I didn’t have enough tags to weigh anything differently…seems to work as advertised.

    Thanks!

  66. Pingback: 津津有味Jjuv Blog

  67. Christine,

    This is an AWESOME Plugin. The latest version is however giving me problems with WP 2.0.2

    Here’s what it says:

    XML Parsing Error: mismatched tag. Expected: .
    Location: http://www.secretweaponlabs.com/words/feed/
    Line Number 83, Column 63: Random
    ---------------------------------------------------------------------^

    Any ideas

  68. Denis,

    Go to the Manage > Tags page in the wordpress admin thing; and see if you have a tag named “<div id=”error”>” if you do, try deleting it and see if that makes a difference.

    Failing that, since it appears to be just one post, it might be worth having a nosey at it, to see if there’s something weird going on with it in the edit page for it (e.g. if there’s an error displaying somewhere).

  69. Got that fixed. Thanks ! Wonderful plugin!

  70. Howdy Christine. This is amazing. Any chance you’d let me hire you to set this up on my blog?

    http://www.bradlaughs.com

    I’m in over my head as it is… I need some help if I’m gonna make it work.

    Thanks for what you’ve done. I’m so impressed.

    Brad

  71. UTW works great, and I converted from Jerome’s Keywords because of UTW.

    Problem: I broke my ability in the “Write Post” screens to point and click to tags, and have the tags automatically inserted into the Tags field. I wonder if there might be a way to get back JUST that functionality?

    Here’s what happened, and why: I tweaked ultimate tag warrior as follows – I deleted the following files from the plugin folder: ultimate-tag-warrior-ajax-js.php and
    ultimate-tag-warrior-js.php.

    WHY delete those files? Because my server log showed that UTW was automatically loading those two files for each page requested on the website. I suppose those files are required for some advanced Tag functions, and so they get loaded just in case I wanted to use those advanced functions. But I don’t use those functions.

    EFFECT of those two files getting loaded for each pageview: Out of a logfile of 1.1 meg for one day, almost 500K consisted of requests for those two UTW files.

    So I deleted each file from the plugin folder individually, and then tested the site, and the tag functions worked fine for the usage I put them to. I do not use the more advanced tag features.

    PROBLEM: Those two UTW files seem to be ALSO required by the WordPress ADMIN screens! I lost the capability to add tags through “point and click”, when writing posts.

    Is there a way I can restore JUST the point and click functionality when writing a post?

    When writing posts, I can only add tags now through direct typing, or through tedious copy and paste from the taglist.

    Mucho TY for any tips

  72. To remove the javascript from non-admin pages; open up the ultimate-tag-warrior-actions.php file, and delete the line, right near the end, which says

    add_filter('wp_head', array('UltimateTagWarriorActions', 'ultimate_add_ajax_javascript'));

    (That will take javascript off bloggy pages, but leave it on admin pages.)

  73. The author responded with a fix via email to my self-caused issue, where deleting those two unnecessary js files messed up the “point and click” addition of tags in the admin screens.

    Here is her nice reply, since she didn’t post it:
    ——————–
    Hiya!
    Put the two .js files back (:
    Then, open the ultimate-tag-warrior-actions.php file.
    Scoot down to the very bottom of it.
    Delete the line
    add _ filter ( ‘ wp_head ‘, array ( ‘ UltimateTagWarriorActions ‘ ,
    ‘ ultimate_add_ajax_javascript ‘ ) ) ;

    (That’s the thing that adds the javascript to usual pages. The line below
    it is what adds it to admin pages. I think (: Let me know if this works
    properly)
    —————–

  74. Jeg hilser til klovnen. Jeg liker klovner veldig godt! Jeg har vört põ sirkus og sett klovner.

  75. Hello Christine,

    Was just installing Tag Warrior on my site and noticed that it uses 11 mysql queries.

    Any solution for reducing the number of queries?

    Thanks,
    Ajay

  76. Ajay,

    I can’t think of a tidy way to reduce the number of SQL queries.

  77. Christine,

    Forgot to say thanks for your response in #51. I was trying to hack WP’s xml-rpc handler to add tags when I post from ecto and the OPML editor. Your suggestion worked perfectly. Thanks again. Great plugin and “customer service!”

  78. Christine,

    This is simply one of the best WordPress utilities out there. You did a world class job at developing and documenting UTW. Thanks!

  79. Hey.

    I’m one of the big fan of your plugin from oversea(Japan).

    I’d like to say thank you.

    and I’m also a theme builder, if I could, I’d love to include UTW in my theme, and translate manual and plugin (somebody else done it already though).

    let me know, if you’re fine with it or not.

    thanks!

  80. Hi Christine,

    I’m having a hard time following the documentation you have for UTW under “Custom Formatting”. I mean, everything you wrote makes sense but it’s not clear to me what I am supposed to do with the $format array once I’ve created it. Where does it go? How to I call it?

    Thanks!

  81. Yuya,

    Go crazy! (: If you let me know when you’re finished, I can add a link to my UTW themes (and other things) page.

    Nathan,

    You can use it with any of the UTW_Show functions!

    for example

    UTW_ShowTagsForCurrentPost(“”, $format)

    (It just goes into the second parameter; you can leave the first one blank)

  82. Most excellent Plugin — Muchas Gracias, Senorita!

  83. Hi,

    I’d just like to point out a bug I’ve detected:

    when filling and submiting the field “Prefix for primary tag links” with a tag, the “less than” and “greater then” characters “spill out” of that field. I’m not sure how to explain this better… :|

  84. hi there,

    In the write/edit page the tag field overlaps the categories box. See (1) here for screenshot. Where in the code do I change this to shorten the box?

    cheers

    ps. great plugin by the way ;)

    (1) http://www.midfieldmaestro.com/images/utw-screen.JPG

  85. AMITRIPTYLINE says:

    Äâåñòè ðóáëåé ñïàñóò îòöà Ðóññêîé Äåìîêðàòèè ?

  86. Hello there, lovely plugin.

    I am unable to get tags.php and tag.php to work.
    They come up 404. Any ideas on how to fix this?

    This is the WP .htaccess and I saw somewhere referring to the last line, somehow this doesnt look right…

    ==========
    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    RewriteRule ^tags/(.+)$ /index.php?tag=$1 [QSA,L]

  87. 1mil,

    Try putting that last line before the wordpress stuff instead of after.

  88. Thank you that worked perfectly.

    How do you keep up with all these requests??

  89. …badly, most of the time (;

  90. I’m experiencing trouble while using German Umlauts (ä,ö,ü,ß) – basically, your script returns a tag labeled “K?fig” instead of the originally entered word “Käfig”. Any clues? Using UTF-8 in the entire wordpress blog…

  91. Hey there, I wanted to use the tags as keywords for a metatag but all of the predefined formats output links, I tried to create my own predefined format “textonly” so that it would only output the tags with commas and no links or markups– doesnt seem to work. Any suggestoins?

  92. 1mil,

    < ?php
    $format = array('first'=>‘%tagdisplay%’,'default’=>’, %tagdisplay%’);
    ?>

    <meta blah “< ?php UTW_ShowWhatever('',$format); ?>” />

  93. Awesome. lol.

    I got another one for you lol.

    How do you limit the number of tags you want to display?

    For example, a robot will only process so much text from a meta tag so I need to limit the number of tags to output to my meta tag.

    I would like to get– say the first 10 tags, becaues I still want to have a list of tags for my posts, but just not have them all in the meta.

    ^ _ ^

    Thanks for making such a useful plugin!

  94. ok nevermind, I see the $limit. That seems to do the trick!

  95. Errr … plugins all installed and activated and nowhere in my admin panel in wp is there any mention of a “tags page,” nor is “tags” anywhere in the “options” panel. Help, anyone?

  96. I was having the same problem as Mike (comment #92), and managed to fix it by changing line 1092 in ultimate-tag-warrior-core.php.

    Where it read:
    $tag_name = strtolower($tag->tag);

    Now reads:
    //encode to entities and make lowercase
    $encodedTag = mb_convert_encoding(strtolower(mb_convert_encoding(mb_convert_encoding($tag->tag,”auto”,”ISO-8859-1″),”HTML-ENTITIES”,”auto”)), “auto”, “ISO-8859-1″);
    //decode entities
    $trans_tbl = get_html_translation_table(HTML_ENTITIES);
    foreach($trans_tbl as $k => $v) {
    $ttr[$v] = utf8_encode($k);
    }
    $tag_name = strtr($encodedTag, $ttr);

    The problem with this is that it requires the mstring PHP extension to be installed. Now the problem is that while it works on my home PC, it doesn’t work on my hosting company’s server (it doesn’t have the mbstring extension).
    So, I’m currently looking for an alternative. Any help deeply appreciated.

    Cheers!

  97. I’ve found this post which seems to be about the same problem I’m having. Unfortunetely, no conclusions yet.

  98. Found an alternative to the solution I gave in comment #98. Haven’t tested it 100% but it seems to work.

    So, instead of:
    $tag_name = strtolower($tag->tag);

    the following can be used:
    $tag_name = utf8_decode(strtolower(htmlentities(utf8_decode($tag->tag))));

    HTH!

    PS: Christine: this problem is reproducible when a tag like “Programação” is used. Everything works ok except when using this tag as a search criteria which returns that no results are found.

  99. I am using simple tag, which I found it is just links to the technorati site, not my site.
    I wonder whether this one can refer the tag to my site.

  100. Hi Christine
    I just updated from 2.something to 3.1 and am not having success with url rewriting. It always brings up the ‘home’ post page instead of the tag archive page. Always worked fine before. Leave url rewriting unchecked and all is fine.
    Is this an issue with 3.1 or have I been dumb somewhere? Permalinks are still a bit of a mystery to me :)
    Does it matter how I have my wp permalinks set up for example?
    Thans – andy

  101. Pingback: Cultura Digital#Blog

  102. Hello Christine – first, I want to thank you for a wonderful tool – it was easy to install in the new WordPress, and it was easy to configure and activate as well.

    I was so excited I almost installed the plug-in on all my WordPress sites until I tested it without JavaScript – duh! (it was late at night, and I was more concerned about function than form…) Unfortunately, some of my sites are geared to elderly readers, and I know that many of those readers don’t have their JavaScript enabled. Just a warning to anyone who didn’t notice that this plug-in is based on JavaScript syntax. When the JavaScript is disabled, clicking on tags will read the correct address in the address bar, but it won’t take the user to the correct compilation within a given tag.

    I still intend to use the plug-in on the sites where JavaScript disabling isn’t much of an issue.

    Thanks for all your work!

  103. I face one big problem:
    Everytime i search under a tag, it shows no posts!

    Other functions like tag search, tag archive and related post just work awesome.

    My permalink structure is /post/%postid%
    My tag structure is /tag/sometag

    I have examined many times but still don’t know where went wrong, hope u can help.

    Example: http://www.g-economy.com/tag/utw

  104. Hi

    I had your plug-in working fine when I was using the lush theme but now, using a much plainer theme, I cannot get the tags below a post to link to anything other than an empty page. I’m sure this is because I just can’t understand your instructions for creating tag.php, and also have no idea where to put t. Please help as I liove the plug-in and desperately want it to work.

    Thanks

    Tim

  105. is there a way to force tagwarrier to display ALL posts based on the tag with index.php?tag=videos
    ?

    it only shows as many as i have showing per page…but theres no way to page through…is there?

  106. This is the most powerful tagging plugin by far, nice work. And by a fellow kiwi too, how proud I am ;) Thanks Christine!

  107. One thing I can’t seem to get to work is the url rewriting for local tag urls. I am just getting page can not be found. I do have a writeable .htaccess file as I use permalinks in my blog.

  108. Work From Home,

    Arraghghdh.

    Rewriting is the bane of my life. In theory, wordpress handles it internally.

    In practice, this isn’t always the case.

    Try this: http://www.hojohnlee.com/hacks/2006/01/14/a-temporary-htaccess-rewrite-fix-for-ultimate-tag-warrior-and-wordpress-20/

    And remember to put it before the wordpress block.

  109. Hi, I am from #105. Maybe u have overlooked my question.

    I cannot show posts under a given tag. Do i have to modify the tag.php attached together to make it happen?

    PurpleRain from Malaysia

  110. hi there,

    there is stil a small design-bug in the admin-paneel.
    the field, where to enter the tags is very log and mess up the “write post” template.

    HOW TO make it smaller for the UTW3-0-1-SFWP2 version:

    look for ultimate-tag-warrior-actions.php
    and search for the line 2106 who says:

    echo ” . ‘Tags (comma separated list)’ . $widget . ”;

    replace “tagsdiv” with “titlediv”

    HOW TO make it smaller for the UTW3-1WP2 version:
    look for ultimate-tag-warrior-actions.php

    and search for the line 594 who says:

    echo ” . ‘Tags (comma separated list)’ . $widget . ”;

    replace “tagsdiv” with “titlediv”

    after ftp the file, reload your “write post” template at the wp-admin paneel. the field where to fill in the tags, now have the same with as the title-field.

  111. It’s great! Thanks, I like it intergrate with tagyu service, Nice plugin.

  112. This slows down my posting something chronic, like the site seems to freeze for a few mins when I save a new post.

    Anyway to stop this?

    BTW – from a fellow Kiwi – nice plugin!

  113. I have this up and it works wonderfully, but I cannot figure out how to get it to show up like Technorati tags without the word Tecgnorati.

    I want it to look this way

    Tags: Blogs, WordPress

    but instead mine show up as

    Tags:Blogs, WordPress

    i want there to be a space after the semicolon but instead the first tag word is right beside the semicolon and it looks bad.

    Hope someone understabd this and can help :)

  114. WordPress database error:Unknown column “category_id” in “where” clause

    Plz have a look in this snapshot.

    Looking fwd to hearing solution from u, thx.

  115. UTW is cool. I like it. I’ve been using it for quite some time now, which is why I have this problem that I have … UTW 2.8.7 installed and running along with the UTW Archive 1.0.

    I am using it actively. I can’t seem to figure out how to migrate or upgrade to 3.0 and I keep reading through the instructions looking for some kind of hint for the likes of me. When I just disable 2.8.7 and enable 3.0 I get various “cannot redefine class …” errors.

    Maybe, just maybe, the archive bit is the problem?

    I’ll be back in a second …

  116. okay, yeah. Sorry about that.

    So the deal is that you have to disable ALL of your UTW plugins before you activate the new version. Maybe there is another right way to go about it, but that is what I just had to do.

  117. Thank you so much for this plugin. It is easily the best plugin that I am using. It is hard at work at http://www.xeep.net.

    Thanks again.

  118. hi! thnx for the tutorial and plugin. i installed. works great!

    but a problem!

    my blog is in turkish. it seems it records tags but when i click a turkish character involving tag it brings no results. am i wrong? is there a solution?

    u can check it from here: http://www.risalem.com/?page_id=22

    thnx!
    osman.

  119. Hi! I don’t know if it has been reported (I don’t know a lot about tags, maybe they simply work this way) but the – in the tag names (like x-men, sci-fi) dissapears in the tag cloud in the archives if it is at the end of the line. So it looks like if it was 2 tags and not one.

  120. Hi Christine,

    I used the rewrite rules at http://www.hojohnlee.com/hacks/2006/01/14/a-temporary-htaccess-rewrite-fix-for-ultimate-tag-warrior-and-wordpress-20/ to get tag.php to work, but the page isn’t showing any content. It’s telling me no articles were found, when I do have articles under that tag.

    Using if (is_tag()) { echo ' | '; UTW_ShowCurrentTagSet('tagsettextonly'); in the header does get it to display the current tag for the window title, so I think things are functioning correctly — there’s just something wrong with the post loop.

    I’m running the latest alpha of WP 2.1 (to get around some other problems I had), so I have a feeling that could be the culprit — maybe something has been changed with the hooks that you use in UTW?

  121. Hi, great plugin. I’m having issues with the AJAX search. You can see it here. When I click on a tag, it brings up the posts, but recreates the entire page (header and all) in the “matches” section. I’ve scoured the .php files and the searchtags.php file for something to change, but can’t find it. Suggestions?

  122. Christine —

    I found a solution to my problem. If I add the line:

    $request = preg_replace("/AND post_name = '[a-zA-Z0-9- ]*' AND category_id IN ([0-9]*) /", "", $request);

    To ultimate-tag-warrior-core.php on line 1530 everything works again. Something to keep in mind as WP 2.1 comes closer to release.

  123. Pingback: Subtractions and Nouns

  124. Hi Christine

    I just got your plugin today after reading the Optiniche.com Blog by Teli Adlam. I’ve installed it and got the tags showing up in my posts where I want them, but I have a problem.

    After reading all the documentation for tag.php and tags.php, I still don’t understand how to get these working to show the archived posts and tag clouds when a tag link is clicked to go to /tag/whatever-the-tag-is

    Can you please show me what I need to do.

    Many thanks. Sonny Dhinjan

  125. Does anyone know why on tag.php if I do $post->post_content while in the loop it is blank. I am using the blix theme and am trying to get it to look like my search page. If I use the_content() the tags are repeated.

  126. I seem to have missed where using tag.php and tags.php is even explained.. (someone suggested above that it was)

    I have the rewrite working fine. Ive uploaded the included files into my theme directory, and all that comes up after clicking a link in my tag cloud is :

    Sorry, but you are looking for something that isn’t here.

    Anyone have a link to where this is explained? I would be forever grateful!

  127. I’ve installed UTW 3.0 on my blog and my wife’s blog, and while the tags appear at the bottom of the entries, the tag cloud doesn’t appear anywhere in our pages. We’ve got two different themes, but both are WordPress 2.0. Any help you can lend would be appreciated. As an aside your plug-in is one of the main reasons I migrated to WordPress from my previous CMS.

  128. Great plug-in. Thanks a lot. You should add a “donate” button… ;)

  129. Hey I really like the pluggin… I am trying to modify the tags.php file to create a better looking tag cloud, but I am unable to reset the dimmentions of the cloud. I know have seen it done a bunch of times, so the solutions must be easy, but I can’t seem to figure it out…

    thanks

  130. one of the most essential plug-ins i’ve seen yet.

  131. I wrote an extension for UTW that makes it easy to review multiple posts tags at the same time:
    http://flyingsparks.wwwfiles.de/2006-06-25/retag-post-extension-for-utw/

  132. Hey Christine,

    Any idea why my tags page messes up the formatting of the entire page at my site: http://www.salesteamtools.com/tags/ ?

    It’s been working fine while I used a different theme but, upon switching themes, I can’t fix this…

    Thanks in advance.

  133. How can I put a delimiter in the output of the tag cloud between phrases? Something like: ▪

  134. Hello!

    I have upload the plug-in and also activated and under options – > tags also everything doing, but my question is, how can i show the tags, because on my Homepage i see nothing :(

    I must add a code, but wich code must i add on my index.php page > Theme / Landzilla > it would be very cool, if somebody could help me!

    Thx.

  135. bug report:

    An inline tag-adder doesn’t work with simplified chinese. It’s because of the charset. When adding a tag, it is recorded somehow in GB2132 format, which will not show correctly on the UTF-8 page.

  136. this is wonderful tags….i am expecting more traffic

  137. Hey Christina – the plugin works great on one of my sites. On jayandrewallen.com, however, tags pages don’t work. The template gets invoked, but have_posts() returns false, so nothing every gets displayed. I’ve banged my head against this, but can’t figure out what’s going wrong. Any ideas?

  138. NEVER MIND!

    Found the problem: The SideBlog plugin was stomping on UTW’s pretty white backside. I deactivated it. All is good now. W00t!

  139. i have installed the plugins and it works great,

    i have seen from previous post many are asking why they cannot see the /tag/tag-words pages.

    and luckily i have the SAme problem–> Got Blab!

  140. Great plugin, I’ve just downloaded it and will use on my blog looks good so far :)

  141. Hello Christine,
    I hate to bother you with a simple question, but I have searched for over an hour for a problem I ma facing. I have installed UTW. I create tags in the box in the WRITE POST section of WordPress, but when I clikc on the tags when I view my site, it get a message saying “sorry, no posts matched your criteria”. I have no idea what I am doing wrong. Can you enlighten me?

    Thanks
    Mike

  142. ¡Help! Versión 3.14
    Function Edit tags >> “rename”:
    Fatal error: Call to a member function on a non-object in /usr/…/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 246.
    You can help me? Thanks

  143. Greate Plugins . I just download it. Hope this will be really effective for my site to gain SEO favour !!

  144. Great plugin! It works straight away and looks great. I only have one minor issue that I simply cannot seem to fix. That is that the last few tags end up down in my footer. They used to end up at the bottom of my sidebar as if they didn’t have enough room to fit with the other tags. Not sure how to format the tagcloud to fit in those last few tags. Any and all help appreciated. Thank you so much!

    -don

  145. Hi,

    Maybe its just me … but I can’t figure out your documentation. I activated the plugin and added the code … but I get absolutely nothing … and from reading your documentation … I have no idea what these tag.php, tags.php, searchtags.php etc are supposed to do … or how they’re supposed to fit into the wordpress template hierarchy.

    Please excuse me if I seem rude … its just that I’m really frustrated atm … you explain quite nicely what each function does but I can’t find anywhere that explains how to get it working … and I suppose it should be simple .. install the plugin …activate it … add the neccessary code … and voila … but I am not getting any voila … so … well at least not on wordpress 2.0.

  146. This plugin is exactly what I’ve been looking for. No more restrictive categories to deal with. Thanks Christine!

    However, it seems like I’m having the same problem that others are experiencing, where “website.com/tag/something” doesn’t work. I’ve tried modifying my .htaccess with HJL’s hack to no avail. The plugin still works with “index.php?tag=something” so that’s cool until your new version comes out.

    Thanks again!

  147. Hi Christine! Thanks for your wonderful plug-in. Finally i was able to install it on my website in 6 other subdomains. >> I Got Lyrics! She’s Got Recipe!

    Finally I saw where i went wrong, the “URL rewite” of the UTW will conflict with that of WOrdpress built-in rewrite function. Thus a user can only use either of the 2 options…

    so dumb of me haha

    Thanks again!

  148. Hi,

    re: comment #148

    Thanks for the reply christine, it did help me out, and I got the plugin working … it does a good job and now that its working I really appreciate it like everyone else.

    Good work!

  149. Hi Christine,

    If you’re still working on Ultimate Tag Warrior, you might want to shorten the tag field (in the “Write a Post” page) where you input your tags. It’s currently set at 100 (in ultimate-tag-warrior-actions-wordpress2.php) which causes it to overrun the sidebar at lower resolutions (I blog most of my content from work using an 800×600 screen) It looks horrible, but when I tried to adjust the change myself (by halving it to 50) like so:


    echo '';
    echo 'Tags (Comma separated list; and -'s and _'s display as spaces)';
    echo "ShowTagsForPost($post, array("first"=>'%tag%', 'default'=>', %tag%'));
    }
    echo "" size="50">";

    but, the change gets completely ignored. I tried deactivating, removing UTW from the server, and even deleting all the tables I could find that belonged to UTW, but reinstalls don’t do anything. Is there anyway I can fix it so WordPress finally recognizes the change?

  150. Thank you, that did the trick! :-)

  151. Oh, for those who are curious in doing the same, you must also change the ultimate-tag-warrior-actions.php file. The code looks like this:

    $widget .="FormatTags($utw->GetTagsForPost($postid, $limit), array("first"=>'%tag%', 'default'=>', %tag%'))));
    }
    $widget .="" size="50">";

    Change the “size” attribute to whatever your desired length is.

  152. Another update for those who care:

    If you’re trying to change the base url for tag links to “/tags/” and so on, but for some reason the changes result in 404 errors when you click on the new url, (even though you are using permalinks and htaccess was writeable) try this:

    In tag options, make sure “url rewriting” and trailing slash (if you want one) are both checked. Save the settings. Then go to your permalinks options page, and change your permalinks to something else other than the default. Save your changes. Then change your permalinks BACK to what it was before. Save again.

    This should resolve the issue, at least it did for me…

  153. How can the “convert categories to tags” be undone?
    I tried removing the categories from the taglist and then “forcin a reinstall” but categories are appended to the tag list.
    Any help?

  154. Hey Christine …

    If you have a moment. I was having the same problem a 1mil (my tags were showing up but when I clicked on one it gave me an erroe 404, rather than a list of my tagged articles). So, I attemped to change the .htaccess and “BAM.” I was served up with an internal error 500.Not good. Any help would be awesome.

  155. Lincoln – I tried your fix to no avail. I’m working with an Apache guru currently, trying to get it resolved for my site… I’ll be sure to post the fix here, if we’re able to find one.

  156. I’m new to tagging. In fact I find them conceptually challenging. As far as I know google looks at the content and categorises keywords according to some secret algorighm – so why tag? I have also noticed many blogging directories automatically tag wordpress posts according to categories selected. Meaning adding more categories would result in the same kind of indexing as tags. I do want my side to be “up there” but could someone please respond in sensible terms with explanation. Christine?

  157. Thanks for the Great Plug-in!

    I use it on every Blog I start.

    Just wanted to say that, right now I have joined an SEO Contest for the term ambatchdotcom seocontest (you can find out more by clicking my name above) and this plugin is the very first on that was installed!

    Absolutely necessary! It is funny, Internet Marketers are on a rampage right now with the whole ‘blog and tag’ concept that they think THEY came up with, but really it was people like you creating this incredible plugin that pushed the concept along…

    And some of us realized the value of your plugin long before there was a term for the practice!

    Keep up the incredible work, I look forward to each new version!

    Thanks a Million!

    Michael Valiant
    http://www.ambatchdotcom-seocontest.ca

  158. Great Plug-In. I will install it in more of my blogs, now that i’ve testet it once.

  159. Christine–

    Do you know of any good external editor for WordPress that will allow for UTW integration as well so I can use internal tagging in that external application?

    Thanks!

  160. Your plugin rocks!

    Since its still a beta version, I thought you might be interested in the bug I’ve encoutnered. (similar, if not identical to the one mentioned in comment #145)

    I can neither edit nor delete a tag with the “edit tags” controls. When I try, I get the following error:

    Fatal error: Call to a member function on a non-object in /wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 275

  161. This is driving me mad! I think i’ve done everything ok so far but the tag box on a page doesn’t do anything when a tag is added, but if i refresh the page the tag is then there.

    Also, if I click on any of the tags I get 404 errors and i’ve tried to follow directions that’s been provided but so far no luck. htaccess is writeable and has this:

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    Anything I can try? Thanks for your help.

  162. Thank you; so far so good with UTW.
    May I ask whether there is a way to turn off (or on as the case may be) the Yahoo and Tagyu suggestions. At the moment they add nothing to my posts and they just get in the way.

  163. For those experiencing 404 issues when using pretty URLs, check your Permalinks. If you have your Permalinks set to /%category%/%postname%/ then that’s almost certainly your problem. You can either change your Permalinks structure to not include the category, or wait for a fix. I’m opting for the latter.

    You can use the following WordPress Support page for updates and inquiries:
    http://wordpress.org/support/topic/65370

  164. This Plugin doesnt work at all for me!
    I cant surf on my blog-entrance site anymore! Only a white page is shown.

    Also in the Admi-menu I cant enter the “Manage” section anymore -> white site is shown.

    Damn, that´s bulls***!

  165. Nathan Dove has been working on this thing for a week and, through his extreme diligence and hawesomeness, he was able to make a fix! Here’s what he said:

    ———————————–

    I just told the internal rewriter to ignore links beginning with “tag/” (function parse_request() in wp-includes/classes.php, line 1542). It’s a bit kludgy, but I think it’s production-ready.

    if (!preg_match(“!^tag/!”, $request_match) && (preg_match(“!^$match!”, $request_match, $matches) ||
    preg_match(“!^$match!”, urldecode($request_match), $matches))) {

    ———————————–

    That’s it! HUGE thanks to Nathan for the fix!

  166. Pingback: HYIP-Informer Blog

  167. Pingback: HYIP-Informer Blog

  168. very nice plugin thank you

  169. The necessary plugin (:
    It is established easily and perfectly works.
    Thank u so much!

  170. The tag suggestions is broken for me, but I love the tags anyways.

  171. Hi Christine,
    Congrats for UTW – I have discovered it recently, along with WordPress. I really appreciate on my Posts, but I’d like to be able to add tags on my Pages as well. Unfortunately, it seems tags cannot be added to Pages. Could you confirm ? And tell me if you think it’s hard to implement tags on Pages.
    Thanks a lot,
    Nicolas

  172. Awesome plugin! Thank you so much for sharing! Thumbs up for you! :)

  173. Hi,

    I’ve just started using UTW and it’s such an awesome plugin!

    I am however having trouble getting it to work with Technorati, my Technorati doesn’t seem to recognise my UTW tags.

    Any ideas where I might be going wrong?

    Kind Regards,
    Parm

  174. Great great great plugin! Have totally reorganized my blog around tags now after having categories drove me crazy and the tag cloud function of UTW provides excellent navigation!

  175. wordpress 2.0.4
    permalinks not working

    help this

    # UTW
    RewriteRule ^tag/?(.*)/feed/(feed|rdf|rss|rss2|atom)/?$ /index.php?tag=$1&feed=$2 [QSA,L]
    RewriteRule ^tag/?(.*)/page/?(.*)/$ /index.php?tag=$1&paged=$2 [QSA,L]
    RewriteRule ^tag/?(.*)/$ /index.php?tag=$1 [QSA,L]
    RewriteRule ^tag/?(.*)/page/?(.*)$ /index.php?tag=$1&paged=$2 [QSA,L]
    RewriteRule ^tag/?(.*)$ /index.php?tag=$1 [QSA,L]

  176. Hi,

    I get this problem after activating utw 3 in wordpress, and editing or writing a post:

    WordPress database error: [Unknown column 'none' in 'where clause']
    SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON p2c.category_id = c.cat_id WHERE p2c.post_id = 22 AND c.cat_ID != none

    WordPress database error: [Unknown column 'none' in 'where clause']
    SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON p2c.category_id = c.cat_id WHERE p2c.post_id = 22 AND c.cat_ID != none

    WordPress database error: [Unknown column 'none' in 'where clause']
    SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON p2c.category_id = c.cat_id WHERE p2c.post_id = 22 AND c.cat_ID != none

    Warning: Cannot modify header information – headers already sent by (output started at /home2/superta/public_html/wp/wp-includes/wp-db.php:104) in /home2/superta/public_html/wp/wp-includes/pluggable-functions.php on line 272

  177. Hi,
    merci beaucoup pour ce travail je vais tester cela!
    good job
    regards from France

  178. i’m happy great plugin thank you :-)

  179. Hi! I was wondering if there was the ability to search for two tags at once?

    Thanks much!

  180. the tags r showing up but when i click the links
    i get ‘Error 404 – Not Found’ in the part of the page where the posts r displayed, header, sidebar and rest setting seems to b ok.
    Added
    RewriteRule ^tag/(.+)$ /index.php?tag=$1 [QSA,L] in the .htaccess file.
    where can i get the tag.php or tags.php file which 1mil have mentioned above.
    Plz help what more do i have to do?

    Thanks in advance.

  181. the url is http://sitename.com/tag/tagname
    but it gives ‘ Error 404 – Not Found ‘ .
    plz help

  182. Pingback: » VW Audi Tuning by Blog

  183. Hi, i found a bug in UTW 3.14. Apparently, when a post does not have a _utw_tags_* meta key on it, it creates one. That will end up with a meta_value of ” (empty string).

    On the next view, it will request all the tags, and that turns up ”, which is false. So it creates a new meta key/value pair with an empty string. And then another.

    I found this bug because a clients wordpress installation that gets quite some traffic became very very slow with all those httpd processes using up memory to load 36000+ meta key/value pairs with empty strings in them. I patched it by editting ultimate-tag-warrior-core.php, and replace line 547 which said:

    add_post_meta($postID, ‘_utw_tags_’ . $
    limit, $tags);

    with:
    // patched by gmc
    if($tags) {
    add_post_meta($postID, ‘_utw_tags_’ . $limit, $
    tags);
    }

    Also had to clean up the database with this sql query:

    delete from wp_postmeta where meta_key like ‘%utw_tags%’ and meta_value=”;

  184. On 8/9/06, Craig wrote:
    >
    > I am running 2.1 Alpha 2 but this issue started back with 2.0.3. This
    > morning I decided to export my WP content to an XML and import it into
    > a new database to see if that would fix up the increasing long load
    > time for the WRITE panel. BTW, my last load time was >163 seconds.
    >
    > It turns out that my XML export file is over 39 MB in size, and I
    > noticed something right away when I opened it to have a look; starting
    > on line 38 I see the following:
    >
    > _utw_tags_0
    >
    >
    >
    > No big deal, right? EXCEPT…the above repeats SEVERAL HUNDRED TIMES
    > PER POST.
    >
    > The above repeats from line 38 as stated through to line 2409.
    >
    > YIKES!
    >
    > Obviously I’ve deactivated the Ultimate Tag Warrior plugin, but that
    > doesn’t get rid of the crap from my database.
    >
    > Craig.
    > Nuclear Moose.
    >

  185. So, I have figured out about the “and” (+) and “or” (|) being able to be put in the url. However, I’m looking for an “and” that says “both of these tags must be in a post in order for it to show up” rather than a “show posts with this tag and this tag”. Any thoughts?

  186. I found a bug. The “and” feature doesnt actually work like a logical operator ought to. You see, if you and tags, then only results with *both* of those tags should be returned. However, doing something like /index.php?tag=funny+guitar returns videos that have the solely funny tag in the them, solely the guitar tag in them, and videos that have both (I believe). So, are there operators aside from “+” and “|”? This is something that probably ought to be fixed for upcoming releases. (Something that, if I get a response, I’ll probably help fix.)

  187. got this error when renaming a tag to a comma-separated list:

    Fatal error: Call to a member function on a non-object in /home/.kaspaas/jjb/www/blog.johnjosephbachir.org/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 247

  188. This is a really cool plugin, I use it on all my blogs. Cheers!

  189. I’m also experiencing the issue where “_utw_tags_0″ repeats many times for a single post in the postmeta table. I love the functionality of the plugin, but the postmeta table balloons up to 1000 rows whenever I do something to a post/page (edit,create,etc.). Any ideas for a fix?
    Thanks.

  190. Any solution for the problem of 404s when clicking tags if using a permalink structure of /%category%/%postname%/ as detailed in comment 166? I’d like to keep my hacking restricted to the templates not the wp files so the lack of an answer makes UTW unusable for me. Thanks.

  191. Hi Christine,

    Thanks for the awesome script. I was wondering if there was a way to alternate internal tag links and Technorati tag links. Right now, I have the internal links, a carriage return and then then the Technorati links. What I’d like to do is have the internal text links with a Technorati label next to it, for each tag. The way it is now, the text link is repeated and it looks a bit stupid.

    Any ideas?

    Again, you’ve done an awesome job!

    Take care,
    Steve

  192. I found what I was looking for – I had a feeling you’d have included it. You can add Technorati tags, among others, by choosing the commalisticons format. The rest are described here:

    http://www.neato.co.nz/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-help-themes.html#predefinedformats

    Is there a way to set the non-internal tags (i.e. the ones that go to Technorati, del.icio.us and Wikipedia ) to open in a new window? I see where all the formats are defined in ultimate-tag-warrior-core.php, and I see where the taglink is defined, around lines 1160 and 1180. However, when I add in target=_blank to the tag, the page doesn’t seem to open in a new window. Any ideas?

    Thanks,
    Steve

  193. Hello, on my website I’m currently using Jerome’s Keywords. I’m about to switch to a UTW-friendly WordPress theme (Tarski). Is there any painless way to migrate my existing tags to UTW? Thanks!

  194. I am sorry to tell you that the solution in @166 was actually partially working.

    The HTTP header still returns 404, although the content is right.

    Check with HTTP Live extension for Firefox or if you use Google Sitemaps, you will be notified.

  195. Hui, cool plugin – nice to test it!

  196. where can i see a live demo?

  197. Thanks for the plugin, just what I was searching for :)

  198. Seems like a great plugin but I can’t seem to get it working. I uploaded, activated but am missing something. My sidemenu is doing some really weird things. Flew 2 miles down the page….huh I’ll Give it another shot.

  199. Hi!
    Is there any way of checking if the current post has tags or not?
    I’m trying to use an IF statement to check if UTW_ShowTagsForCurrentPost is not empty but it’s not working… any pointers would be appreciated! =)

    Thanks! =)
    Ricardo

  200. Ignore my previous post! I found it: UTW_HasTags

  201. Christine – congrats on producing what has become a ‘must have’ plugin that is talked about around the entire world!!

    I’d like to get more out of the plugin and have a few questions:

    1 – is it possible to have my site tags & technorati; but hide the technorati tags from being displayed on the site?
    2 – is it possible to have different sets of words for my internal tags then my technorati ones (ex. there is no point to have my categories show up on teghnorati
    3 – i’ve tried the ‘delete’ function but get “Fatal error: Call to a member function on a non-object in ” – what am I doing wrong?

  202. hello there…
    can u all help me with this problem? my archive page seems go wrong http://paskal.gempax.net/index.php/archives/ please someone help me…

  203. oooppp my mistakes. its >> http://paskal.gempax.net/wordpress/index.php/archives/
    well if some one can help me. the tag is overlapping each other, how can i repair this problem. it seems that DIV create this problem, but i soooooooo n00b in DIV…. :’(

  204. hello, Christine,

    I got a problem when using UTW. There are two blogs in the database, the first one is ok with UTW, but the second gets error when writing a post. The difference between these blogs is that the tables of first one use default prefix wp_, and the second use custom prefix
    liefengblog_.

    Following is the error messeng, thanks.

    liefeng

    WordPress database error: [Table 'www_traveler8_net.liefengblog_tags' doesn't exist]
    select t.tag from liefengblog_tags t inner join liefengblog_post2tag p2t on t.tag_id = p2t.tag_id and p2t.post_id=126

    WordPress database error: [Table 'www_traveler8_net.liefengblog_tags' doesn't exist]
    SELECT DISTINCT t.tag FROM liefengblog_tags t INNER JOIN liefengblog_post2tag p2t ON p2t.tag_id = t.tag_id INNER JOIN liefengblog_posts p ON p2t.post_id = p.ID AND p.ID=126 ORDER BY t.tag ASC

    WordPress database error: [Table 'www_traveler8_net.liefengblog_tags' doesn't exist]
    select tag, t.tag_id, count(p2t.post_id) as count from liefengblog_tags t inner join liefengblog_post2tag p2t on t.tag_id = p2t.tag_id inner join liefengblog_posts p on p2t.post_id = p.ID WHERE post_date_gmt 0 order by tag asc

  205. hello. im paskal, from malaysia. i have some trouble with ur UTW plugins. it shows up “the way i want” in FireFox but it goes really messy in IExplorer. what’s going on? i’ve try a few tricks, but it seems thats not gonna work. can u pls figured it out? and one more thing, can u teach me how to “arrange” the tags so it wont overlapping on each other. take a look at my archives page @ http://paskal.gempax.net/wordpress/index.php/archives/ for details. if i use ‘most popular font size’ under 48pt, its just ok but more than that (48pt >>), it will overlapping on each other. i’ve try adjusting the “style.css” files, but nothing happens. can u pls figured this out too? or even send me a couple of “working” files. by the way, ur plugins is very c00l! sayonara…

  206. Eversince I upgraded to the latest version, I have been getting good hits to

    http://www.johntp.com/tag/wordpress/feed/

    But if you follow this URL you get the following error:

    Fatal error: Unknown function: do_feed() in /home/johntp/public_html/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 484

    What does this mean? And since when did UTW allow tags to have feeds? I never even seen the option that allows my readers to Subscribe to tags.

    Please help

  207. Thanks for sharing this plugin with us! I’m really delighted!

  208. Tagyu.com has shut down… Will there be another “suggestions” option in a future release?

    It would also be cool to have an option that made the tag link URLs point to that tag at Technorati. or FLickr. or wherever…

  209. Any1 has experience enabling this great plugin in Joomla JD-WP component ?

  210. Thanks for a great plugin.

  211. Are feeds implemented in this plugin? It looks like the code is mostly there, except the do_feed() function doesn’t seem to exist.

  212. I have a suggestion that in the Manage screen, the tags should be listed with their occurence (like in the post screen)

    Also, the ability to manually merge similar tags can be very useful.

    I have a lot of tags now which are similar, e.g. domain and domains, which I would like to merge. How do I do it?

  213. Thank you very much for your hard work. It is greatly appreciated

  214. Thanks man for the plug in, I will test it and I will report if there is any problems.

  215. WOoOW, amazing plugin.
    Thank you so much for this great plugin.
    Keep the hard work.

  216. mmmm, I don’t know why but it seems that the admin remove my replies without I do something wrong.

  217. Thank you for providing such a useful tool. I’m relatively new too the hole blog and tags concept that I just hope I implement them correctly.

    Thank you,
    Photography by Christos

  218. Hey, there.

    I just wanted to know if there’s any way to display a list of tags in my sidebar just like you would display a list of categories — no weighted links, or tag clouds — just a plain unordered list of tags, one below the other.

    Is there any way to do this? I’d be really grateful for any help with this.

    Thank you for your time :)

  219. Hello,

    first of all, thanks for the amazing plugin.

    I’d also like to ask about a problem though – just like commenter 163, I am trying to rename a few tags, but just keep getting error messages.

    Fatal error: Call to a member function on a non-object in /home/spitaki/www/blog/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 246

    This happens whether I’m trying to actually rename a tag, or if I’m trying to split it to many tags. Splitting still produces the error, but does happen. The original tag renames though, I don’t know if that’s the intended functionality.

    Also, is there a way to use the custom fields option in tag management to import the author name as a tag? We’re a multi-user blog, so that’d be useful.

    Thanks again,
    ekkeko

  220. 我所使用的WordPress插件…

    我的插件大部分来自于探花及BPC那里,在这里表示感谢!
    1)Extended Live Archives
    归档插件(dynamic archive)
    By Arnaud Froment .
    2)Blog It !
    这个插件是用于为文章添加网摘用的,里面包含了新浪 VIVI,365Key,Yo…

  221. Dear RockinKiwiDiva

    Have lost query multi tag functionality stop

    http://www.neato.co.nz/forum/read.php?7,1359 stop

    {sob}

  222. I still miss an instruction for making good page titles with the plug-in. :-/

  223. In the plugin download folder, there’s an themes folder, with an
    example-bits folder. In there, there’s a file header.php which includes
    the tag in the title.

    The important bit is

    < ?php if (is_tag()) { echo ' : ';
    UTW_ShowCurrentTagSet('tagsettextonly'); } ?>

    If you put that between the title tags, where you want the tag name to
    show up, you should end up with what you’re after.

  224. For the person (Shawna) who was asking about how to get a space between the colon and the first tag, there is a pretty simple way to do this.

     

    If you put that code in, HTML sees it as a space. Include the & sign at the front, and the ; at the end. Yes, you can add more than one  , and it will add two or more spaces.

    From the main menu (Dashboard), go to Options >>> Tags.

    Halfway down the page is Primary Content Tags. One of the options is Prefix for primary tag links (optional). It probably says something ilke “Other posts” or “Posts like this”. I forget what the default heading is.

    You need to add a space after those words.

    So, instead of Other posts: you should write in

    Other posts: 

    and save the page.

    It will add a space after the colon.

    *** If you end up going back to the Options >>> Tag page, and change something else on this page, and save it, the space will disappear. Just remember to add the   whenever you change something else on this page.

    Does this make sense?

  225. Kate Jackson says:

    Just getting into it…making a website…this sounds real interesting…where do I download? Good luck…

  226. Can this tag warrior do the same work as Technorati tags?

  227. Noticed some stuff today after updating my site with ajax-wp … might be the Ajaxy stuff causing it , or my template edits. But, … here’s what I’m seeing:

    Tried deleting a tag and got this error:

    Fatal error: Call to a member function on a non-object in
    /home/tatumweb/public_html/blog/wp-
    content/plugins/UltimateTagWarrior/ultimate-tag-warrior-
    actions.php on line 274

    But the tag seemed to disappear from the list anyhow.

    And I have errors like these in my error log:

    [03-Sep-2006 20:18:27] PHP Warning: main(ultimate-tag-warrior-
    core.php): failed to open stream: No such file or directory in
    /home/tatumweb/public_html/blog/wp-content/plugins/
    UltimateTagWarrior/ultimate-tag-warrior-tag-archive.php on line 12

    [03-Sep-2006 20:18:27] PHP Warning: main(): Failed opening
    ‘ultimate-tag-warrior-core.php’ for inclusion
    (include_path=’.:/usr/lib/php:/usr/local/lib/php:.’) in
    /home/tatumweb/public_html/blog/wp-content/plugins/
    UltimateTagWarrior/ultimate-tag-warrior-tag-archive.php on line 12

    [03-Sep-2006 20:18:27] PHP Fatal error: Cannot instantiate non-
    existent class: ultimatetagwarriorcore in
    /home/tatumweb/public_html/blog/wp-content/plugins/
    UltimateTagWarrior/ultimate-tag-warrior-tag-archive.php on line 14

    [03-Sep-2006 20:18:27] PHP Warning: main(ultimate-tag-warrior-
    core.php): failed to open stream: No such file or directory in
    /home/tatumweb/public_html/blog/wp-content/plugins/
    UltimateTagWarrior/ultimate-tag-warrior-tag-archive.php on line 12

    Any ideas?

    Rich
    BlogRodent

  228. Great plugin,

    Im having problems adding comments to posts though, i get this error:

    Fatal error: Call to undefined function: tgr_tagsinpost() in /var/www/blueslims/wp-content/themes/default/single.php on line 48

    any idea what this could be?

  229. I’m having the same problem as everyone else using who is using permalinks after upgrading to WP 2.0.4. (see comment 166), but I can’t seem to find a good solution. I check out the WP message board, but that solution sounds like it only partially works. Is there something better available?

    Best!

  230. I just downloaded the plugin and I must say that it is making tagging a breeze. Thanks for the plugin. I think I’ll give the istockphoto plugin a try!

  231. Hi there, I’m new to WordPress (MT veteran). This is the first plug-in I’ve configured so please bear w/ me.

    I have read through every comment on this page regarding url rewrite for pretty URLs (i.e. the ones that are simply /tag/tagname/ as opposed to index.php?tag=tagname)

    I have also read that “your problem almost certainly is trying to use it with %category% in your Permalinks.

    Once I stopped trying to do that I found that yes, that was indeed my problem. However, I WANT to use category in the permalink AND I also want to use friendly/pretty TAGs.

    Is this a bug that will be fixed soon? I heard there was a ‘hack’ to fix it, but being new, I’ll need pretty specific instructions as to how to hack the code.

    Thanks so much for a truly great product. I had actually assumed that WordPress had tags BUILT-IN because everyone seems to use this plug-in.

  232. Tag Warrrior & Tag Cloud now available at testspiel.de. Thanks a lot for this great plugin!

  233. I have a fix for the permalink issue. See my post in the installation forum.

  234. Hi there,
    it would be really cool with sanitized url’s for tags…
    for example i blog in swedish and have a tag ‘tävling’ (‘competition’ in english), it would be nice to have the ‘ä’ convertet to an ‘a’ in the url
    as it is now i have it like this

    http://gunnar.lundstrom.nu/tag/t%C3%A4vling/

    in a seo sort of way, and way easier on the eyes this would be the thing

    http://gunnar.lundstrom.nu/tag/tavling/

    thanks for a great plug! :)

    (oh and a really cool, albeit overkill, feature request is for us that would like to blog bilintual is separated tag lists for each language, and perhaps a crossreference thingie like the synonym list. to get bilingual i’d recommend the gengo plug)

  235. I need a concern here. Does it tag technorati as well?

  236. Pingback: masterslate.org

  237. @Kim: Yes, it’s working on my blog.

  238. I just installed the 3.1415. Everything seems to work fine – BUT the problem is every tag returns every post. There’s no filtering. /tag/tag1 will return every single post, so will /tag/tag2. What do I do?

  239. hi! I want to say first, I love this plugin! I’m not a code person nor am I very quick with implementations of codes and this was simple to do!

    I have one question: Is there a way to display a tag cloud in the sidebar? I’ve seen it on lots of sites and I’d like to do the same. If you’ve covered that here, my apologies, for I glanced over things and didn’t see it.

    Thanks!

  240. nevermind. Thanks. I found it in the forum! :-)

  241. I have some bug with wp204 error 500.. erf :)

  242. Pingback: jeffhester.net

  243. Sorry to bring this up again, but I’m having trouble with the URL rewrite – I’m getting the File Not Found error when I check the rewrite box.

    I’m using WordPress 1.5… My .htaccess file is writable. Permalinks are enabled and working. I’ve checked the “Use url rewriting” box in tag options, but .htaccess doesn’t change. I’ve tried playing around with the inserting the code listed here and in the hack directly into my .htaccess file, but can’t seem to get it to work.

    What should the code be? (Note that .htaccess already has a lot of code in it from the ‘friendly’ permalink url rewrite.)

    Any help would be greatly appreciated.

    Glenn

  244. Brilliant plug in, BTW!!! Thanks heaps, Christine!

  245. Hi again! Also, I can’t seem to add tags from the dropdown list, nor from my categories. The list appears fine, but when I click on an item in the list, nothing happens.

    Cheers.

  246. Surprise surprise! Me again! Sorry for all the questions. I can’t seem to get RSS working for tags.

    Here’s what’s happening:
    1) I click on a tag link
    2) All entries with that tag assigned display
    3) I click on the default RSS link at the bottom of the page
    4) The xml actually contains ALL entries, not just those specific to this tag.

    I’m quite sure I’m doing something wrong, but I just can’t seem to figure out what it is!

    As usual, any help gratefully accepted…

    cheers.

  247. Hi again,

    After posting the above questions at the WordPress forum, I now have solutions to them all. Sorry if I’ve wasted anyone’s time.

    Cheers.

  248. I’m no longer suprised when people find their own answers (:

    [I was going to have a look when I got home from work (; ]

  249. Hi Christine,

    Just to let you know, with WP 2.0.4 the URL rewrite hack is still needed for the tag archive.

    Misty

  250. thanks for the tag warrior,I’ve been looking for it so badly for my blog.thanks again

  251. thank you for ultimate tag warrior, all our portals are using your plugin now, please let us know if we can donate to help further development of this plugin.

    Regards,
    http://forums.techarena.in

  252. Hi, I get a strange bug when I try to use this tag:
    UTW_ShowWeightedTagSetAlphabetical(“coloredsizedtagcloud”,”",0)

    Once I used it with a limit of 30 or something, and now it seems like it doesn’t “forget” that limit anymore, that is, it doesn’t display all the tags even if I want it to. Any suggestions?

    Otherwise a mighty fine plugin!

  253. I just don’t get the difference between the “Primary Content Tags” and the “Secondary Content Tags” because I don’t see any difference on the page and I don’t have an Idea how it could be used together or what might be the idea behind it.

    Thanks for the Add-On and thanks in advance for your answer.

  254. A synonym behaves in a similar manor to a tag.

    Is there an option to display the “Synonym” with the corresponding “Tag” like the Synonyms “apples” and “bananas” are linkt to the tag “fruits”.

    does not work, but is there an possibility?

  255. Pingback: Email Monitoring & Email Filtering Blog

  256. Thank you for this rock solid plugin. Its powerful yet easy to handle. Have been using it on wordpress 2.0. Thank you very much.

  257. I think UTW is about the best plugin you can put into WP2.0.

    I’ve been working for years to get anywhere with natural search results, but with UTW, I’m actually getting revelant traffic and organic results in the major engines.

    Christine, my hat is off to you!

    Jack

  258. I have installed the plugin.
    But inline tag adder doesn’t work.
    I login and enter index page and I saw the form
    when add tag and click + buttom, it doesn’t work.

    How to fix the inline tag adder problem ? Please help, thank you so much.

  259. I know where the problem is. I lost 1 file >_

  260. Great plugin! Saved me a boatload of time.

    You’ll find in functions.php, at or around line 597, the constant WP_IMPORTING is not quoted in the defined() call. This causes noise in the logs.

    if ( defined(‘WP_IMPORTING’) ) // FIXME: quoted WP_IMPORTING

  261. Thanks for the plugin.I’m using it on my homepage

  262. I executed “convert categories to tags” but in Live Archives I’m getting “Could not open cache file ‘tag-32.dat’” when I try to show archives by Tags.

    Any one have any ideas on how I can fix?

  263. Thank you very much for this usefull plugin. It’s fantastic.
    Now i’m using it with 2.0.4 i have no problem .

  264. Thanx for your Plugin.
    As a novice in those things I could get it installed ;-) and could also customize the basic templates (tag.php and tags.php).

    The only problem is the URL Rewriting, I could not fix it – but without there is no problem.

    See: http://www.homeiswheremyheartis.net/tag-archive/

  265. Pingback: Easy Wordpress Forum

  266. Hi Christine,

    Thanks for writing this plugin. Unfortunately, I’m having trouble getting it to work.

    I’ve activated it OK, but when I go to the Tags tab, I get error messages under ‘Edit Tags’ and ‘Assign Synonyms’. Both errors are the same. They look like this:

    WordPress database error: [Table 'childday_wp1.wp_tags' doesn't exist]
    select tag, t.tag_id, count(p2t.post_id) as count from wp_tags t inner join wp_post2tag p2t on t.tag_id = p2t.tag_id inner join wp_posts p on p2t.post_id = p.ID WHERE post_date_gmt 0 order by tag asc

    Please could you tell me how to fix the problem? I can’t wait to get it working!

    Thanks,
    Mary

  267. Pingback: Little Legends Blog

  268. I don’t know… maybe I just leave it too late in the day to try and install UTW but this is the third time I’ve tried to install it, I get about half way and eventually give up. Maybe I just need to go for something a bit simpler…

    It’s an amazing piece of work, I just don’t think I’m up to the task at 11:00 at night.

  269. First congrats for the great plugin. I really like it and it is a great help for improving your site regarding seo. I hope you will release the next version soon and I hope you’ll fix the problems with the tag url rewriting. Thanks. William. http://ineeddough.com

  270. Pingback: brent.fm - a technology mixdown

  271. It is also possible that the problems regarding htaccess could be host related. I had experienced different results using different domains and hosting. Anyway something doesn’t work quite right with the utw plugin and/or wordpress. I hope better versions will be released soon. Because it is a great plugin.

  272. hello. i have a problem with the plugin and i can’t manage to fix it. i’m running wordpress on the zeus servers so i can’t use permalinks. in wordpress i’m using “pathinfo permalinks” like this “/index.php/%category%/%postname%/”. everything works ok on the website, however whenever i click on a tag instead of getting a tag archive i get an error caused by the fact that there were no posts that met that criteria. i just can’t understand what’s wrong. do permalinks need to work in order for the plugin to work (although i’m not using them in the plugin or in wordpress). i’ve even tried using the default “ugly” links and i still get the same error.

    thank you for your help!

  273. Fantastic plugin, been a fan of this one for a long time and Tag Warrior continues to be he best tagging solution for wordpress – good job!

  274. Pingback: Techie's Corner

  275. Pingback: fiLi's tech

  276. Hey, the tags plugin does not work with WordPress 2.2.1

    I unzip the files into the folder (which has been created in the plugin directory), then go to admin panel and the UTW plugin is not listed in the WP plugins list.

    Any ideas whats up?

  277. Ho scaricato ed installato sul mio web site e ne ho parlato in questo post http://www.antferr.com/wordpress/tag-articoli-wordpress-ultimate-tag-warrior/. Ne sono mlto soddisfatto! Grazie mille

  278. Yeah very useful plugin, i’m using it on my personal website! Thanks

  279. I just found this plug in from another blog. Just wondering if i can use it on WP 2.2? This is my first time with WP

  280. Hi Christine

    thanks alot for such as Fantastic Plugin. You can see the plugin in action here http://bloggerholic.com

  281. This is one amazing plugin! Extremely useful and easy to use! Thanks!

  282. I can’t get UTW to work with word press 2.2.1

    I uploaded it to the plugins directory, followed all the installation instructions, but it’s not listed in admin on the plugins page. I repeated the upload twice to double-check for mistakes, and still no results.

    Looks like Sean, above, had the same issue.

    Has anyone else had this problem? Any ideas what I did wrong?

  283. Its the same for me, it appears in the admin but cannot see it on the posts at all.

  284. Hi,

    Is there a changelog somewhere? I’m really confused as to what the latest version is. Is it 3.14159265?

  285. it works fine to me.. 10x..

  286. Dear Christine:

    Using WP 2.2.0, and in order to be consistent with my archives files, I am trying to present posts related to a given tag in reverse order – that is, older first.

    In order to do so I am modifying tag. php in the following way:

    [... some code before ...]

    Posts related to tag

    [... some code after - the WP loop...]

    Nevertheless, in this way, ALL posts are displayed – regardless of their having or not the given tag or, even, a tag

    What is wrong? Any suggestion?

  287. Sorry, I missed to include the code – square brackets instead of ”:

    [... code before... ]

    [h2 class="pagetitle"] posts related to tag [?php UTW_ShowCurrentTagSet('tagsetsimplelist') ?][/h2]

    [?php if (have_posts()) : ?]

    [?php query_posts($query_string . "&order=ASC"); ?]

    [?php while (have_posts()) : the_post(); ?]

    [... code after - the loop ...]

  288. Thank you for this wonderful plugin. I love it!

  289. I am using wordpress 2.2.1 as well, the plugin seems to work for me.

    However, the tags in the post will disappear after some time, I don’t understand why. Can somebody tell me what’s wrong with this?

    Jose Angel,
    this is what I use on my theme

    [?php if (have_posts()) : ?]
    [?php $post = $posts[0]; // Hack. Set $post so that the_date() works. ?
    [?php if (function_exists('is_tag') and is_tag()) { ?]
    [h2]Archives for tag[/h2]
    [?php } ?]

    [?php while (have_posts()) : the_post(); ?]
    [div class="archive_entry"]
    [h3][a href="[?php the_permalink() ?]“][span class="date-bottom"][?php the_time('d M') ?][/span][?php the_title() ?][/a][/h3]
    [?php the_content_rss('', TRUE, '', 50); ?]
    [/div]

    Let me know if this work on yours, you might want to add some line to change the list order.

  290. Thanks for the help, Eric. Nevertheless I have noticed that I am not using the latest UTW version; besides this I think the time has come to migrate from WP 2.2.0 to 2.2.1. My time in front of the computer to do this is short; I will try in the next days and I will make you know.

    Regards

  291. I’m on 2.2 as well and am getting tags disappearing. This is a pretty major issue… they just seem to go walkies after a few page reloads. What is going on?

  292. Hey Kids!

    If your tags are disappearing, can you please check you’ve got the latest-est version of UTW? If you have a pi-type number, you don’t have the latest version.

    k,thx,bai.

  293. I get this error for keyword suggestion tool:
    Warning: main(ultimate-tag-warrior-core.php) [function.main]: failed to open stream: No such file or directory in /home/sandrodz/public_html/blog/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-ajax.php on line 3

    Warning: main() [function.include]: Failed opening ‘ultimate-tag-warrior-core.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/sandrodz/public_html/blog/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-ajax.php on line 3
    No tag suggestions

  294. In reference to comment 228, I’m wondering about the files in the “theme” folder. If I install them all, header.php will overwrite the current file there that my current theme, Triple2K has.

    I’d think this would be a _bad_ thing. Is the solution in 228 the preferred alternative, or is there an update?

    Thanks.

  295. The themes folder just contains examples of how you use UTW in themes. You don’t have to do anything with them.

    The header.php includes the same code as that comment; but also shows where it is supposed to go.

  296. Hi, Christine. Thanks for making my foray into the world of tags a painless one. I am working on a client’s site and have the tags appearing underneath the posts as he desires. I have converted his categories to tags as well.

    Now, I am having two issues; hopefully they are minor.

    1. When I go to write a new post, I expect to see a list of existing tags (his categories, which were converted, remember?) in the dropdown list. Instead, it is blank. Why would this be? I also then decided to create a new post where I manually added all of his category tags thinking that is what it was missing. Still the dropdown list is blank.

    2. Tag Cloud/Heat Map. I cannot get the thing to show up. I have a hunch that these issues go hand in hand since there are no tags to be found in the dropdown box so UTW is not “seeing” the tags, yet it is displaying them on the post. (However, when you click on them, it takes you to Page Not Found.

    Any thoughts? And where’s your PayPal button? I feel the urge to click on it for some odd reason. :-)

  297. Found your PP button! :-)

  298. Your Plugin is amazing. Nice works. Thanks for the google users ;)

  299. Pingback: isi-p

  300. When I click get KW from Yahoo I get:

    Request-URI Too Large
    The requested URL’s length exceeds the capacity limit for this server.

    request failed: URI too long

    Apache/1.3.37 Server at foo.com Port 80

    Fix?

  301. I just tried to install UTW twice and it doesn’t appear on my plugin page for activation. I tried uploading it right into the plugin folder under wp-content and also tried it by creating a folder called UltimateTagWarrior as the installation instructions how and neither showed up under my plugins.

    Help?

  302. What is the new version of UTW? (Final for WordPress 2.0, 3.0.1 in a single file for WordPress 2.0 or Ultimate Tag Warrior 3.141592) I used wordpress version 2.21. Thanks

  303. Hi!

    I’ve just set up UTW on my family blog, and I have a pending issue…

    I have been using the KML (Kamili) plugin for wordpress which allows to include flash within a post.
    This plugin writes code as : [kml_flashembed movie="http......

    On the search result pages that display the selected category, i now see the "source" code for the plugin, and for some reason,
    my stylesheets and certain images no longer appear... :-)
    Eg.: http://jeremy.moncho.ch/tag/arab-news/

    Has anyone got any idea why?

    I'm assuming that is it due to the htaccess file, which I copied (and modified where needed) from :
    http://www.hojohnlee.com/hacks/2006/01/14/a-temporary-htaccess-rewrite-fix-for-ultimate-tag-warrior-and-wordpress-20/

    My current .htaccess is as follows:
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    RewriteRule ^tag/?(.*)/feed/(feed|rdf|rss|rss2|atom)/?$ /index.php?tag=$1&feed=$2 [QSA,L]
    RewriteRule ^tag/?(.*)/page/?(.*)/$ /index.php?tag=$1&paged=$2 [QSA,L]
    RewriteRule ^tag/?(.*)/$ /index.php?tag=$1 [QSA,L]
    RewriteRule ^tag/?(.*)/page/?(.*)$ /index.php?tag=$1&paged=$2 [QSA,L]
    RewriteRule ^tag/?(.*)$ /index.php?tag=$1 [QSA,L]

    Thanks in advance for any input,

    Jeremy

  304. Congrats for UTW
    i’m newbie
    thank’s for information

  305. Christine – I’m running WordPress 2.2 and I’ve installed UTW 3.0.1-SF.

    If a post has tags, they are automatically removed when a comment is placed.

  306. My website – notsonews.com – is powered by wordpress 2.2.1 and this plugin, UTW, works like a charm.

    I have posted a “thank you” message and a “do follow” link towards this page on my about pages.

    Many Thanks Christine!

    Stefan

  307. Christine

    I’ve used UTW in the past but now when I upload current version ‘final for wordpress 2.0′ (upload zip to plugin folder, then move UTW folder back up into folder, then activate ‘fin’ in plugin area of wp)

    I get the following message appear above the tag area in the Write screen of Post

    WordPress database error: [Table 'traffic7_wrdp6.wp_tags' doesn't exist]
    select tag, t.tag_id, count(p2t.post_id) as count from wp_tags t inner join wp_post2tag p2t on t.tag_id = p2t.tag_id inner join wp_posts p on p2t.post_id = p.ID WHERE post_date_gmt 0 order by tag asc

    Any idea what’s the cause. Or how to rectify. The above only shows if UTW ‘fin’ is activated.

    Regards,

    Robert

  308. I am using WordPress 2.2.1. I updated UTW and the version reads “fin”. My problem is that the URL rewriting does not work. I am getting 404.

  309. Hello and thank you for developing such a great plugin.
    But, i have a problem. The plugin works well, except the fact that when i click some tag, the archive doesn’t work (i get 404). Please advise!

    Thanks

  310. At the risk of sounding REALLY ignorant I have to ask this question…Why is it when I click on a tag displayed on a live blog page it doesn’t go anywhere? I get a 404 error. What am I missing here?

  311. Any chances you’d update UTW to utilize tag cloud widget?

    kthxbai.

  312. I’ve upgraded to WP2.2.1, and I’ve installed the final version of UTW. In the plugin list, appear three UTW version.
    - Ultimate Tag Warrior fin
    - Ultimate Tag Warrior 1.3 Legacy
    - Ultimate Tag Warrior: Tag Archive 1.0

    None of these works. I click on the ‘Activate’ button (activate plugin), and I get a message from WP:
    ‘Plugin could not be activated because it triggered a fatal error.’

    The plugin does not works. Can I help ypu something to hunt this bug? Or what could be the problem?
    My other plugins are: akismet,breadcrumb xt,google sitemaps,gravatars2,lightbox 2.0,sociable,text control and wordpress reports.
    Is any of these make this error or the plugin is not compatible with wp2.2.1?

    Cheers!

  313. Hi, I’m using UTW with WP 2.2.1 and in Options > Tags, I filled the field for the text to display when there are no tags but it doesn’t appear on the page in replacement of when there are no tags. Any clue?

    Thanks for this great plugin :)

  314. Forgot to say, I’m using UTW 3.14159265 if that can help. Thx.

  315. Can someone tell me what this error is and how to fix it please?

    I’ve installed and activated

    Fatal error: Call to undefined function: wp_create_nonce() in /home/wealthy/public_html/reviews/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 624

    Thanks

  316. I have completely deleted and re-installed the UTW plugin, added the code to my templates but now can’t post due to the error in the “write” section..

    Fatal error: Call to undefined function: wp_create_nonce() in /home/wealthy/public_html/reviews/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 624

    Any ideas?

    Thanks

  317. When I activate Ultimate Tag Warrior I get this error message

    Fatal error: Call to undefined function is_utwtag() in /home/bitesize/public_html/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 826

    Any ideas?

    Thanks John

  318. Really, very good information it is. I’m very thankful of this.

  319. Amon. As said next to the latest version. It is for WordPress 2.0. So, this means it will not work with WordPress 2.2. ;)

  320. Hi,
    I’m using wordpress 2.2.1 and UTW fin.
    I use url rewriting and set url to /tags/, it looks fine.
    But the tag’s url gets something wrong.
    If it goes normally, the url of tag should be “http://mysite/tags/tag”,
    but my url shows “http://mysitetag”.
    “/tags/” is disappear, anyone can tell me what’s wrong?
    Thanx.

  321. I use UTW_ShowTagsForCurrentPost(“commalist”) to show tags.

  322. I have installed the latest version of UTW and when I click a tag from one of my posts I get a 404 page error. Do i need to create a page for this to work?

  323. Darren Brown says:

    Hello,

    I accidentally hit the “convert categories” button when setting up. I noticed two other people have asked about this and weren’t answered so I was hoping for a breakthrough.

    Darren

  324. John Sadler UK says:

    When I activate Ult Tag Warrior I get this error message on my blog.

    Fatal error: Call to undefined function is_utwtag() in /home/bitesize/public_html/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 826

    Thanks

    John

  325. i am installing and tring it now

  326. Thanks for it i am using it in my site and it is so useful.. Thanks a lot

  327. Hello,

    First of all, I am a great fan of this plugin and have used it for some months now. Recently, I moved my blog from one hosting provider to another and in the process I upgraded to the latest UTW version.

    I use Word2007 to publish to my blog, and earlier I simply used to embed my tags using the [tag]name[/tag] notation, and they used to get saved when I published.

    But since I updated, my posts don’t get associated to the embedded tags anymore. To make it work, after publishing I have to then edit the post in wordpress and save it. I don’t make any changes, and it works.

    What could be wrong?

    Thanks.

  328. This plugin is exactly what I need, thank you very much ;)

  329. Thank you for the Plugin. Im using it and its cool!

  330. Hi,
    I was able to install the UTW plugin fine. It worked a few times, but suddenly and abruptly, the tags plugin started to malfunction. My blog is at http://blog.blackidsolutions.com. The URL rewriting seems to have gone off. It shows 404 errors. Also, the Yahoo keyword suggestion tool shows an error

    “Forbidden
    You don’t have permission to access /wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-ajax.php on this server.”

    though the permission is 0755.

    Please help.

    Thanks

    Jyot Vakhaira
    jyot@blackidsolutions.com

  331. The WP-Polls plugin doesn’t work with UTW 3.14. Activating one causes the other to return a fatal error. Haven’t had a chance to dig into this issue yet, just bringing it up.

  332. Hello,
    I’ve just upgraded to WordPress 2.2.1, I’m gonna try it, I see some persons are having troubles and some other not.
    Thanks to those who develope and share great plugins like this one.
    Best Regards !

  333. Thanks for this plugin

    Regards =)

    FernandoPH

  334. It’s a good plugin for wordpress.

  335. Hei Christine, this is my .htaccess , please help ¿could you put here the line for the solution (the permalink i Tags/tag/ thanks a lot

    RewriteEngine On
    # avoid http://retromusica.com/
    RewriteCond %{HTTP_HOST} !^www.retromusica.com$
    RewriteRule ^(.*)$ http://www.retromusica.com/$1 [L,R=301]

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

  336. Is it possible or are their any plugins that allow anyone to add tags to a post. Sort of like on Google Videos, anyone can add tags, and only the admin can delete them?

  337. Christine:

    What changed between the final PI version and the FIN version? I’ve been running the last PI version without problems (FYI, I’m still on wordpress 2.13, haven’t had the time to go to 2.2+, and was worried UTW would break with 2.2+)

    I just don’t want to risk breaking anything, since things seem to be running very smoothly at present for me.

  338. so what happens to UTW once tagging is a part of the wordpress core code (next release – version 2.3)?

  339. Hello, I tried to install this plugin on my WP 2.+ Blogs (http://www.computer-backup.nl & http://www.jospostma.nl) but when I try to edit things I get this error: Cannot load ultimate-tag-warrior-actions.php.

    Does anyone no what I did wrong? In the single files there is no file called ultimate-tag-warrior-actions.php ….

  340. Im using this plugin on WP2.2 but it seen does not compatible as the tags disappeared sometime and then re-appeared. What caused this problem?

  341. I have a blog http://www.digitalpage.blogspot.com is this plugin usable for that blog

  342. I am receiving an error while configuring UTW.

    It says: Cannot load ultimate-tag-warrior-actions.php.

    You may access this file and more error messages here: http://amitbhatia.in/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php

    Please suggest/help with this issue.

    Regards,
    Amit

  343. Hi,

    Thanks for the plugin. :)

    I think I’m having a prob here.

    The meta keywords do not show up anywhere when I view the source of each page.

    How do I get this to work? I went back to my test post and notice there was a custom field area, and in there was two selections i could choose from:
    _utw_tags_
    _utw_tags_0
    What do these do?

    Also, what benefit does the icon tags do, i can’t see how this helps the blog – I was assuming this was some sort of socializer plugin.

    The RSS Feed also doesn’t show any links on them, it just shows the word instead with no hyperlink in the version 3 of this plugin.

    Here’s the blog I’m trying to install this on.
    http://www.assets.ask-me-about.com

    Thanks in advance for any help you can provide. :)

    Loz

  344. hi…i installed plugin..i see tags at end of my post….however, when i click a tag i get a error 404 page…what am i doing wrong?

    tony

  345. Great plugin! Works fine for me.

  346. I have installed the new version (fin) of UTW and my keyword suggestion button still points to Yahoo (not tagyu).
    Apart from that I love it.

  347. Just the kind of thing i was looking for to do some keyword targetting… Thanks

  348. Thanks for the keeping this comments, they are very useful and important if you want to use UTW well. Dont forget to add technorati favourites ;)

  349. I love this, however, I would like to disable placing the Tags list in my Pages (as opposed to posts). Is it possible to do this and I’m just missing it?

  350. Just dropping a note of many thanks for your work on this plug-in. Full-featured…and after a bit of tweaking, it seems to play nice with the host of other plug-ins on our blog.
    Cheers,
    Dan

  351. Nice tool, i like it!

  352. first: great plugin!

    but: i checked the option “Use url rewriting for local tag urls (/tag/tag instead of index.php?tag=tag)”, but there is no “/tag/” parsed in my links in the tagcloud. my blog has the url “www.url.de/blog” so the tag-url should be “www.url.de/blog/tag/tagname”. but it is as such: “www.url.de/blogtagname”, which is quite a strange behaviour.

    has anybody experienced the same and is there anyone eho knows a solution for this?

    thx
    tom

  353. Pingback: Onbezet.nl

  354. thnks for plugin ..

    are there any document for installation ..

  355. Many thank for the great plugin. Test on my blog and great working. Thank again

  356. Hi,

    please help me with this issue that drives me crazy: i have an WP2.0.4 with UTW1.3 installed. Tags are appearing into my articles, but in Manage Tags section is written “No tags are in use at the moment”. So, whe i write an articol, i cannot select from the existing tags, also cannot display a tag cloud. I installed the UTW final, but the problem remains. Any ideea, help, anything?…
    thx
    Bogdan

  357. Hi Christine,

    There has been a lot of talk about UTW clashing with the Secure and Accessible PHP Contact Form from Mike Cherim at green-beast.com. For anyone with UTW loaded, they get an error saying “Cannot access empty property in [pathname]/functions.php on line 282″.
    I had the problem and found that there was a record in the wp_options table for which the option_name field was empty. When I added a name in there (any name will do) the error went away. Deleting the record would probably have worked as well.
    Of course, there are many plugins that add extra records to the wp_options table and it might not have been UTW, but it is the common link between all those people getting the error.
    Would you be able to check the plugin to see if it is adding an incomplete record to this table. (I am not that technical) I started with the second last PI version of UTW, before going to the Final, so any of these is a suspect.
    Regards
    AJ

  358. error on WP2.3 Beta

    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Cannot redeclare is_tag() (previously declared in /var/www/web12/web/wp-includes/query.php:94) in /var/www/web12/web/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior.php on line 129

  359. I’m also getting an error message when I installed to my main website.

  360. “The plugin does not works. Can I help ypu something to hunt this bug? Or what could be the problem?
    My other plugins are: akismet,breadcrumb xt,google sitemaps,gravatars2,lightbox 2.0,sociable,text control and wordpress reports. Is any of these make this error or the plugin is not compatible with wp2.2.1?”

    Same here. Some of my clients really want this plugin for their WP

  361. I can’t export to wordpress default tag.

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-1' at line 1]
    SELECT DISTINCT t.tag FROM wp_tags t INNER JOIN wp_post2tag p2t ON p2t.tag_id = t.tag_id INNER JOIN wp_posts p ON p2t.post_id = p.ID AND p.ID=1 ORDER BY t.tag ASC LIMIT -1

  362. Pingback: Unsought Input

  363. Hi there and thanks. We use UTW3 as a option for our webhotels where WordPress is a stand bloggin tool and everyone is happy because it works quicly like and SEO CMS system. Webhotels is available at http://www.verinet.dk/cms.htm Best regards from Steen Clausen.

  364. When I try to activate the plugin, my browser prompts me to either open or save plugins.php — which obviously is not going to get me anywhere… I’ve tried installing other plugins and have had no problems.

    Any clue?

  365. Hello,

    maybe this was always discussed above, but its to complex.

    What goes wrong, when the tag pages blablabla.com/tag/xxx are not available and the 404 error message will shown?

    The tags are added correctly in the post (but were not shown there – second issue).

    What goes wrong? Or is it a mistake by me?

    Please tell me.

    Thanks so lot

    Tobi

  366. pirre/Tom, I encountered the same thing. I’m not sure how I mucked it up, but the base URL is still “/tag/” on the ultimate-tag-warrior-actions.php config page, and both checkboxes are checked, yet all my tag links were to mydomain.comtagname/ instead of mydomain.com/tag/tagname/

    So since I didn’t see any answer here, I just modified the code:

    ultimate-tag-warrior-core.php

    I just hard coded the /tag/ path (line 1186, 1187)

    $format = str_replace(‘%tagurl%’, “$home/tag/$tag_name_url$trailing”, $format);
    $format = str_replace(‘%taglink%’, “$tag_display“, $format);

    I’d like a better way of doing this though, because if I ever install it again (or an update) it will likely break again.

  367. Lorelle Van Fossen reported that UTW may not work with WP versions 2.1+, is it true?

  368. Hi, I read some of the posting and I guess you did a great job! Congratulations! :) I would like tu use your plugin on my Mambo site. Does your plugin work with a Mambo blog? Thanx, Sas

  369. Sorry Christine but I am a newbie to WP and css. I have installed Ultimate Tag Warrior – works a treat. I have created an archive page which lists the tags I am creating – OK so far.

    But I need to know how to arrange the tags into three or four columns, in alphabetical order. Eventually I will have tens of tags and a single column is going to look pretty weird.

    Any help appreciated

  370. Is there a way to make the inline tag-adder display as a drop-down list, rather than a single-line text box?

  371. Found a small bug and I have a fix.

    When you have a static page that has no tags, nothing is supposed to show. But it still shows “Tags: No Tags” anyway. The fix, for anyone who has the same problem, is to add the following:

    In ultimate_the_content_filters() [line 661 of ultimate-tag-warrior-actions.php] add

    if (count($tags) == 0 && ($post->post_type == ‘page’ || $post->post_type == ‘static’)) {
    return $thecontent;
    }

    after $tags = $utw->GetTagsForPost($post->ID); [line 667]

    You can also delete the similar lines from near the end of the function, but leaving them in shouldn’t hurt anything.

  372. thnks for plugin .. sincerely from turkey

  373. Uhmm.. im using wordpress 2.0.10 and i’ve downloaded the the ‘Final for WordPress 2.0′ but it seems that this version is using ‘post_type’ instead of ‘post_status’ from the earlier version, and if i am correct the usage of ‘post_type’ is for higher versions of wordpress which is 2.1 or so.. Then I tried to download the ’3.0.1 for WordPress 1.5′ and it seems that it is more suitable for the wordpress version that i am using, ’3.0.1 for WordPress 1.5′ is still using ‘post_status = publish’ can be found on the UTWcore… I’ve also encountered an error because of this on the ‘GetTagsForPost’ function, wherein version ‘Final for WordPress 2.0′, it uses ‘get_post_meta’ which gives me an error while im editing my posts, while in version ’3.0.1 for WordPress 1.5′, it just proceeds to the sql statement.. I’m just posting this to avoid confusion of some sort.. I dunno if this also have happend to any of you…

    Here is my question…

    1.) Is ‘Final for WordPress 2.0′ applicable for version WordPress 2.0.10? or is it only applicable for 2.1 and above?

    2.) What is the Difference between ’3.0.1 in a single file for WordPress 2.0′ and ‘Final for WordPress 2.0′?

    That’s all for now.. thanks ^_^

  374. Hi Christine!

    I love the plugin however I’ve an issue (hopefully something that I am just overlooking in my code deficient brain). When I click on “Get Keywords From Yahoo” I get a pop up that says “Something Done Went Wrong:Permission Denied to Call Method XMLHttpRequest.open”

    Help? I Think? :)

  375. hello,
    the plugin works fine and i love it. i’m using 3.14159265
    i have a question about displaying the “related posts” in “single.php”
    i am already using the function “ShowRelatedPostsForCurrentPost” via “posthtmllist”. that’s nice. :)
    but i would like to expand it a bit:
    is it possible to display (e.g. in brackets behind the link to the related post) the matching tags of the related one.
    [you know what i mean: original and related post have in common: tag a, tag b. the link to the related post looks like this: "related post (tag a, tag b)"]
    is this possible just with some small code or is it too complicated ?

    thank you,
    have a nice day
    dissi

  376. Hi, Just to let you know this you plug-in does not seems to work with the latest version of the WordPress. it breaks on permanent links.

  377. yes
    I used this pluging find it is good
    thanks

  378. uhmm.. I’ve installed wordpress on my local computer and I cant seem to make the “URL settings” work..
    although I manage to change the tags from “http://localhost/wordpress/index.php?tag=sometag” to “http://localhost/wordpress/tag/sometag”, when I try to visit this (“http://localhost/wordpress/tag/sometag”) it says “NOT FOUND The requested URL /wordpress/tag/sometag/ was not found on this server.” what am I suppose to do? i am kinda new to this thing.. :) thanks

  379. Great plugin! Thank you. One small problem. When I try to assign synonyms, if I select a tag from the dropdown, I get a JavaScript error ‘sndReqGenResp is not defined’ in onchange(change). This is only a problem in Firefox 2.0.0.6 – it works fine in IE6.

  380. Actually it doesn’t work fine in IE – just different behavior. In IE, the synonym field does not clear when you change the tag dropdown and there’s an Object Expcted error on save.

  381. Great plugin! Many thanks.

    I am having a similar problem as reported by Blue. When I click on the tag url (i.e. http://site/tag/sometag), I get a “NOT FOUND” page. What am I missing?

    Your help is much appreciated.

  382. I too am getting the same errors as described in message 181.

    WordPress database error: [Table 'almostit.wp_post2cat' doesn't exist]
    SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON p2c.category_id = c.cat_id WHERE p2c.post_id = 4

    WordPress database error: [Table 'almostit.wp_post2cat' doesn't exist]
    SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON p2c.category_id = c.cat_id WHERE p2c.post_id = 4

    WordPress database error: [Table 'almostit.wp_post2cat' doesn't exist]
    SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON p2c.category_id = c.cat_id WHERE p2c.post_id = 4

    The plugin works…that is, when I back out of the error conditions, my pages and posts are correctly updated, but not without some nuisance.

    Is there a fix you could tell me about, I’m reasonably adept at php.

    Many thanks,
    Skip Lombardi

  383. Christine,
    great job with UTW and thank you for updating it for the new release.

  384. Hi Christine, thanks for a great plugin. I was wondering, though, if there was a way to convert all my tags back into categories?

    Thanks,
    David

  385. Thank you very much for this PLUGIN. it is very nice for the SEO. Thanks again!

  386. Nice plugin! I’ll use it to get technorati traffic :)

  387. Thank you for your plugin! I have a music blog and this help me a lot for SEO!

  388. nice plugin Thank you :)

  389. nice plugin. but how to support wordpress 2.3?

  390. yeah, is not compatible with WP 2.3, is there any way to do it, or import tags to it ??
    thanx

  391. Nice plug-in. I’ve activated for my blog and I’m sorry for non supported with wordpress 2.3. I Hope resolved conflict with wordpress. Sorry my bad bad english :(

  392. Is there any chance you make it work in WordPress 2.3+ ? Thanks :)

  393. Yeah, it’s totally not going to be a WordPress 2.3 plugin.

    For starters, it’s a phuge plugin; which makes it nightmarish for me to maintain.

    I am turning bits of it into smaller, more focused plugins, which live at http://www.neato.co.nz/wordpress-things – so far there are tag suggestions and administration. Tag display is on the way (There will be a form of display plugin which is compatible with the template tags from UTW, which will help from a theme-y point of view).

    Importing UTW tags into WordPress is built into WordPress 2.3! I think it’s an option on the Import screen.

  394. Will you relase a plugin for url rewriting of local tag urls like in UTW ?
    Thx.

  395. I’d love to see a tag editing system for many posts at once. It would look like the Manage Posts admin with ID, Date, Title and Categories, but instead of Comments, Author, View/Edit/Delete, you’d have an Ajax-y text field with current tags. So you could update the tags on many posts from one place (and be able to see more easily how you’ve been using tags across posts).

  396. Pingback: Gormful » Technorati Tags for WordPress 2.3

  397. thank you for your work, all works deserves a thank you

  398. Pingback: xyzzy xyzzy...

  399. Thanks in advanced and nice tool.

  400. I hve been using UTW for a while and have been very pleased.

    I haven’t posted anything in a few months – which shouldn’t make a difference since it is a custom installation.

    But I noticed that any new tags I enter on the latest post insist on appearing in lower case – whereas “older” tags appear with a leading capital.

    For a bit I thought maybe the capital was a signal for its popularity – but I checked, and some of the other capitalized tags do in fact have only one post. What’s interesting is that ALL tags appear all lower-case in the “edit post” form.

    I tried editing the name of a tag to “force” capitalization, not surprisingly it ignored me :-)

    Anyone else notice this. I have a feeling the solution is simple!

    Thanks
    Teo

  401. Hello there! I’m just wondering if you can make a plugin/hack that would remove the hypens in the tags when they’re imported to 2.3?

  402. Christine,

    I’ve made available a WP 2.3 compatible version of UTW.

    Cheers.

  403. Great Plugin! Thank you so very much!
    brad

  404. I was thinking if we could arrange all the tags as a cloud on homepage.
    Is this possible?
    Let me know please!

    Thanks

  405. @411 have a look at the documentation, there’s plenty of explaination how the tagcloud can be included and styled.
    http://www.neato.co.nz/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-help.html

  406. Pingback: Make Your Wordpress Blog Search Engine Friendly

  407. Hi,

    This is a very good plugin. I’ve been using it for some time and it does a great job.
    Yet, now I’m facing a new problem. I need two different tag clouds leading to two different results sets for two different categories. Can this be done? Any suggestions how? I would be enormously grateful!

    Best,
    Kasia

  408. Need help! Go to http://technience.com/tag/xbox-360, No Post, try to search xbox 360, you will see the post, what wrong???
    Thanks

  409. Hi
    I am using tagcloud and everything seems to be working fine apart from one some problem. For some strange reason, some tags are not shown in tag cloud. Any ideas ? I am using WP 2.2

    Thanks
    Irfan

  410. I am getting an error message saying “Cannot load ultimate-tag-warrior-actions.php”… Can anyone help?
    Thanks
    Irfan

  411. Can anyone show me a demo URL for this plug in?

  412. Great Plugin. Thank you so very much!

  413. Blogwalking, friend’s telling, here I am, ready to give a try to UTW. This is my first time using this pkugin. Wish me luck!

  414. Is it compatible with WP2.2.3

  415. can’t search in chinese…so sad….

  416. Awesome plugin , Thanks .

  417. Thanks a lot for this great plugin

  418. Thanks a lot, this plugin really rocks!

  419. This is a great plugin, thanks!

    I have enountered only 1 small problem that I can’t seem to fix. I enable tagging for pages as well as posts on line 33 of ultimate-tag-warrior-core.php.

    However If I click on a tag that only has pages and no posts I get a 404 error, however if there are posts associated with the tag then everything is fine.

    I did turn url rewriting for the UTW plugin, and use date and named based permalinks in wordpress. I’ve seen the errors some people report 404 errors until they rebuild the permalink structure, which I’ve done. The problem still exists only for pages still :(

    Anyone have any ideas? I have gone through the code but can’t seem to find the source of the problem.

    Thanks!
    Ryan

  420. Very nice plugin, thanks.

  421. Thanks for the plugin. The “search” function on my blog doesn’t seem to work when the UTW plug-in is activated though. When I deactivate UTW, the search function works. Any idea how to get UTW AND the search function working simultaneously. Right now I can use one or the other but not both. I have installed version 3.14159265…thank you.

  422. I really love this plug-in…What’s a pity that WordPress 2.3+ doesn’t support it well..

  423. Hi,

    I installed this plugin and, it failed on the activate and when I returned to my plugins admin, all the plugins appeared to be missing. I deleted this plug folder to correct. Foolishly, I did not capture the error msg… I am running WP2.1

    Thanks,
    Howard

  424. Hi, I make the upgrade to wordpress 2.3.2 and after upgrade the utw3 plugin don’t work more.. why? any solution? thanks

  425. Pingback: Simple Tagsがヤバイ » bellonieta log

  426. Pingback: Aggiornamenti… < Giuseppe Giaquinto

  427. Christine, thanks for sharing this great plugin.

  428. Hi Christine– I discovered that adding an extra index to your wp_post2cat table will speed up most of your queries by a factor of 10 or more– please consider adding it to your next version. Thanks!

    CREATE TABLE IF NOT EXISTS $tablepost2tag (
    rel_id int(11) NOT NULL auto_increment,
    tag_id int(11) NOT NULL default ’0′,
    post_id int(11) NOT NULL default ’0′,
    ip_address varchar(15),
    PRIMARY KEY (rel_id),
    KEY tag_post_idx (tag_id, post_id) ;; this speeds up count(*) by tagname
    ) TYPE=MyISAM;

  429. Hi I want to search name in the table but the name includes “‘” eg.D’souza so it gets an error

  430. I just installed using Firefox on WordPress.org 2.1.3. It seemed to install fine. I was able to install tags onto an existing post. I hit save. The tags automatically added in hypens between 2 word tags. But going back to the public post the tags are not visible. Does this mean the article is still tagged for the purpose of SEO?
    I will try on a New post to see if they become visible but I wonder if anyone else has this situation.

  431. Pingback: Pinoy WordPress Plugin: Technorati Tags for WordPress 2.3 | WordPress Philippines

  432. any new on when a new version will be out for wordpress 2.3+ ??

    keep up the good work. =)

  433. I don’t understand what this means “AJAXy box”, but definitely I’m going to try this plugin I saw on my friend’s blog

  434. I really love this plug-in n I want instal to my first WP Blog.. THX

  435. Thanks for this plugin. Just install on my blog.

  436. Great idea adding tags in such easy way. Thanks

  437. Hi, i have a problem now with UTW. First it was working fine, but now when i try to access my site, i have this message until i disable UTW:

    “Fatal error: Call to undefined function is_utwtag() in /home/borslo/public_html/wp-content/plugins/UltimateTagWarrior/ultimate-tag-warrior-actions.php on line 827″

    Csn you help me?

  438. Wakefield says:

    Are there any instructions or documentation on how to delete every tag created with UTW? Would be useful with new 2.5 WordPress and site owners who can’t import UTW styled tags.

  439. Does UTW work with WordPress 2.5?

  440. I’m just upgrading an old blog that uses UTW. Thank you for providing it, it’s been great!

    Any hints on migrating my thousands of tags into the WP standard tables though?

    thanks

    Sarah

  441. Hi,

    UTW (Tag suggestion – Yahoo keywords) not work on latest wp (2.5).Please fix it, thank you

  442. Thanks for this plugin.

  443. Hi , Thanks..
    Thanks for this plugin. Just install on my blog.

  444. Works with wp 2.5?

  445. I think this plugin is very useful. Adding tags on your posts make difference between SE friendly post or not.

  446. i have a problem in tagged…i have “error on page”, so i cant to see my messages, to give the messages or comments for my friends, i cant see so well my page from tagged and the pages from my friends…can u help me? plssssss

  447. I could not use UTW to the latest (ver 2.5.1) wordpress

  448. I hope you will fix it to use with wordpress 2.5

    thank you for plugin

  449. Dont work properly says:

    I just installed this on 2.5, hoping that it would work. But does for the most part, but when a tag is clicked on, all I get is “post not found” with a search box in the middle of the page…

    What am I missing here?

    Any help?

    Where is the developer of this plugin? They around? Still alive?

  450. Dears,
    UTW Have new version for wordpress 2.5 yet? If anybody know please update. Thanks.

  451. Pingback: 阁楼E客 » Blog Archive » 精选100个Wordpress常用插件

  452. Pingback: WordPress Polska » Blog Archive » SEO i WordPress Część 1

  453. Pingback: Xu.hel’s Blog» Blog Archive » iKite Theme 发布

  454. Pingback: Using Categories and Tags in WordPress | Shanghai Tech Writer

  455. Pingback: 精选100个Wordpress常用插件 | predestined relationship space

  456. Pingback: Na!Belea » Blog Archive » Plugin-uri folosite

  457. Pingback: bakebrain.net » Life + Wordpress Update

  458. Pingback: New Features in wordpress 2.7 : 偶爱偶家

  459. Pingback: wordpress最佳SEO插件 « 商务前沿™

  460. Pingback: Wordpress PluginsIII at 坦然沒有藉口

  461. Pingback: 知更鸟 » wordpress插件集锦

  462. Pingback: WordPress Plugin, Flash Tag Cloud « TattedLines

  463. Pingback: Webmaster’s Blog » Blog Archive » How to promote your WordPress Archive

  464. Pingback: 101 Steps to Becoming a Better Blogger | 9wordpress

  465. Pingback: lutfi » Blog Archive » “Tagging & Meta Keywords” Wordpress

  466. Pingback: Widget friendly tag cloud for Wordpress : Random Kismet

  467. Pingback: 35个插件打造完美人性化wordpress | 欧兔站长网赚日志

  468. Pingback: Problems with Wordpress Upgrade to 2.6 | Eat your Vegetables!

  469. Pingback: Free All About Wordpress » Wordpress tutorial: Blog posts in different columns

  470. Pingback: WordPress Plugins needed to Optimize your Blog for Search Engines | Nyem.Or.Id

  471. Pingback: SEO Title Tag 2.1.3 | WordPress Blog

  472. Pingback: 10 SEO Tips for WordPress - Google Community

  473. Pingback: Вградени тагове в WordPress 2.3 Beta

  474. Pingback: Digital Kaleidoscope » At Last… WordPress 2.0

  475. Pingback: Wordpress Theme - Into the Ocean | Design Adaptations

  476. Pingback: Brushed Blues Revisted - Wordpress Theme | Design Adaptations

  477. Pingback: Site Cleanup in Progress » Ivany.org

  478. Pingback: Plugin Reviews » Blog Archive » My experience with WP Plugin

  479. Pingback: MEMORARY » Blog Archive » TOP 30 Wordpress Plugins in Blogosphere

  480. Pingback: Top Ten Wordpress Plugins of MT Herald

  481. Pingback: תוספים לוורדפרס | אוראל אלימלך

  482. Pingback: Ellis Web » Setting up a Customized Blog in 7 Easy Steps

  483. Pingback: 打造完美博客的35个WordPress插件 | seo-lucene

  484. Pingback: Ultimate Tag Warrior :)

  485. Pingback: seo-lucene>打造完美博客的35个WordPress插件 | seo-lucene

  486. Pingback: travellin’ meets real life » Wordpress 2.3 - Tagging Posts and Pages

  487. Pingback: 21 Top Wordpress Plugin - || CAMPUSBLOG || think to blog

  488. Pingback: TOP 30 Wordpress Plugins in Blogosphere (versi Indonesia ala tegaklurus.com) | tegaklurus.com

  489. Pingback: The World, Plugged In: Various WordPress Plugins from Various Nations - Journal by The Lightbeamers, MD.

  490. Pingback: DreamX » Blog Archive » 我喜欢的几个 WordPress 插件

  491. Pingback: Pluginess Updateness Goodness » A Division by Zer0

  492. Pingback: Wordpress Installer Status - Page 2 - Internet Marketing Forums

  493. Pingback: 282 plugins para WordPress (5ª parte de la R a la Z) | Pichicola.com

  494. Pingback: The Top Six Most Useful WordPress Plugins | Make Money Online and Adsense Income Guide in Malaysia

  495. Pingback: 打造完美博客的35个WordPress插件

  496. Pingback: Lost World’Blog» Blog Archive » 打造完美博客的35个WordPress插件

  497. Pingback: (转载)博客圈最流行的30个wordpress插件

  498. Pingback: (转载)wordpress最流行的30个插件

  499. Pingback: macam-macam plugin wordpress « Onelezt’s Weblog

  500. Pingback: macam-macam plugins « Onelezt’s Weblog

  501. Pingback: Wordpress常用66个插件下载 - 靖尊天下

  502. Pingback: Reoptimizing Blogopreneur - Blogopreneur.com

  503. Pingback: Πρώτο χέρι » A Division by Zer0

  504. Pingback: Wordpress Plugin: Improved Meta Description Snippets - Microkid.net

  505. Pingback: How to create tag.php for UTW » WordPress Experiments

  506. Pingback: 精选100个Wordpress常用插件 | 随心所至

  507. Pingback: Wordpress主题站 » Hello 2007 Wordpress Theme Released

  508. Pingback: Site Info | Another Opinion Among Many

  509. Pingback: Ultimate Tag Warrier... Cheese? - Habari

  510. Pingback: Some very useful WordPress plugins - Somefoolwith_ahabari

  511. Pingback: UTW - Somefoolwith_ahabari

  512. Pingback: I love WordPRess and it’s plugins. You can do practically anything you want by adding a plugin or two without even knowing any coding. I have decided to share a list of fantastic plugins I have collected over time. So here’s the list&

  513. Pingback: adtech ile reklam 2.0 dönemi baÅŸlıyor ve Trkycmhrytllbtpydrklcktr r10.net seo yarışması » En Gerekli 10 WordPress Plugin

  514. Pingback: Maxsailor’s Blog | Wordpress çš„100个插件

  515. Pingback: WordPress搜索引擎优化SEO插件介绍 | 窝棚-WPCMS

  516. Pingback: Wordpress&SEO | 窝棚-WPCMS

  517. Pingback: Site layout change | Balaji's Blog

  518. Pingback: WordPress最有用的SEO插件 | 电脑新手入门

  519. Pingback: 10个不装会死的WordPress插件 » X-nian.|尛哖。

  520. Pingback: links for 2008-09-05 « Who…What…Where…When…Why…How…?????

  521. Pingback: WinExtra - Why WordPress 2.3 tags are wrong

  522. Pingback: 精选100个Wordpress常用插件 | dont worry,别担心!

  523. Pingback: 10 Ways To Optimize Blog Traffic | download

  524. Pingback: Best SEO Plugins for Wordpress | download

  525. Pingback: Grady Is Freed • Griffin and Hoxie

  526. Pingback: Real World SEO Examples - How important is your website title? » Realivent Real Estate Technology Blog

  527. Pingback: 几个提高博客浏览量的WordPress搜索引擎优化插件 | 分享博客

  528. Pingback: Ultimate Tag Warrior Problem Solve | SEO Case Study, Make Money Online and Tips

  529. Pingback: Guy Piot » Blog Archive » Top Wordpress Plugins

  530. Pingback: 博客世界最受欢迎的30个插件 | internet Readers

  531. Pingback: All about What You Need! | More SEO for Wordpress : wpSEO

  532. Pingback: The 5 Important Plugins For Wordpress · bloggingtips.info

  533. Pingback: Top 10 Wordpress SEO Plugins | Promote Dating

  534. Pingback: Clujanul.ro » Plugins SEO pentru WordPress

  535. Pingback: VietNam WordPress Club » The Top Ten WordPress Plugins

  536. Pingback: VietNam WordPress Club » Top Wordpress plugins for SEO and usability.

  537. Pingback: 打造完美WordPress博客的35个插件 | 静水深流

  538. Pingback: SizzledCore » Blog Archive » Best SEO Plugins for Wordpress

  539. Pingback: I MIGLIORI 48 PLUGINS PER BLOG WORDPRESS | Blog Info 360° - Il Blog A 360°

  540. Pingback: .:: How To WordPress ::. » Blog Archive » SEO - Tagging & Meta Keywords

  541. Pingback: 101 paces let you become an outstanding rich customer : LOVE BLOG

  542. Pingback: LOVE BLOG » 101 paces let you become an outstanding rich customer

  543. Pingback: Wordpress SEO Plugin Pack | Resist me Blog!

  544. Pingback: Di questo non me ne ero accorto | Accountentando

  545. Pingback: .:. Berbagi Ilmu .:. - 5 Plugin Wordpress Yang Berkaitan Dengan SEO

  546. Pingback: 精选介绍100个WordPress插件 » Surfone's Blog

  547. Pingback: 星光海岸 - IT互联网信息博客 » Blog Archive » WordPress常用66个插件

  548. Pingback: TOP 30博客圈插件 | Chenliang's Blog

  549. Pingback: 5 Plugin Wordpress Yang Berkaitan Dengan SEO | thepadi.com

  550. Pingback: [Wordpress]Tùy biến với Blog: Plugin >> Fu4ny | Fun for You

  551. Pingback: Delicious bookmarks dal 25 Settembre al 27 Settembre | icynoise

  552. Pingback: WordPress-TR - Wordpress Eklentileri ve Temaları » Blog Archive » Simple Tagging Eklentisi

  553. Pingback: Top Ten Most Popular and Useful Wordpress Plugins | Resist me Blog!

  554. Pingback: My Top 10 Wordpress Plugins | Resist me Blog!

  555. Pingback: Plugin per Wordpress | Undolog.com

  556. Pingback: Top 10 Wordpress Eklentisi (Wordpress Plugins) | Photoshop | Flash | Photoshop Brushes | Css Menu | Flash Menu | Php Free Scprit | Photoshop Dersleri | Php Scpritler |

  557. Pingback: Promote Your Blog Archives By Adding Related Posts To Your Feed | How To WordPress

  558. Pingback: Top 10 Must Have Wordpress Plugins to Pimp Your Blog! | ahadproject dot com

  559. Pingback: Complete Wordpress SEO Guide

  560. Pingback: Top SEO Plugins | The 4ets

  561. Pingback: 精选100个Wordpress常用插件 | 天天天大哥大

  562. Pingback: Pokye » Blog Archive » Tagging Ecto

  563. Pingback: ใช้ปลั๊กอิน Post Thumb Revisited(Wordpress) ต้องระวัง | NadiaMode

  564. Pingback: 博客圈最流行的30个-wordpress 插件 | 好易阁

  565. Pingback: Wordpress 2.0 SEO Plugins | webzaurus

  566. Pingback: Top 10 Wordpress SEO Plugins | Damsel Quest | Filipina Blogger | Search Engine Marketing

  567. Pingback: » 博客圈最流行的30个 wordpress 插件 Java Article

  568. Pingback: WebZAAB.com » Blog Archive » 30 WP Plugin ที่คนนิยมใช้ และประโยชน์ของ WorldPress Plugin

  569. Pingback: SuccessFul! » WORDPRESS插件[更新……]

  570. Hi,

    Why don’t you support it in WordPress 2.3+?

  571. Pingback: Как я героически победил ошибку после установки плагина Ultimate Tag Warrior

  572. Pingback: 10 SEO Tips for WordPress | YiÄŸit Korkmaz KiÅŸisel Web Sitesi

  573. Pingback: 25 Great WordPress Plugins! | TechZoomIn

  574. Pingback: Social Traffic Manifesto » Blog Archive » Essential Wordpress Plugins

  575. Pingback: Top Wordpress Plugins |

  576. Pingback: 搏客 » Wordpress常用SEO插件

  577. Pingback: 博客圈最流行的30个 wordpress 插件 | 阿杜的窝

  578. Pingback: 12 Best Wordpress Plugins | Short Discourse of Everything

  579. Pingback: Wordpress: Limit the Related Posts with Ultimate Tag Warrior » BEE BLOG

  580. Pingback: Vito Antonio Bonardi’s weblog: io e il mondo intorno a me

  581. Pingback: seo博客 » Blog Archive » Wordpress常用插件

  582. Pingback: Migrare da WordPress 2.2 a Wordpress 2.3.1 - Piwik.it Tips e Tricks

  583. Pingback: 道天如是观◎西岸 | 我喜欢的几个WordPress插件

  584. Pingback: Web Grafi 2.0 » Pixoble theme premiun

  585. Pingback: Lista de Plugins para Wordpress :Como Ganar Dinero desde Casa

  586. Pingback: The Best 10 WordPress Plugins for SEO : Stars Blog

  587. Pingback: egoblog.net » Blog Archive » Vous êtes sur un blog sémantique, et sensuel ?

  588. Pingback: Wordpress eklentileri bölüm 2 | bloggertr.com - Türkiyenin en iyi ve en güncel blog'u

  589. Pingback: wordpress插件集锦 | ⑦贰Ⅸ網誌 | Kj'Blog

  590. Pingback: SEO Wordpress Plugins | Zona do Dinheiro

  591. Pingback: 方便WP新手,带中文说明的66个常用WP插件

  592. Pingback: Starting Blog « A Young Entrepreneur’s Success

  593. Pingback: Wordpress Plugins « A Young Entrepreneur’s Success

  594. Pingback: 边缘路 » 博客圈最流行的30个 wordpress 插件

  595. Pingback: 10kilo » Blog Archive » 十个必装的插件

  596. Pingback: 随风居» Blog 存档 » 方便WP新手,带中文说明的66个常用WP插件

  597. Pingback: 10个必装的WORDPRESS插件 | 小肚生鱼汤

  598. Pingback: 随风居 » 方便WP新手,带中文说明的66个常用WP插件

  599. Pingback: 5 Minute SEO for Your Blog | SoloSEO Blog

  600. Pingback: WordPress and SEO » Trinh Hieu Trung @ HieuTrung.com

  601. Pingback: Más plugin para Wordpress « El Cubanito Web

  602. Pingback: 博客30个wordpress常用插件下载 | 睡到自然醒blog

  603. Pingback: 爱彩虹-爱明星 » WP插件大全-WordPress精选插件

  604. Pingback: 130 WordPress Plugins You Could Ever Need: The Best Of: Part 1 | 1stwebdesigner

  605. Pingback: Upgrading WordPress 2.2 to 2.3 | Polymath Programmer

  606. Pingback: Wordpress: Sepuluh besar plugin

  607. Pingback: F-WPplugins List : les plugins de la blogosphère francophone ! » article » BLOmiG

  608. Pingback: 关于.com » wordpress插件集锦

  609. Pingback: 25 Best WordPress Plugins | Aplikacije.NET

  610. Pingback: 5 Ways to Improve SEO in Wordpress

  611. Pingback: タグクラウドを設置 | レプマートブログ - シューティンググラスやミリタリーナイフ、ãƒ

  612. Pingback: 精选100个Wordpress常用插件

  613. Pingback:   10 个步骤把 WordPress 打造成 Web 2.0 门户 by é™ä»¥ä¿®èº«

  614. Pingback: Boletín Electrónico » archivo de blog » una entrada

  615. Pingback: Top 20 Wordpress Plugins - SEO Marketing

  616. Pingback: Top SEO Plugins for WordPress | Sourcer SEO Blog

  617. Pingback: 7 Wordpress plugins to improve your website SEO | ARTONESIA.org

  618. Pingback: 打造完美博客的35个WordPress插件 |椰子树下|卓尔工作室旗下网站 | 椰子树下

  619. Pingback: 5 Plugin Wordpress Yang Berkaitan Dengan SEO | Blogger Indonesia

  620. Pingback: PageRank and Technorati Authority :: The Other Blog by Pop Tart

  621. Pingback: Web Resources » » Best Wordpress Plugins

  622. Pingback: 130 WordPress Plugins | Neurosoftware web dev

  623. Pingback: WordPress2.21から2.51へ、大体そのまま使えたプラグインの一覧 - 松下健次郎のブログ

  624. Pingback: Hello 2007 Wordpress Theme Released | 迷星素材网

  625. Pingback: : Opinie Blog

  626. Pingback: Plugins para wordpress | lemos.biz

  627. Pingback: Stefan Graf :: Blog Plugins Wordpress :: WordPress Plugins

  628. this is one of the greatest wordpress plugins of all times… :)

  629. Pingback: 猫言猫语 » 博客圈最流行的30个wordpress插件

  630. Pingback: Pixoble theme premiun | Blog Graphic

  631. Pingback: 我挚爱的六个 WordPress 插件 |     试测理处言语然自

  632. Pingback: 打造完美博客的35个WordPress插件 | Digiker.com

  633. Pingback: 打造完美博客的35个WordPress插件 | 迪吉客

  634. Pingback: Sopo天下 » Blog Archive » WordPress SEO 完全指南 - 修休养,成智者.行大道,方成者。

  635. Pingback: Top Wordpress Plugins to Increase Blog Traffic

  636. thanks for the plugin… just installed on my WP.. but some people says don’t use tag cloud.

  637. Pingback: # thelastbeat.com » Tags/Counter Plugins

  638. Pingback: Web Design Blog | Top Wordpress Plugins

  639. Pingback: Web Design Blog | Best SEO Plugins for Wordpress

  640. Pingback: Storelicious» Blog Archive » Pixoble

  641. Pingback: The evolution of nullifidian.net : nullifidian

  642. Pingback: 不裝會死的 WordPress 插件 - 真.他媽的

  643. Pingback: 5 Plugin Wordpress Yang Berkaitan Dengan SEO

  644. Pingback: 如何写好WordPress日志16条 | SMARTR.CN

  645. Pingback: Boost Exposure With These Tips And Plugins | The Michel Fortin Blog

  646. Pingback: Zach Everson » Finding information on your favorite blog (hopefully it’s this one)

  647. Pingback: Top 20 Wordpress Plugins | Freshy News | Internet , Design , Technology , Software , Computers

  648. Pingback: The Essential WordPress Plugins

  649. Pingback: WordPress Plugins For Boosting Exposure - Problogger Make Money Online with Blogs

  650. Pingback: Some very useful WordPress plugins - Somefoolwit_habari

  651. Pingback: UTW - Somefoolwit_habari

  652. Pingback: 9 Recomended Wordpress Plugins for SEO Busby Test | Busby SEO Test

  653. Pingback: Wordpress tutorial: Blog posts in different columns | cre8d design: blog designer

  654. Pingback: Tags in columns Wordpress plugin (Ultimate Tag Warrior add-on) | cre8d design: blog designer

  655. Pingback: TechCrunch Index goes live | cre8d design: blog designer

  656. Pingback: 最好的十个wordpress优化插件 | linuxwj

  657. Pingback: Free SEO Tips for WordPress | Exploring The Internet

  658. Pingback: WordPress插件之SEO相关 | 狼无牙

  659. Pingback: Removing tags from posts contents in wordpress at NULL.in

  660. Pingback: 30款WordPress 插件 - 与你同行,发菜?发财in ...

  661. Pingback: Pixel Shoppe » Blog Archive » Over 20 plugins to automate and monetize WordPress

  662. Pingback: 10 useful SEO Plugins For Wordpress

  663. Pingback: smoke clears, dust settles at found_drama

  664. Pingback: 打造完美博客的35个WordPress插件 | linuxwj

  665. BOLYWOOD UPCOMING MOVIES,BOLYWOOD NEWS,HINDI SONGS,
    MANY MORE FROM BOLLYWOOD…JUST WATCH THIS SITE
    http://bolywoodinfo.blogspot.com/

  666. Pingback: Ubuntu本地搭建Apache+MySQL+PHP+Wordpress环境 |     理处言语然自

  667. Pingback: ToP 30 WoRdPrEsS PlUgIn… | Manojpareta.info

  668. Pingback: 博客圈最流行的30个 wordpress 插件 : 优开网

  669. Pingback: 博客圈最流行的30个 wordpress 插件 - 【枫铃网】

  670. Pingback: Sinkro.net · Word Press

  671. Pingback: 超强一百个Wordpress插件 | 网赚互助联盟

  672. Pingback: 爱彩虹 » 精选100个Wordpress常用插件

  673. Pingback: 打造完美wp博客的35个WordPress插件 | Mecci`s LifeStyle 美式`生活博客!

  674. Pingback: Expert Blog SEO India SEO Expert India Expert Tips for Blog SEO | Shashank | SEO India Search Engine Optimization Indore (SEO)

  675. Pingback: Blogging Toolbox: 120+ Resources for Bloggers

  676. Pingback: The Tagging Toolbox: 30+ Tagging Tools

  677. Pingback: wordpress插件集锦 | Micro Discovery博客优化 博客赚钱

  678. Pingback: Alfred Birney » X-Mas

  679. Pingback: [WP]導入検討中のプラグイン « 晴れた日は猫になりたい

  680. Pingback: Flock again « LEMP test

  681. Pingback: UTW « LEMP test

  682. Pingback: Ultimate Tag Warrior « LEMP test

  683. Pingback: links for 2006-01-11 « LEMP test

  684. Pingback: Top 10 SEO-Related WordPress Plugins | amar's blog

  685. Pingback: - Wordpress常用SEO插件【联讯网】

  686. Pingback: Platinum SEO Pack Per Wordpress | Altamente Decorativo

  687. Pingback: 101 paces let you become an outstanding rich customer | speed internet

  688. Pingback: 【“坐”着数钱】的创富课程 » Blog Archive » 101步让你成为一个优秀的博客

  689. Pingback: Search Engine Optimization (SEO) Plugins for WordPress | U Web Traffic

  690. Pingback: WordPress as CMS: Scope and Initial Progress

  691. Pingback: Tips For Using WordPress As A Content Management System (CMS)

  692. Pingback: Stats & Tags & DOI Mode: 2 Jahre in|ad|ae|qu|at at in|ad|ae|qu|at

  693. Pingback: » 35 super useful wordpress plugins that you may ever need

  694. Pingback: “Unfair” § Lvx ex Cælis

  695. Pingback: goodenoughcui knowledge center » 让Windows Live Writer支持WordPress 2.3çš„Tags

  696. Pingback: iuBeta.com网友资讯平台 » Blog Archive » 博客圈wordpress流行的30个插件

  697. Pingback: 现在的wordpress plugin » 杜海凡

  698. Christine, you’ve just proved (once again ) that we Kiwi’s rule. :-)

    Smart idea this plugin, and well executed.

    Cheers
    JARichards (from Christchurch)

  699. Pingback: Top Wordpress Plugins | Knowledge Hut

  700. Pingback: 比较好的SEO for WordPress指南 | i LOVE WORDPRESS

  701. Pingback: 528宿舍 » Blog Archive » 100个常用的Wordpress插件

  702. Pingback: Wordpress Plugins to make your blog that much better | Kevin H Davis - Speaker, Mentor, Marketing Coach

  703. Pingback: 网酷网络 » Blog Archive » WordPress最受欢迎插件

  704. Pingback: 現用元件、練功部落 » BlogStar.t.er

  705. Pingback: wordpress博客写作及推广技巧[转] : 杰视人生

  706. Pingback: Populer Wordpress Plugins « Wordpress Resources

  707. Pingback: SEO for WordPress 完全指南(转) | 海叔的blog

  708. Really interesting plugin. I have never used before but when I found out that it allows you to add tags through the write Post page in wordpress in a tag box bells in my head start to ring.

  709. Pingback: 最流行的30个Wordpress插件! | 开源博览

  710. Pingback: Wordpress-Plugins zum download

  711. Pingback: zaokula » WP 2.3 Update

  712. Pingback: Google Sitemap Generator Wordpress Plugin - Indexing your blog post on Search Engine

  713. Pingback: RR [dot] net / Useful Wordpress Plugins by Deziner Folio

  714. Pingback: » 打造完美博客的35个WordPress插件 -机器鸟

  715. Pingback: Best SEO Plugins for Wordpress

  716. Pingback: Olmasý Gereken Wordpress Eklentileri - Pluginleri - Google Fan Webmaster Forum

  717. I use this plugin on my older blogs. Most of my current wordpress blogs are 2.6 or 2.7 version and I am wondering if you have any plans to make this plugin ready for these versions.

  718. Pingback: wordpress插件总动员 | 愉快

  719. Pingback: CaptainData.co.uk : Blog Archive : Fatal error: Call to undefined function UTW_ShowCurrentTagSet()

  720. Pingback: MUST Have Wordpress plugins | Kevin H Davis - Speaker, Mentor, Marketing Coach

  721. Pingback: 12 Plugins to Improve Your Wordpress Blog « Earn Web Money - Wow Booty Teens

  722. Pingback: How I supercharged my weblog at MobileStreetLife

  723. Pingback: SEO for WordPress 完全指南 | 11-407yuan@blog

  724. Pingback: Lists of favorite Wordpress plugins « Helicesar’s Weblog

  725. Pingback: 365必备资讯 » 精选35个WordPress插件

  726. Pingback: WordPress Tag Cloud and other SEO tips

  727. Pingback: webmaster esmuy.com » Blog Archive » Plugins para Wordpress

  728. Pingback: Wordpress Plugins at aun/raza

  729. Pingback: 打造完美博客的35个WordPress插件 - __.K型柠檬ゞ

  730. Pingback: 25 Alltime need WordPress Plugins!!! « Er.Krushna Chandra Muni :: Website Design Orissa,Website Design Bhubaneswar,Indian Web Designer,Indian Freelancer,website design india

  731. Pingback: Wordpress58个必备插件

  732. Pingback: seo 10个最常用的插件 | Luxury Shoppers Luxury Life

  733. Pingback: Wordpress 10个SEO插件 | Luxury Shopper Luxury Life

  734. Pingback: Wordpress 10个SEO插件 | Luxury Shoppers Luxury Life

  735. Pingback: 10个Wordpress上最受欢迎的SEO插件 | Zeroun 'S Blog

  736. Pingback: Best Wordpress Themes for SEO | Instant Blog Solutions

  737. Pingback: No Title » 我所使用的wordpress插件

  738. Pingback: 网上这点事儿 » Blog Archive » wordpressçš„99个常用插件

  739. Pingback: Top Ten Wordpress Plugins You Must Have Or Else : The Open Source Marketer

  740. hi christine! I just want to ask if the cloud tags can be put at blogger.com?

  741. Pingback: I am Geek » teste

  742. Pingback: 30个赞赞的wordpress 插件 | 619

  743. Pingback: webネタ帳と身近なできごと » Ktai Style (携帯対応プラグイン) » My life enjoy it !!

  744. Pingback: En İyi Wordpress Eklentileri « Ajanslive

  745. Pingback: Wordpress e le favicon | Altamente Decorativo

  746. Pingback: 如何写好WordPress日志16条 | 暮色森林 – Knightby’s blog

  747. Pingback: 20 WP Plugins to Increase Blog Traffic

  748. Pingback: ücretsiz wordpress temaları | Resurrection Teması | Soneser.com | bitkisel zayıflama, windows, internet, web tasarım, online oyun, film izle, mp3 dinle,

  749. Pingback: 60+ Must Have Wordpress Plugins - Technolik Blog

  750. Pingback: 5 Wordpress SEO Plugins | Hristijan Todorov - Freelance designer and web developer

  751. Pingback: wordpress的99个常用插件 - 第一站

  752. Pingback: Wordpress主题站 » Blog Archive » Squible Beta 2 Theme Released

  753. Pingback: 丰富wordpress功能插件集锦 | WebBeta.org 独立博客主机

  754. Pingback: Nubes de etiquetas « Inventarios.Org

  755. Pingback: Style » Blog Archive » 打造完美博客的35个WordPress插件

  756. Pingback: 10 SEO Tips for WordPress | Build Professional Sites With Wordpress Using Our Comprehensive Wordpress Guide

  757. Pingback: 精选100个Wordpress常用插件 SEO篇 | Wordpress Tea House

  758. Pingback: Plugin:Ultimate Tag Warrior 3 を wp.Vicuna で使う場合。(1) - kappadow.jp

  759. Pingback: Top 30 Wordpress plugins | Blogger-money.com

  760. Pingback: 精选100个Wordpress常用插件 – 【冰淇淋加盐创意】

  761. Pingback: Plugin-O-Rama - Il Gambero Rotto

  762. Pingback: 测试用 | 喻世国的BLOG

  763. Pingback: About the AppliedI Blog : Appliedi.net Windows Webhosting

  764. Pingback: 35个WordPress插件

  765. Pingback: Oloroko » Lista de Plugins para Wordpress

  766. Pingback: Top 10 SEO-Related WordPress Plugins | Best Wordpress | rooteto.com - ErtuÄŸrul SAÄžLAM

  767. Pingback: 完美打造WordPress博客的35个插件 | 延辉网

  768. Pingback: wordpress丰富的经典功能插件集锦 | 延辉网

  769. Pingback: 新手使用wordpress精选100个常用插件 | 延辉网

  770. Pingback: popular plug-ins for wordpress

  771. Pingback: popular plug-ins for wordpress

  772. Pingback: 精选100个Wordpress常用插件 | 张瑞军的博客

  773. Pingback: 136个优秀WordPress插件 | Trendslab

  774. Pingback: 136个优秀WordPress插件 | Trendslab

  775. Pingback: Voooz.com » Wordpress 2.0 SEO Plugins

  776. Pingback: SEO for WordPress | The Free SEO Book

  777. Pingback: stupidity -blog.px

  778. Pingback: Helping You Build A Better Blog » Blog Archive » Advanced Blog And Feed SEO Tips

  779. Pingback: Top Wordpress Plugins | Best Wordpress Plugins | Add-ons of wordrpess | WordpressRoom.com

  780. Pingback: wp的插件 » 网站建设 – 网络营销 – 心路历程

  781. Pingback: Plugin Simple Tags e as funções nativas do worpress | HajaLuz

  782. Pingback: Novo wordpress traz mudanças importantes… | HajaLuz

  783. I know that the UTW is not of any use not that I am running WordPress 2.8.3 but does anyone know of a good plugin to automatically tah all of my archive posts (1400+ posts).

    There is one Tag Archiver but it does not seem to have all of the semantic reading of the posts but instead seems to pick keywords not necessarily related to the posts content

  784. Pingback: TOP 30 Wordpress Plugins in Blogosphere | Area 72 Blog

  785. Pingback: 小钟の部落 » 精选100个Wordpress常用插件

  786. Pingback: word press eklentileri , wp eklentileri , en iyi wp eklentileri , en iyi wp modifikasyonları | sohbet odası, msn nickleri, msn avatarları, film izle

  787. Pingback: 精选100个Wordpress常用插件 | WebBeta.org 独立博客主机

  788. Pingback: 101 Steps to Becoming a Better Blogger « One PC, One PPC, One Life

  789. I dont’t know how to use this plugin Any Demo avialable?
    http://ourquality.wordpress.com/

  790. Pingback: Ultimate Tag Warrior indir , Ultimate Tag Warrior yükle , Ultimate Tag Warrior nedir , Ultimate Tag Warrior kurulumu | sohbet odası, msn nickleri, msn avatarları, film izle

  791. Pingback: Martin Ström » WordPress theme

  792. Pingback: 100个wordpress插件 « 亚军的小站|iArjun

  793. Pingback: Wordpressインストール後の諸設定 | 【ブログ・ホットスペース】

  794. Pingback: 101步让你成为一个优秀的博客 | IT人,IT事

  795. Pingback: 互联网营销教研室 » Blog Archive » 为Wordpress博客添加必不可少的插件

  796. Pingback: Wordpress插件集锦 | 物质起义

  797. Pingback: 精选100个Wordpress常用插件 | 物质起义

  798. Pingback: popular plug-ins for wordpress » 或零网络

  799. Pingback: 10个不装会死的WORDPRESS插件 | 帕兰映像

  800. Pingback: 美丽无罪:Wordpress Theme-Resurrection | 帕兰映像

  801. Pingback: 物理人生 » Blog Archive » 常用插件(收藏)

  802. Pingback: WordPressで関連記事を表示する3つの方法 - 荒川区Webデザイナーによるホームページ制作 マウ

  803. Pingback: SEO Anleitung & Plugins

  804. Pingback: 邹清水 - 你的朋友 » 打造完美博客的35个WordPress插件

  805. Pingback: 精选100个Wordpress常用插件 - 阳春三月

  806. Pingback: 传说中的99个插件 | 曦皇小组

  807. Pingback: Best Wordpress Plugins

  808. Pingback: 20 Amazing Wordpress Plugins | Flash, Design, Vector, Photoshop, Adobe Tutorials | GraphicMania.net

  809. Pingback: 18 Amazing WordPress Plugins | WordPress eCommerce

  810. Pingback: 35个WordPress插件 打造完美博客 | 我师傅网站建设,无锡、南京、上海专业的企业网站和外贸网ç

  811. Pingback: WordPress插件集锦 | IT人,IT事

  812. Pingback: BlogSessions / Plugini za optimizaciju Bloga | Blogowski blog

  813. Pingback: Resurrection – Free WordPress Theme | Free Themes Store

  814. Pingback: 20 essentiel Plugin pour Wordpress @ Neptisblog

  815. Pingback: Sökmotoroptimering WordPress: En artikel om sökmotoroptimering

  816. Pingback: Add Related Posts To Your Feed - Wordpress Plugin

  817. Pingback: 成为完美博客的35个WordPress插件 « Theme菜园

  818. Pingback: WPPTUITBWTISALA! | Nicholas Montgomery

  819. Pingback: 30+ Essential Wordpress Plugins - Wordpress Arena

  820. Pingback: 生命在于折腾 » 打造完美博客的35个WordPress插件

  821. Pingback: Wordpress SEO Plugins and Tips

  822. Pingback: 30+ Useful Wordpress Plugins « Er.Krushna Chandra Muni :: Professional Web Developer,Website Design Orissa,Website Design Bhubaneswar,Indian Freelancer,website design india

  823. Pingback: 32 essenziali plugin wordpress | Voci dal web

  824. Pingback: 130 WordPress Plugins You Could Ever Need: The Best Of : Part 1 | eBookTM | Download ebook, Jetaudio skin, Games

  825. Pingback: Явление К2 народу at theUg’s sump

  826. So any announcement of WP 2.8 compatibility?

  827. Pingback: วิธีปั่น traffic จาก Search Engines แบบรวดเร็วสำหรับเว็บคุณภาà¸

  828. Pingback: 101步让你成为一个优秀的博客 | 泊客Myheimu

  829. Pingback: 增加博客访问量的11项技术 | 泊客Myheimu

  830. Pingback: 使用Ultimate Tag Warrior 3.14159265 | 泊客Myheimu

  831. Pingback: 精选100个wordpress插件 - 518工作室

  832. Pingback: 先转载一篇:打造完美博客的35个WordPress插件 at 花生酱

  833. Pingback: marcobertoli.it » Blog Archive » WP plugin per la gestione dei tags

  834. Pingback: Top 10 WordPress Plugins - WordPress CMS

  835. Pingback: 精选100个Wordpress常用插件 – WordPress中国之家

  836. Pingback: Nejužitečnější pluginy pro Worpress

  837. Pingback: Optimizare Site | Promovare Site - Cateva Plugins SEO pentru WordPress

  838. Pingback: WordPress Plugins: list of great and easy ones

  839. Pingback: Desktop blog editors? Why not use WordPress? - Blogopreneur.com

  840. Pingback: 打造完美博客的35个WordPress插件 | 爱情树下

  841. Pingback: wordpress经典插件 » 稷下学宫

  842. Pingback: 『莓友周边』|博客圈最流行的30个wordpress插件 | 我的黑莓

  843. Pingback: 一窍不通.NET – liton blog » Wordpress常用插件逐个介绍

  844. Thank you for this plugin. is this working on the latest (Oct. 2009) version of WordPress?

  845. I guess not. I saw the post in Lorelle’s blog. Thanks anyway. You should be credited by the whole blogging community for this.

  846. Pingback: Blog变脸 - BLOG-KEN - Blog=Career Learning

  847. Pingback: WordPress常用的100个Wordpress精选插件 | 延辉网

  848. Pingback: 最受欢迎的10个WordpressSEO插件 | 延辉网

  849. Pingback: 打造完美博客的35个WordPress插件 | 视觉网

  850. Pingback: 菜鸟学飞 » Blog Archive » 100个Wordpress常用插件逐个看

  851. Pingback: 精选100个Wordpress常用插件 - NetShadow - 专注电脑技术与资讯

  852. Pingback: SEO Wordpress plugins

  853. Pingback: Tags Blown Away

  854. Pingback: Blogging: 11 consejos antes de publicar — Sicrono

  855. Pingback: Plugins para Wordpress para usar con blespot.comPlugins para Wordpress | Blespot.com Blogs

  856. Pingback: 20 Wordpress Plugins to Increase Blog Traffic | Affiliate Blog Online

  857. Pingback: 我爱广告 » 打造完美博客的35个WordPress插件

  858. Pingback: 我爱广告 » 精选100个Wordpress常用插件

  859. Pingback: 我爱广告 » 10个Wordpress上最受欢迎的SEO插件

  860. Pingback: 精选100个Wordpress常用插件(2)-SEO篇 | 武汉网站优化

  861. Pingback: wodpress经典插件(转) » 稷下学宫

  862. Pingback: Vuelta a la normalidad | Mareos de un geek

  863. Pingback: תגיות וקטגוריות » ITbananas

  864. Pingback: Idiots Guide To Starting an Adult Blog | Master Sexy

  865. Pingback: 优化wordpress博客的几个方法 | 文心小筑

  866. Pingback: die besten wordpress plugins | Blog ABC - SEO-Tipps, Affiliate und IT

  867. Pingback: 84 WordPress Plugins to demo and download | DaveDesign.us

  868. Pingback: Oloroko Blog – Lista de Plugins para Wordpress

  869. Pingback: SEO WordPress: Plugins SEO para WordPress @ SEO y posicionamiento – Tu-Blog.net

  870. Pingback: wordpress tag插件之Ultimate Tag Warrior – 【KWE的博客】

  871. Pingback: wordpress丰富功能插件大全 | 延辉网

  872. Pingback: 打造完美博客的35个WordPress插件【转自飞月博客】 - 我是80后|阿强的博客

  873. Pingback: Nubes de etiquetas « La computadora en la oficina

  874. Pingback: Clean A Free Wordpress Theme

  875. Pingback: My Top 10 Wordpress Plugins | Tech Spot

  876. Pingback: 打造完美博客的35个WordPress插件 « 冬……

  877. Pingback: Anonymous

  878. Pingback: List of Wordpress Plugins installed

  879. Pingback: Top 10 SEO-Related WordPress Plugins : sohbet chat dostluk arkadaslik sohbet odaları kameralı sohbet sesli chat kızlarla sohbet

  880. Pingback: 打造完美博客的35个WordPress插件 | ZZROM

  881. Pingback: 10 SEO Tips for WordPress | Tutorial Blog - Online Free Tutorial

  882. Pingback: shin min hwa = shin na » Blog Archive » 워드프레스 플러그인 30

  883. Pingback: Wordpressのプラグイン - 情報教材の実践と比較評価

  884. Pingback: TOP 30 Wordpress Plugins in Blogosphere | Quảng cáo trên Google

  885. Last version work witch wordpress 2.8.6? thanks

  886. Pingback: WwW.UrbaNicaNo.Net || Tu Web De Reggaetón & Eventos Urbanos » Plugins para Wordpress

  887. Pingback: 子许博客 » Blog Archive » 打造完美博客的35个WordPress插件

  888. Pingback: A change is a brewing « deanjrobinson.com

  889. Pingback: WP Theme Resurrection | Free Download Blogger Templates

  890. Pingback: Keks » Blog Archive » WordPress 2.0.2

  891. Pingback: 10个Wordpress上最受欢迎的SEO插件 | 古藤之家

  892. Pingback: wordpress 常见的插件(转自幸福收藏夹) « 零次元世界

  893. Pingback: 打造完美博客的35个WordPress插件 | 煎饼

  894. Pingback: WordPress SEO, WP搜索引擎优化-建站指南-站长经验 » By admin » 发布 » sin32

  895. Pingback: Wordpress-Theme: (Not so) Fresh | dies und das | XSBlog2.0beta

  896. Pingback: 让Live Writer支持Wordpress 2.3 的tag | 出家如初,成佛有余

  897. Pingback: Alfred Birney - Kerstavond

  898. Pingback: K2 Theme, del.icio.us und Flickr Integration - revised at tm

  899. Pingback: Money2BMade.com » Tag! You’re It! (Part II)

  900. Pingback: blog.KEMIEWERK » Linkliste: dein eigener Blog

  901. I’ve been unsing this plugin on various blogs and gotta say I really like it! Thanks so much!

  902. Just great i am using the Google Sitemaps – Append UTW Tags with tag warriors plugin to get the maximum benefit.

  903. Pingback: Basis at Cameron Incoll

  904. Pingback: Adding Tags to Wordpress | LLBBL

  905. Pingback: nan magazine » Archive » Blogging with Wordpress: my favourite plugins

  906. Will this work with WP 3.0.1? Anyone here who tested?
    If not I will test myself and tell you later.
    Thanks for this by the way…

  907. Pingback: List of Spcial n/w site | Amit Yadav

  908. Pingback: I tag nella versione 2.3 di WordPress | Edit - Il blog di HTML.it

  909. Pingback: Dùnadan’s Blog » Tags aggiunti

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>