The other day, I hooked up With a linkness to get it’s own Technorati tracking. It’s pretty neat that you can do that with Miniblog, but it’s also kinda frustrating that I can’t seem to get both the main site and the links to show up simultaneously.
The reason I wanted to put it in Technorati in the first place was the incredible blog whore I am interest I have in communicating with the rest of the blogosphere. That’s not working, and I’m not sure what I can do to get it to work. To show you what I’ve done so far, I’ll explain how the Technorati server gets your content.
When you tell Technorati to “ping” your blog, the Technorati robot goes and searches in known places for your RSS feed. They’ve already figured out where most reliable Content Management Systems (CMS) put the feed. If it’s WordPress, it’ll be http://yourblog.com/feed, and Blogger has something like http://blogname.blogspot.com/atom.xml. When it finds your feed, then it starts indexing your pages, and setting up the cache.
What I mean by that, is Technorati looks at your feed, determines if any of the Microformats they track is in that feed, or your page. The one they’re most known for is the rel="tag" Microformat for tagging. Technorati looks on your page and on your feed, determines which one has the most relevant content, and tracks what other pages link to the posts, what tags are in each post, and caches the information for public consumption.
SNAFU
Sometimes, however, you get the unavoidable SNAFU. Your feed is working fine, it validates, but Technorati just ain’t seeing it. That, of course, is what’s going on here. From my personal experience, I’ve seen this happen every once in a while, and sometimes for no apparent reason.
At one point, I couldn’t get an update for over 48 days. The reason? Invalid feed. Then I fixed the feed.
10 days later, it worked. Go figure.
But it’s the inevitable situation where your systems are normal, but everything’s fouled up that make it such a joy when it works. Again, from my own guessing about how Technorati works, sometimes the cache gets caught, so it doesn’t follow the pings, and rather it doesn’t update. They’ve created a rather useful contact form that will guide you for common problems.
The problem of feeds
Like I said before, Technorati doesn’t just look at your feed, it also looks at your page to figure out what the most relevant content should be. Now I’m muddling inside my WordPress installation, and making it do something that may or may not be workable. I’m using some conditional tags to change the feed in the header of the page to determine the RSS.
On most pages, you’ll see the standard feed (in the header). On the Linkness page, you’ll get the feed to With a linkness. I did that to fool/massage/beg Technorati to pick the right feed to index. This may - or may not - work.
While my gentle coaxing of RSS may - or may not - work, it’s really not going to be the end of me if I can’t get it to work. If you think of Technorati as a game, and the links and tags as a puzzle, you’ll get along better. Thinking it’ll send you genuine traffic isn’t realistic, but having your site well-indexed means you have a site that’s accessible (and, more importantly, findable).
Honestly, I have fun with Technorati, and when it works, that’s great. When it doesn’t, that’s also great. But, someday, I hope to have it all figured out.
