I’ve written my first useful WordPress plugin!
In WordPress 2.3, they introduced a new tagging feature … which I think is pretty nice … but I haven’t found a plug-in that lets you turn those tags into Technorati tags.
I’ve played around with a few dinky little plug-in’s in the past … but they were all for my own personal use. This time, however, I decided to try my hand at making a plug-in that could be used by more people.
So, I’m pleased to announce “WP Tags to Technorati”.
You can see the plug-in in action below.
You can download the plug-in from the WordPress plug-in repository.
Donate
If you like this plug-in, consider sending me a donation. Information on how to do so can be found here.
109 comments
59 pings
Skip to comment form ↓
Franca Richard
19 Mar 2008 at 6:06 am (UTC -5) Link to this comment
Really useful plugin, thanks!
Gilgemesh
14 Mar 2008 at 9:50 am (UTC -5) Link to this comment
Bah, I got it figured.
I might have tried looking first huh.
Gilgemesh
14 Mar 2008 at 9:37 am (UTC -5) Link to this comment
Love the plugin. It has made adding the Tags much more efficient than what I was researching. The only issue I have is I am getting the Technorati tags info twice in my posts. I want it to show up in only 1 place, after our internal site tags. Any ideas? I’m not real PHP proficient, but I can find my way around a bit. Here’s a sample post:
http://blog.heathensonline.com/2008/03/13/full-on-zombie-fun/
Thanks for any help in advance.
david
12 Mar 2008 at 3:01 pm (UTC -5) Link to this comment
You’ll need to update your theme to not display the tags.
The tag prefixed with “Technorati tags:” is the one supplied by the plug-in, the other set of tags is provided by the theme.
lsl
12 Mar 2008 at 2:53 pm (UTC -5) Link to this comment
I’ve installed the plugin and it’s working, but now I seem to have two sets of tags displaying. What do I need to do?
http://www.maxinesniderinc.com/blog/
homikus
04 Mar 2008 at 9:00 am (UTC -5) Link to this comment
Thanks, man! Works great and and does a great work!
WebGeek
20 Feb 2008 at 7:21 am (UTC -5) Link to this comment
Great plugin! I was looking for something like this and found your plugin. Works like a charm!
David Jacques-Louis
10 Feb 2008 at 8:14 pm (UTC -5) Link to this comment
What tags have you in the sidebar yourself? What is it called?
doppjuice
03 Feb 2008 at 9:48 pm (UTC -5) Link to this comment
Perfect. Thank you!
Monkeyskull
03 Feb 2008 at 7:52 pm (UTC -5) Link to this comment
Thanks for a great tool, David. You might want to edit your ReadMe doc to be very explicit about how to put the function call in a page template — I didn’t know you had to use ‘echo’ and kept trying all sorts of other things, and some people might not know to wrap the echo function call in php tags.
Thanks again!!!
david
18 Jan 2008 at 7:55 am (UTC -5) Link to this comment
Yes, use this:
echo tags2tech_get_tags_links();Jason
17 Jan 2008 at 10:03 pm (UTC -5) Link to this comment
Is their a php function i can use to customize the placement in my template?
david
28 Dec 2007 at 10:17 pm (UTC -5) Link to this comment
Chris: I really don’t know what to tell you here … my plug-in doesn’t replace, convert, or cancel anything out. My plug-in simply appends the technorati tags to the end of the post.
Chris
28 Dec 2007 at 9:49 am (UTC -5) Link to this comment
I knew when i wrote that it would be a little confusing.. originally that line of techno tags you just saw used to be just tags.. so now that your plugin has converted them to technocrati tags, does that cancel out what the original tags did for me?
david
28 Dec 2007 at 9:35 am (UTC -5) Link to this comment
Not sure I follow … my plug-in replaces nothing … it appends the technorati tags to the post. If I look on your blog, I saw just the technorati tags generated by my plug-in.
Chris
27 Dec 2007 at 9:37 pm (UTC -5) Link to this comment
David,
So i have installed the pluggin and noticed that it has replaced the tagline with technorati tags. I quite the newby so this question might sound amature, What ui am wondering is will this now disable the previous tsgs and only refernce to technorati.? i have noticed that google has already indexed some of my tags.
Ken Savage
22 Dec 2007 at 1:47 am (UTC -5) Link to this comment
David, I got your code up and running. Thanks man. Great plugin and much needed too.
david
19 Dec 2007 at 1:52 pm (UTC -5) Link to this comment
I think that’s doable … although the code isn’t trivial at this point (existing values need to be updated, but only if they haven’t been updated before).
Check back in a few days and I might have something.
Jonathan Beeston
19 Dec 2007 at 8:11 am (UTC -5) Link to this comment
Hi David,
Any chance you could make the colon before the tags optional? I’ve encoded the label in header tags, so the colon appears on it’s own before the tags and looks out of place. Have a look at my blog and you’ll see what I mean.
I realise I could easily edit the code to remove it, but other users might benefit too.
Thanks,
Jon.
david
18 Dec 2007 at 7:14 pm (UTC -5) Link to this comment
As long as your post has tags, and the plug-in is enabled, the technorati links will show up automatically.
Benjamin
18 Dec 2007 at 7:04 pm (UTC -5) Link to this comment
so where or how do i make the tags appear?im sure there has to be some code or script i have to put somewhere,no?
david
18 Dec 2007 at 6:28 pm (UTC -5) Link to this comment
The tag cloud doesn’t create links to Technorati.
Benjamin
18 Dec 2007 at 5:54 pm (UTC -5) Link to this comment
so is there a widget that has a label technorati tag or something?cos at the moment there is already a tag cloud widget , and i dont really see a diff activating your plugin.am i missing something?
david
18 Dec 2007 at 3:47 pm (UTC -5) Link to this comment
Benjamin
18 Dec 2007 at 3:39 pm (UTC -5) Link to this comment
i somehow dont get how does this work.must i fill up my tag’s wat the bottom when im making/writing a post?or does this plugin autosearch my post for words to be put under tags.
im not very sure how to use technorati as well, must i fill up the tags on the site or does it actually scans my site for tag words?
Thorleif Wiik
15 Dec 2007 at 6:21 pm (UTC -5) Link to this comment
very nice plugin !
david
12 Dec 2007 at 12:40 pm (UTC -5) Link to this comment
First off, try disabling PHP magic_quotes on your server.
Since the plug-in you mention is commercial … I can’t look at it to see what it’s doing.
Sorry, but that’s all I can suggest.
keith
12 Dec 2007 at 10:55 am (UTC -5) Link to this comment
hi david,
thanks for the solution. I had found the other plugin which is interfere the wp-to-technorati plug-in. The plugin which intefere that is WPCashLinksLite, which is a Plugin to search for keywords and make them linkables (http://www.wp-pluginsdx.com/index.php/category/wp-cashlinksdx-wordpress-plugin)
How to solve this if I want to use both of these plugins?
Thanks in advance!
david
12 Dec 2007 at 10:10 am (UTC -5) Link to this comment
It looks like PHP ‘magic quotes’ is enabled for your server. If you can turn off magic quotes, the problem should be be fixed. I’ll see if I can find a way to programatically handle it. Checkout http://us2.php.net/manual/en/security.magicquotes.disabling.php for more information.
keith
12 Dec 2007 at 9:43 am (UTC -5) Link to this comment
hi,
I just install this plugin. But, when I post, the tags generated with this kind of link :
http://www.giveawaywebsite.com/'http://technorati.com/tag/business+client/‘
Its seem doesn’t work with that link.
you can see this post at http://www.giveawaywebsite.com/free-website-blog/internet-business-leverage/keep-your-e-business-engaged-via-e-mail
How to fix this?
Thanks!
david
09 Dec 2007 at 12:32 pm (UTC -5) Link to this comment
The debug code has been removed from the latest version. Grab it here.
Joe Horn
09 Dec 2007 at 12:30 pm (UTC -5) Link to this comment
let the code for displaying debugging information to be like these line:
if ( DEBUG ) {echo "<!-- ";
var_dump($tags);
echo " -->";
}
Joe Horn
09 Dec 2007 at 12:29 pm (UTC -5) Link to this comment
Hello,
I found that this plugin will display extra info before post body.
I guess, those information is displayed for debugging, right?
Maybe we should add this line of code just before $tag_url be defined:
define('DEBUG', false);and let the code for displaying debugging information to be like these line:
if ( DEBUG ) {echo "";
}
Does it will be better?
Anyway, this is a WONDERFUL plugin.
Thanks for your development and sharing.
Jonathan Beeston
04 Dec 2007 at 4:40 pm (UTC -5) Link to this comment
Thanks David, that’s fixed it.
david
04 Dec 2007 at 4:06 pm (UTC -5) Link to this comment
Grab the latest version. It doesn’t have the debug code.
Jonathan Beeston
04 Dec 2007 at 3:52 pm (UTC -5) Link to this comment
This is a great plugin, but it’s wrecked my RSS feed unfortunately. When it’s activated, the array included as comments in the HTML is picked up in the feed e.g.
object(stdClass)#162 (11) { ["term_id"]=> string(2) "32" ["name"]=> string(7) "adsense" ["slug"]=> string(7) "adsense" ["term_group"]=> string(1) "0" ["term_order"]=> string(1) "0" ["term_taxonomy_id"]=> ...Why do you think this is? I’ve had to switch the plugin off for the moment. Perhaps it’s my template? Thanks.
david
27 Nov 2007 at 1:58 pm (UTC -5) Link to this comment
Maybe … depends on how they were referenced. I don’t know if Technorati will pick up on the link if they were not links to Techorati initially.
Blayde
27 Nov 2007 at 1:54 pm (UTC -5) Link to this comment
Okay, so the tags i added originally to the post SHOULD be on Technorati anyway…
Thanks
david
27 Nov 2007 at 1:51 pm (UTC -5) Link to this comment
I think the default ping that WordPress does should include Technorati automatically. I’m pretty sure that Ping-o-matic does.
My plug-in doesn’t do the ping, because it’s invoked every time the post is displayed. You only want a ping to occur when the post is initially made.
Blayde
27 Nov 2007 at 1:48 pm (UTC -5) Link to this comment
Forgive the complete noobness of this question, but do the tags get added to Technorati ie, does technorati pick them up and link back to your site if they are clicked, or are they just tags…
david
26 Nov 2007 at 5:26 pm (UTC -5) Link to this comment
Not currently … but let me see if I can put something together.
Ken Savage
26 Nov 2007 at 4:07 pm (UTC -5) Link to this comment
Nice David but is there a way to put the tags anywhere within the loop right now?
wwstewart
22 Nov 2007 at 9:24 pm (UTC -5) Link to this comment
Seems to be working on my site. I only wish I could use it on my regular blog (it’s hosted on wordpress.com, so I can’t upload to it). I also linked to it, just so you know.
Nice plugin! Keep ‘em coming.
Ren
22 Nov 2007 at 7:10 am (UTC -5) Link to this comment
Great plugin. Thank you very much
Bev
16 Nov 2007 at 1:44 pm (UTC -5) Link to this comment
Jayne sent me here and I’m glad she did. I’ve got your plug-in up and running. Love it.
jayne d'Arcy
13 Nov 2007 at 10:41 pm (UTC -5) Link to this comment
I’ve deactivated SimpleTags by Broobles, Simple Tag Amaury Baumer. I’ll keep those deactivated. I thought it might be that I’m using a Sandbox-based theme and so I switched it to the default and still didn’t get technorati tags. Sorry to be such trouble, but I’d really love to use this plugin.
david
13 Nov 2007 at 9:44 pm (UTC -5) Link to this comment
Jayne:
Download the current version … I’ve added some code to put comment markings in the generated html. Give that a try. FWIW: The page you indicated has the simple tags plug-in was still active, but that shouldn’t have any impact.
jayne d'Arcy
13 Nov 2007 at 9:26 pm (UTC -5) Link to this comment
Hi David, I have your plugin activated and just to double check I have deactivated Simple Tags. It still isn’t showing. Do I need to put something in my template? Here’s a post with a tag of memes:
http://www.jaynedarcy.us/2007/11/13/if-i-were-president/
david
13 Nov 2007 at 7:42 pm (UTC -5) Link to this comment
Once activated, you should see “Technorati Tags: ” at the bottom of your post with the list of tags.
It shouldn’t conflict with SimpleTags (I used that too), but the appearance will be very similar. If you look at http://www.geekyramblings.org/2007/11/10/wordpress-tags-to-technorati/ you’ll see the plugin in action.
jayne d'Arcy
13 Nov 2007 at 7:40 pm (UTC -5) Link to this comment
I’ve activated the plugin but I see no changes to my tags. They’re still just working internally. How will this change my tags? Does it conflict with the Simple_Tags plugin which manages tags?
1 2 3 Next »
Minor Tweaks and Minimal Tweets
03 Jul 2011 at 5:31 pm (UTC -5) Link to this comment
[...] way I wanted it. He cautioned me not to update the plugin after it was installed (my husband David, who’s written a plugin himself, installed [...]
Properly set up your Wordpress blog for seo, speed, monetization, traffic, and the minimum required plugins and sites you
23 Apr 2010 at 5:58 pm (UTC -5) Link to this comment
[...] General Header by David Gibbs – If you
5 Plugins To Make Your Blog More SEO Friendly | New Breed Marketer
25 Nov 2009 at 9:34 am (UTC -5) Link to this comment
[...] WP Tags To Technorati – This plugin will make your tags compliant with Technorati the largest blog directory on line. [...]
9 Plugins to put your WordPress on Steroids
03 Nov 2009 at 9:17 pm (UTC -5) Link to this comment
[...] Version 1.01 | By David Gibbs | Visit plugin site [...]
Wordpress SEO plugins |
01 Apr 2009 at 3:34 pm (UTC -5) Link to this comment
[...] WP tags to Technorati
Top 30 Wordpress Plugins that are actually useful! « Rich Magazine
18 Feb 2009 at 8:25 am (UTC -5) Link to this comment
[...] 21. Simple Tags. 22. Syntax Highlighter. 23. Screencast – Posting Events with WordPress. 24. WordPress Reports. 25. Top 10 posts and Views per post. 26. Mobile Phone optimized WordPress. 27. Wp Forum. (It has been brought to my attention that this plugin has a security issue, when its fixed I
My Journal | Sayagi project
12 Feb 2009 at 5:56 am (UTC -5) Link to this comment
[...] 21. Simple Tags. 22. Syntax Highlighter. 23. Screencast – Posting Events with WordPress. 24. WordPress Reports. 25. Top 10 posts and Views per post. 26. Mobile Phone optimized WordPress. 27. Wp Forum. (It has been brought to my attention that this plugin has a security issue, when its fixed I
Top 30 Wordpress Plugins that are actually useful!
11 Feb 2009 at 11:17 pm (UTC -5) Link to this comment
[...] 21. Simple Tags. 22. Syntax Highlighter. 23. Screencast – Posting Events with WordPress. 24. WordPress Reports. 25. Top 10 posts and Views per post. 26. Mobile Phone optimized WordPress. 27. Wp Forum. (It has been brought to my attention that this plugin has a security issue, when its fixed I
Best Wordpress Plugins - Short List of Essential Plugins I Recommend | Technical Tips For Internet Marketing, Wordpress, & Online Business
12 Jan 2009 at 4:03 pm (UTC -5) Link to this comment
[...] WP tags to Technorati http://www.geekyramblings.org/plugins/wp-tags-to-technorati/ Please Bookmark [...]
En.nicuilie.eu Blogs » Top 1000 WordPress Plugin Authors
31 Dec 2008 at 1:32 am (UTC -5) Link to this comment
[...] WP Tags to Technorati [...]
Plugins - which ones do you need? | WordPress Made Easy
28 Nov 2008 at 12:29 pm (UTC -5) Link to this comment
[...] WP tags to Technorati – Changes the tags from WordPress to links to Technorati [...]
top 30 useful wordpress plugins : users login
22 Nov 2008 at 11:51 pm (UTC -5) Link to this comment
[...] 21. Simple Tags. 22. Syntax Highlighter. 23. Screencast – Posting Events with WordPress. 24. WordPress Reports. 25. Top 10 posts and Views per post. 26. Mobile Phone optimized WordPress. 27. Wp Forum. (It has been brought to my attention that this plugin has a security issue, when its fixed I
Installing a New Wordpress Blog | El Struthio's Stuff
18 Nov 2008 at 7:20 pm (UTC -5) Link to this comment
[...] WP tags to Technorati Coverts WordPress 2.3+ tags to Technorati tags [...]
Setting Up Your Blog Properly - Part 1 | Internet Marketing Boomer
18 Nov 2008 at 7:18 pm (UTC -5) Link to this comment
[...] WP tags to Technorati
Installing a New Wordpress Blog « El Struthio’s Stuff
11 Nov 2008 at 3:38 pm (UTC -5) Link to this comment
[...] WP tags to Technorati Coverts WordPress 2.3+ tags to Technorati tags [...]
More Blogging Tips | Running Wolf's Rant
07 Nov 2008 at 3:47 pm (UTC -5) Link to this comment
[...] WP tags to Technorati plug-in that I’ve added has been useful as well. It’s a simple plug-in to convert [...]
Wordpress plugin wordpress eklenti ar?ivi wp y
25 Aug 2008 at 8:21 am (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
Plugins for Keyword Sniping at Antigua Web Solutions Blog
16 Aug 2008 at 2:58 pm (UTC -5) Link to this comment
[...] WP tags to Technorati Changes your tags to Technorati tags then displays them after posts (or anywhere else you want) [...]
Dog Tags / Dog-egories » CogDogBlog
13 Aug 2008 at 8:47 am (UTC -5) Link to this comment
[...] title. I have my templates tuned to display the links to the tag archives when used, as well as the WP Tags to Technorati plugin which links the same tags to who knows what at Technorati (see the bottom of this post, if I [...]
Day 6 — Building Your Blog and Publishing Your First Content
09 Aug 2008 at 12:54 pm (UTC -5) Link to this comment
[...] WP tags to Technorati. This plugin uses the tags I’ve entered into the tags field during content publishing and display the Technorati tags at the bottom of each page. Turning the link to nofollow is another trick that I think is important to avoid sending link juice to Technorati unnecessarily. [...]
Wordpress eklenti listesi | h7x Software & Technology Center
06 Aug 2008 at 5:17 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
Wordpress 2.5+ Uyumlu Eklentiler (Liste) - Yorumla.Net
29 Jul 2008 at 3:19 am (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
?????????? ??????? ??? WordPress - ???????
19 Jul 2008 at 8:52 am (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
Leonaut.com
07 Jul 2008 at 12:32 am (UTC -5) Link to this comment
WP Tags to Technorati…
WP Tags to Technorati Automatically convert WordPress tags to Technorati tags. Useful to make your blog searchable in Technorati.com….
Wordpress 2.5 Uyumlu Eklentiler Listesi | Taha'n?n Yeri
06 Jul 2008 at 4:33 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
wordpress 2.5 Uyumlu Eklentiler Listesi | Nazl? Reklam Reklam ve Hosting
06 Jul 2008 at 10:27 am (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
2.5 S
06 Jul 2008 at 5:07 am (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
WordPress Working Plugins | Utricks
04 Jul 2008 at 5:07 am (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
Wordpress 2.5 Uyumlu Eklentiler (Liste) | Wordpress Tema Ve Eklenti
29 Jun 2008 at 2:33 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
SEO Plugins - Which ones should I use? | WordPress Made Easy
23 Jun 2008 at 5:56 am (UTC -5) Link to this comment
[...] WP tags to Technorati [...]
Open Stacks
04 May 2008 at 8:42 pm (UTC -5) Link to this comment
[...] Silvia discusses adding Technorati tags to your posts. She discusses a WordPress plugin called WP Tags to Technorati, which will do pretty much as it says: It takes the tags you enter into the Tags field in the blog [...]
Online Seo Service » Wordpress Plugins
28 Apr 2008 at 6:35 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
I migliori plugin per Wordpress da installare divisi per categorie: sicurezza, audio, video, funzioni aggiuntive @ NeuroMemories
24 Apr 2008 at 12:23 am (UTC -5) Link to this comment
[...] WP tags to Technorati : inserisce l’elenco dei tag technorati [...]
My Current WordPress Plugins at Dilantha.info
13 Apr 2008 at 7:51 am (UTC -5) Link to this comment
[...] WP tags to Technorati adds WordPress tags as technorati tags. [...]
The Best Blogging Software (WordPress) + The Top 60 WordPress Plugins | Midas Oracle .ORG
13 Apr 2008 at 7:34 am (UTC -5) Link to this comment
[...] General Header 0.3
Tags In WorldPress Actually Mean Something If Connected To Technorati | pacificIT
10 Apr 2008 at 9:05 pm (UTC -5) Link to this comment
[...] Enter WP Tags to Technorati. [...]
The Thinking Stick | Wordpress 2.5, my plugins, and a new look
06 Apr 2008 at 10:18 pm (UTC -5) Link to this comment
[...] WP tags to Technorati: Simple plugin to convert WordPress 2.3
» New and Improved, or New and Unproved? Blogula Rasa: Reality-based in spite of my best efforts
05 Apr 2008 at 6:03 pm (UTC -5) Link to this comment
[...] Features ). I’ll be using a new plugin – my husband David wrote a simple one for converting WP tags to Technorati tags, so I’m going to give that one a whirl. [...]
WordPress 2.5 : Working Plugins at STCFX - Web Everything
23 Mar 2008 at 2:21 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati 0.8 [...]
blog.detlog.org » Archive » WordPress Business Blog Standard Guidebook in Japan
15 Mar 2008 at 7:36 am (UTC -5) Link to this comment
[...] David (WP Tags To Technorati) [...]
Beacher’s Corner » Qualche modifica leggera al template
14 Feb 2008 at 3:24 am (UTC -5) Link to this comment
[...] ho anche aggiunto il plugin wp-tags to technorati ma devo ancora rivedere come si presenta nella pagina del post perche’ nn mi piace [...]
Synesthesia » Links roundup for 2008-02-08
08 Feb 2008 at 6:34 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati [...]
Top 30 Wordpress Plugins that are actually useful | Speckyboy - Wordpress and Design
26 Jan 2008 at 3:33 pm (UTC -5) Link to this comment
[...] 21. Simple Tags. 22. Syntax Highlighter. 23. Screencast – Posting Events with WordPress. 24. WordPress Reports. 25. Top 10 posts and Views per post. 26. Mobile Phone optimized WordPress. 27. Wp Forum. 28. Configuring WP Permalinks. 29. WP User Manager. 30. WP Tags to Technorati Tags. [...]
15+ essential plugins for wordpress usability and minimalism | social media and green horses
23 Jan 2008 at 11:30 am (UTC -5) Link to this comment
[...] WP Tags to Technorati: Now that you are a real tag-jedi, send them directly to technorati. [...]
Best Wordpress Plugin For Tags at Wordpress123.com
19 Jan 2008 at 8:54 am (UTC -5) Link to this comment
[...] personal choice is WP Tags to Technorati by David over at Geeky Ramblings. What
WP Tags to BlogBabel… perch
07 Jan 2008 at 5:53 pm (UTC -5) Link to this comment
[...] plugin in questione si chiama WP Tags to BlogBabel e ricalca per filo e per segno WP Tag to Technorati di Midrangeman a cui mi sono ispirato pedissequamente nella mia [...]
Michael Aulia’s Blog
06 Jan 2008 at 8:17 am (UTC -5) Link to this comment
[...] WP Tags to Technorati Automatically convert WordPress tags to Technorati tags. Useful to make your blog searchable in Technorati.com [...]
Chris Brandrick » Using Tags
02 Jan 2008 at 8:02 am (UTC -5) Link to this comment
[...] a Technorati account, and then install this great plugin from David Gibbs over at Geeky Ramblings: WP Tags to Technorati, with everything installed and activated your tags should now appear below your post and on your [...]
Deys.ca » Why I hadden’t switched to the Tag’s built into Core.
21 Dec 2007 at 4:42 pm (UTC -5) Link to this comment
[...] would allow me to do this eventually and the day has come. I found a simple plugin called “WP Tags to Technorati” that links the text of the Tag line to the Technorati link for that tag! It’s such a [...]
Wp Wordpress » Blog Archive » WP tags to Technorati
18 Dec 2007 at 6:03 am (UTC -5) Link to this comment
[...] Visit [...]
WordPress Plugins Database » Plugin Details » WP tags to Technorati
18 Dec 2007 at 5:05 am (UTC -5) Link to this comment
[...] Visit [...]
WordPress Plugins Database » Plugin Details » WP tags to Technorati
18 Dec 2007 at 5:05 am (UTC -5) Link to this comment
[...] Visit [...]
[Wordpress] Wordpress 2.3 - Technorati - Google BlogSearch
13 Dec 2007 at 7:34 am (UTC -5) Link to this comment
[...] Geeky Ramblings have released a plugin that turns your WP2.3 tags back to Technorati tags! You can download it [...]
WordPress Plugins - WordPress ???? 11?20? - WordPressCHINA - WordPress???
27 Nov 2007 at 5:04 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati ??? WordPress ?????? Technorati ??? [...]
Themes & Plugins for Nov. 20th, 2007
20 Nov 2007 at 8:04 am (UTC -5) Link to this comment
[...] ] WP Tags to Technorati transforms the WordPress tags into Technorati tags. Very useful feature that I may decide to [...]
WordPress Plugins Pack 9/07 | AdivorBlog
20 Nov 2007 at 6:11 am (UTC -5) Link to this comment
[...] WP Tags to Technorati turns your WordPress tags into Technorati tags. [...]
Getting those Technorati Tags back in WordPress 2.3 | WinExtra
20 Nov 2007 at 12:24 am (UTC -5) Link to this comment
[...] Well tonight I ran across a new plugin for WordPress 2.3 that will let you change the WP Tags to Technorati tags. The kind that we are all so use to seeing at the end of posts. I haven’t tried the plugin out myself because I never did do the conversion so I can’t verify how well it works but for those of you wanting to give it a try head over to Geeky Ramblings where David has made it available for all. [...]
BlogBroker » WordPress Plugin Releases for 11/20
19 Nov 2007 at 11:53 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati turns your WordPress tags into Technorati tags. [...]
Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 11/20
19 Nov 2007 at 11:35 pm (UTC -5) Link to this comment
[...] WP Tags to Technorati turns your WordPress tags into Technorati tags. [...]