Subscribe to
Posts
Comments

My Technorati Tag Cloud

Update: For everyone that does not have wordpress or is having trouble Technorati has released a Blog Top Tags Widget. Just follow their directions and you can have your tags from them.

Update: There is an update to this plugin that works with wordpress 2.1 here

I have been working on a new and cool Technorati wordpress plugin.

This plugin will download your most used Technorait tags and display them in a tag cloud on your blog just like they show up on your Technorati profile. As always this plugin has caching so that it will only talk to technorait’s web site one an hour.

Also the only way to your tag cloud from Technorati is to become a Technorati memeber and get and API key. Then download the plugin (zip) and install it.

Add the following code to your template where you want your tag cloud to show up
It will format the data from technorati to look like your tag cloud on your technorati profile

< ?php technoratiTagCloud(”url”,”api key”); ?>

You may also request the number of tags you want to see the default is 20.

< ?php technoratiTagCloud(”url”,”api key”, “num of tags to fetch”); ?>
I hope you enjoy it.

Update:

Ok Wordpress will not let me remove the spave between the < and the ? so when copying the examples remove the space between the < and the ? or the example will not work

Thank you to everyone that wrote in

RSS feed | Trackback URI

54 Comments »

Comment by sunny
2006-04-01 14:23:24

I got a lot of errors after implementing your plug-in, something line13 its showed a error, also it showed error in the admin menu as soon as i activated it + in the main page also.

 
Comment by Ben
2006-04-10 03:17:36

Hi Matt, Can you show us an example of this on your site?

 
Comment by Ben
2006-04-10 03:18:07

Never mind .. I just spotted it under your graphics. :)

 
Comment by Leanne
2006-04-11 03:42:36

Warning: main(wp-includes/rss-functions.php): failed to open stream: No such file or directory in /home/pounds2g/public_html/thursdaythirteen.com/wp-content/plugins/mytags.php on line 23

Warning: main(): Failed opening ‘wp-includes/rss-functions.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/pounds2g/public_html/thursdaythirteen.com/wp-content/plugins/mytags.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /home/pounds2g/public_html/thursdaythirteen.com/wp-content/plugins/mytags.php:23) in /home/pounds2g/public_html/thursdaythirteen.com/wp-admin/plugins.php on line 16

************
Any idea how to get past these errors upon activation in 2.02? Looks like a nice plugin - we’d love to try it out!

 
Comment by Leanne
2006-04-11 03:43:26

(p.s. if you could modify the code in my reply to omit the path, that would be really nice of you!)

:)

 
Comment by Matt
2006-04-11 07:53:00

I have made a change to the code. I took a look and I dont use the ‘wp-includes/rss-functions.php’ file at all. I have removed it and uploaded a new version. Please let me know if you are still having problems.

Matt

 
Comment by Leanne
2006-04-11 16:43:38

Warning: main(wp-includes/rss-functions.php): failed to open stream: No such file or directory in wp-content/plugins/mytags.php on line 23

Warning: main(): Failed opening ‘wp-includes/rss-functions.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in wp-content/plugins/mytags.php on line 23

I tried altering the path to rss-functions.php, but that didn’t work. The first thing I see is a call to to that file, should it be deleted?

Thanks!

 
Comment by Matt
2006-04-11 16:55:49

Yes just delete the include. I was using it at one time but ended up not needing it so you can just delete the include .

The new version I uploaded has that line commented out as there is no need for it.

 
2006-04-16 05:16:36

[…]   My Technorati Tag Cloud,输出你站点上的Technorati的Tag云。 tag technorati […]

 
Comment by Ez3kiel
2006-04-30 17:09:47

I have a problem with this plugin. It shows me this error:

Fatal error: Call to undefined function: curl_init() in wp-content/plugins/mytags.php on line 54

Can you solve this problem, please?

 
2006-06-29 07:14:19

[…] http://blog.mericson.com/2006/03/27/my-technorati-tag-cloud/ 要找一個外掛,之前在這網站找到一個不錯用的東西,剛剛進去才發現被人惡整了…. […]

 
Comment by Jason
2006-07-16 06:32:58

I am having the exact same problem as the poster above, error on line 54

 
Comment by Matt
2006-07-17 12:45:40

Ok Curl is what I use to download the content from technorati. I am not a huge php developer. But you can try to replace it with getfile()

I do not have time right now to look into it I am sorry. Try installing curl or upgrading your php

Matt

 
2006-09-01 13:25:58

Blog hiatus and mashup…

Second, I hacked a script by Matt on the Random Thoughts blog to retrieve this blog’s Technorati tag cloud (see right menu). Sort of in lieu of categories really. Since I don’t have control of Blogger, I’m running the PHP for this on a hosted server…

 
Comment by Alexandre Sena
2006-10-21 20:23:46

Is there a similar script for Blogger?

 
Comment by twhylight
2006-10-24 10:57:37

I would also like to know if there is a similar script for Blogger. Please let us know. :)
Cheers

 
2006-11-06 10:44:34

[…] My Technorati Tag Cloud […]

 
Comment by Susan A
2006-11-23 10:16:38

