Topic: HTML Questions
I was wondering if we can use this code from Technorati in our blogs to do automatic pinging?
Thanks,
Sallie
https://www.angelfire.com/sc/anderklan/seasidetales
<?xml version="1.0"?>
<methodCall>
<methodName>weblogUpdates.ping</methodName>
<params>
<param>
<value>YOUR WEBLOG NAME HERE</value>
</param>
<param>
<value>http://www.YOURWEBLOGURL.com/</value>
</param>
</params>
</methodCall>