Technorati Ping

Published: 2005-05-12 10:30:30

I built a simple Technorati Ping feature using XML-RPC for my blog. Now, every time I update my blog, Technorati receives a ping about the update. I plan to share the eight-line PHP code soon for others to use in their own blogging systems.

Technorati Ping

I build a small Technorati Ping via XML-RPC into my blog. Everytime I update my blog now, technorati is getting a small ping so they know about my update. Actually, the mere reason why I write this entry is so I can see if it works :)


Ah yeah, since it's just a cheap 8liner of PHP Code, I'll upload that one soon, for others to implement in their proprietory blog systems.