More on Pingback
More on PingBack. PingBack can be seen in effect on this blog and in this entry on kryogenix.org. If you wish to ping my blog you can do so using the following XML-RPC details:
Server: www.bath.ac.uk Path: /~cs1spw/blog/pingback/server.php Method: pingback.ping(pageLinkedFrom, pageLinkedTo)
pageLinkedFrom must be the URL to a permalink archive page on my blog (complete with #fragment) and pageLinkedTo must be the URL of a page that contains a link to pageLinkedFrom. My server is a bit flaky at the moment (hosting problems again) so you may need to repeat the ping a few times before it gets accepted. Stuart’s PingBack server can be found at http://www.kryogenix.org/mt/mt-xmlrpc.cgi. Both of our blogs now include a link element pointing to our PingBack servers, with the rel attribute set to “pingback” and the href attribute indicating the server URL. The link elements should enable auto-discovery of PingBack servers in the future (an idea based on Mark Pilgrim’s RSS auto-discovery).
Have you considered using an ordinary HTML header for the pingback purpose (something like 'X-Pingback-URL: <pingback url>') ?
The neat thing of that system is that you can issue a HTTP HEAD request instead of a GET request, which gives you only the headers, bypassing the double hits problem.
But good work ! looking forward to the code ;)
Breyten - 2nd September 2002 14:53 - #
sil - 2nd September 2002 15:24 - #
mort - 3rd September 2002 13:33 - #
Simon - 3rd September 2002 13:51 - #
Issues:
<link title="pingback server" href="relative/url/to/server" rel="talkback pingback" rev="subject" hreflang="en"/>...? Because that's a completely valid link to a pingback server in an XHTML document, right.Ian Hickson - 6th September 2002 05:19 - #
Simon - 6th September 2002 08:59 - #
Daniel - 24th August 2004 16:00 - #
7 - 18th March 2005 12:18 - #
Manong - 21st February 2006 11:39 - #