My catgories are working out fine as Technorati tags. But, I had a special situation that I was trying to get working and it didn't.
I wanted to assign a category to a post that was not in my category list--it was a one-time use for that category and I didn't want it in my category list. It was "Michael Jackson".
I read in Technorati.com that I could do this in the post:
<category>[tagname]</category>
That didn't work.
Then I tried this in the post:
<a href="http://technorati.com/tag/[tagname]" rel="tag">[tagname]</a>
It didn't work either.
Shouldn't either of those things worked to assign a one-time category to the post?