Forum Moderators: coopster

Message Too Old, No Replies

Simple XMLRPC Ping Script

Hours of googling...

         

ahmedtheking

4:11 pm on Mar 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



How do I create a simple XMLRPC pinging script for my CMS? Any sample codes or tutourials?

coopster

12:17 am on Mar 21, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



What are you trying to ping? Or what are you trying to accomplish here?

ahmedtheking

8:39 am on Mar 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well the idea is pretty much the same as the WordPress XMLRPC pinger. I would like my client to be able to specify the pinging services they want to ping (eg pingomatic.com) and once they update their site's news or content, they can ping these services.

coopster

3:54 pm on Mar 21, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Why not look through the open source of the program you referenced and go from there?

ahmedtheking

9:08 pm on Mar 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well i've done that! That was the first thing I did, but I just couldn't get my head around the code! Maybe i'll have to keep looking at it, but just trying to find an easier way!