I would like to do this in typepad. I tried adding the code to notes in a typepad list. Didn’t seem to work.
This is actually way over my head, but I would really love to replace my categories list with a technorati cloud.
Or perhaps show the categories as a cloud…
Thanks for sharing anyway!

 
Comment by AnthonyLemons
2006-11-25 10:44:48

Holy Shit!!! This ROCKS!!!!

 
Comment by Gunther
2006-11-26 02:46:11

When I copy and paste the html code into my blogs template….What url do I insert in the code?

I take it hat I change the url and the api to actual values…correct??

 
Comment by Kevin Donahue
2006-11-26 17:43:36

I’m going to give this one a try. Thanks for the plugin!!! :)

 
Comment by Matt
2006-11-27 08:40:36

You insert your URL so for my blog it would be http://blog.mericson.com

 
Comment by Paul
2006-12-03 13:38:41

Great plugin, works fantastic, thanks.

 
2006-12-04 04:26:24

[…] Avec les tags, un “tag cloud” en bas de page; […]

 
Comment by tobto
2006-12-05 10:12:50

a lot of mistakes

 
Comment by Ntone
2006-12-07 11:13:12

I’ve installed the script, btw have following error :

Fatal error: Call to undefined function: technoratitagcloud() in /home/ntone1a/public_html/index.php on line 6

Any ideas?
Thanks!!

 
Comment by Matt
2006-12-07 13:19:42

You will need to activate it in your control panel

 
Comment by an
2006-12-10 18:05:44

will this work in blogger template?

thanks!

 
Comment by Matt
2006-12-11 08:41:53

I dont think it will. Its for wordpress and wordpress.com

 
Comment by Jim
2006-12-11 11:09:25

Is it possible to have a tag cloud on wordpress.com, i.e., the free blog of WP? It was discussed in the forum but no definite answer. I could not implement this code as it needs to be included in the template, which I’m not privileged. Thanks in advance.

 
Comment by Ntone
2006-12-11 12:10:27

everything is up and running i think, except since i entered into header.php (in a decent place,not messing up code) my blog won’t load. Just taking up memory in FireFox and thats it.

I have to kill the process even..

Any ideas?

Thanks!

 
Comment by Dragan
2006-12-11 23:47:16

So i have put the code in my sidebar template. The easy problem with the code is this:
original: but not working in all templates

right and working for me:

the problem is the space between

 
Comment by eequalsmcsquare
2006-12-12 06:31:51

I highlight , copy then paste the code in my template. Change the url and API key, but it didn’t work. And then I noticed a space between

Great plugin.

 
Comment by Barbara
2007-03-09 13:39:53

I love this but use Type Pad - have you any idea how to convert it so that it can be used there as well? It’s so cool.

Thanks for sharing your knowledge with us!

 
Comment by eRRaTiK
2007-03-11 13:39:25

great plugin! working fine on my site :)

 
Comment by Lanooz
2007-03-13 13:14:39

Hello,
is this plugin works on wordpress 2.1?

 
Comment by Scott
2007-03-17 17:31:30

Another site, a minor issue. I am sure it is with my style sheet but… the cloud isn’t displaying different fonts and sizes. Any ideas?

 
Comment by N
2007-03-22 04:56:18

I’ve downloaded the zip file, but cannot install, it opens in notepad….how do I go about it?

 
Comment by Gadis
2007-03-26 21:07:01

I think this is a good article and plugin..

 
2007-04-03 06:26:23

[…] Warping On » Blog Archive » My Technorati Tag Cloud (tags: wordpress technorati tagcloud plugin tags) […]

 
Comment by keris
2007-04-17 20:59:25

А есть Technorati на Russia ?

 
2007-04-22 06:07:14

[…] Source: Warping On » Blog Archive » My Technorati Tag Cloud […]

 
Comment by melo villareal
2007-05-11 01:10:02

Will this tags affect the loading time of the site?

Comment by Matt
2007-05-18 10:39:08

Yes. If Technorati is having problems then your blog will slow down. Thats why I added a cache so it only get the tag cloud every hour

 
 
2007-05-20 00:52:07

[…] Visit […]

 
Comment by Sandra
2007-08-03 07:06:33

It doesn’t work on my blog. Tried the modified code (without the space) in both sidebars - but the blog won’t load. No error, it just doesn’t load.
Is it my template?

 
Comment by seo en mexico
2007-09-02 10:50:57

Hi!
Excellent plug-in, tag cloud is working fine !

 
Comment by mutalib
2008-04-20 18:09:36

Work on my blog. Tried the modified code (without the space) in both sidebars - but the blog won’t load. No error, it just doesn’t load.
Is it my template?

 
Comment by Liz
2008-05-22 04:53:05

It only shows a couple (5 or 6 out of 20+) tags in my tag cloud and even not the ones that are used the most.

 
Comment by Doug C.
2008-06-03 15:40:06

Nice idea, but I couldn’t get it to work.

 
Comment by valium
2008-06-06 19:30:11

valium

 
Comment by Starreporter
2008-06-14 05:19:18

Thanks for this works very fine! ;)

 
Comment by HAXqeuon
2008-06-17 03:00:13

best
best

 
Comment by Pwhndvve
2008-08-09 08:34:19

Honi soit the dazzlingly buy cytotec then announced estivities.

 
Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> in your comment.