Topic: [Extension Release] Ping

Ping me baby one more time. Yeh.

Ok. It extension ping only 2 site: yandex.ru (good for me) and feedburner.com (good for you if you burn you Atom or RSS feed via Feedburner).

How it work: user add new post and you site pinged yandex.ru and feedburner.com. Simple.

If you have pinged another sites (with weblogUpdates.ping menthod), change manifest.xml:

$pings = array(
    'http://ping.blogs.yandex.ru/RPC2',
    'http://ping.feedburner.com/RPC2'
);

to

$pings = array(
    'http://ping.blogs.yandex.ru/RPC2', // remove it if you want
    'http://ping.feedburner.com/RPC2', // remove it too if you want too :)
    'another URL here'
);

Download on PunRes.org.

Royal Crown Chinpoko Master, ^_^

Re: [Extension Release] Ping

can esplecate me this extension? it's same ping of wordpress?? yes?

Re: [Extension Release] Ping

No, this ping system using for informating services about site updading. I post new answer in forum and it post faster added to feedburner.com. And no need waiting.

P.S. In Wordpress trackback and pingback. For forums trackback/pingback system it like a spam. smile

Royal Crown Chinpoko Master, ^_^

Re: [Extension Release] Ping

ok nice extension!!