Wordpress - Probleme mit xml-rpc

chicoconfuso

chicoconfuso

Aktives Mitglied
Thread Starter
Dabei seit
15.10.2005
Beiträge
655
Reaktionspunkte
0
Hallöchen,
ich habe seit ein paar Tagen auch ein iPhone.
Ich würde gerne meinen Blog von unterwegs updaten, da ich zu Hause eh nie dazu komme.
Ich habe die Wordpress-Blog-Software auf 2.6.2 upgedatet und der Blog läuft soweit.

Das iPhone zeigt aber immer an, es könne den XML-RPC-Dienst nicht finden.
Die Test-Routine, die man laut http://iphone.wordpress.org/faq/
fahren soll, habe ich ausprobiert, läuft so, wie sie sollte.

Q: I get an “XML-RPC Service for you blog cannot be found” error but I have XML-RPC enabled, what do I do ?
A: First ensure that you’ve typed in the URL correctly. If it’s correct, and you are on self-hosted WordPress, verify that xmlrpc.php is functioning properly. Locate your RSD meta tag by viewing-source on your blog. It will look similar to this:
<link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”http://example.com/xmlrpc.php?rsd” />
Next follow the link, http://example.com/xmlrpc.php?rsd, and make sure it resolved to an XML file. Locate the WordPress api item:
http://example.com/xmlrpc.php
And lastly, load that apiLink value into your browser. If everything is setup correctly, you should see this message: “XML-RPC server accepts POST requests only.”


Die Meldung wird auf dem iPhone aber weiterhin angezeigt, weiß da jemand Rat?

Gruß, Steffen.
 
Hast du unter [meineblogadresse.de]/wp-admin/options-writing.php den Punkt "XML-RPC" aktiviert? Des weiteren sollte deine Seite nicht mit einem Passwort (z. B. über .htaccess) geschützt sein. Dann sollte alles klappen.
 
Zurück
Oben Unten