Pingback server
-
Hi,
I’ve build a Pingback agent for a small custom developed blog engine and it successfully communicates with an installation of WordPress (2.9.2) that’s deployed on the same box (both to receive and send pingbacks). It does not however work with my wordpress.com blog.
WordPress.com’s pingback server always return Fault 17: ‘The source URL does not contain a link to the target URL, and so cannot be used as a source.’. I’ve traced the HTTP exchange between wordpress and my blog and the returned HTTP body (HTML) includes the link. I’ve also checked the wordpress source and tested the HTML against the xmlrpc/pingback implementation and the HTML matches the regular expressions.
I’ve also checked my wordpress spam settings but cannot find anything.
So, I though it might be a timeout, reduced the markup on my blog to just a couple of lines and – it WORKS!. But why? The intercepted HTTP exchange for the original/larger page was also successful (HTTP 200) and the size of my original page was not any greater than that of other wordpress blogs for which pingbacks work (and as I said, the regular expressions match).
I’m at a loss. Are there perhaps filters or something that reject my pingback request with Fault 17.
Please help.
Regards,
HC
- The topic ‘Pingback server’ is closed to new replies.