Posts Tagged ‘rsd’

Slow Loading RSD URLs In WordPress

A common mechanism for XML-RPC clients to find out information about your WordPress blog is to look for the Really Simple Discovery (RSD) URL. The RSD contains information about the available APIs that WordPress supports. A typical discovery process would look something like this:

Request your blog URL, http://example.com/ and look for the RSD [...]

Read the rest of this entry »