Aktuelle Änderungen Printable View Änderungen Bearbeiten
SlickRun > AppLauncher > DenkZeit > BlogRoll > WebDesign > ReSharper > VisualStudio > KnotTying > ModPython > ComPreVal > CodeSwarm > WordPress > MapReduce > PyChecker > JavaBeans > PingBacks > PingBackClear TrailFor now I have decided trackback is a security vulnerability disguised as a poorly-implemented cross-blog communication tool perpetuated only by a MT software monoculture. Trackback is dead, long live pingback.[1]
Pingback is much better designed, however I feel that the use of XML-RPC is overkill and complicates things more than necessary. Surely a simple REST interface would be simpler and easy for people to implement and support.[2]
Header add X-Pingback "URL of Pingback Server"
<link rel="pingback" href="URL of Pingback Server" />
# However, the following steps are RECOMMENDED: # # 1. The server MAY attempt to fetch the source URI to verify that the # source does indeed link to the target. # -- http://www.hixie.ch/specs/pingback/pingback#TOC3