tags:

views:

32

answers:

1

Need definition of this link tag

<link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc.php?rsd">
A: 

RSD is Really Simple Discovery

the spec can be found here: RSD SPEC

What it says is: Really Simple Discovery is a way to help client software find the services needed to read, edit, or "work with" weblogging software.

sfmoe