Dougal Campbell's geek ramblings

WordPress, web development, and world domination.

Pingback Added

I’ve hacked together support for Pingbacks. There are pros and cons to Trackback and Pingback. Pingback is more automated. Trackback has wider support because it is integrated into the popular Movable Type blogware.

To speed implementation, I borrowed some of my code from the b2 blog system. Specifically, the code for sending a Pingback ping. But I coded the XML-RPC server-side pingback.ping method for incoming pings on my own. Currently, it’s still not fully tested. But it should work. If you’ve got a Pingback-enabled blog, link to this story and help me test :)

About Dougal

Dougal is a web developer, and a "Developer Emeritus" for the WordPress platform. When he's not coding in PHP or Perl, he spends time with his wife, three children, a dog, and a cat in their Atlanta area home.
This entry was posted in Uncategorized and tagged , . Bookmark the permalink.

2 Responses to Pingback Added

  1. Ian Hickson says:

    http://www.dummy-blog.org/ is there to help you test your pingback code.

    Also, it is suggested that pingback reports, trackback reports, and comments be shown as one item, since they aren’t, to the user, any different.

    HTH.

  2. Dougal says:

    Thanks for the pointer. I thought I remembered there being a test blog somewhere, but I had neglected to bookmark it.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>