Publish to WordPress

From version 1.12.1 onwards, you can publish entries to WordPress.

WordPress.com

If you are using wordpress.com, enter your wordpress.com username and password. Then in the URL field, enter https://<blog_url>.wordpress.com/xmlrpc.php. You can refer to the official WordPress help page for more information.

Take note: The protocol is https:// not http://

Self-hosted WordPress

If you are using self-hosted WordPress, ensure that XML-RPC is enabled . XML-RPC functionality is turned on by default from WordPress 3.5. In previous versions of WordPress, XML-RPC was user enabled. To enable, go to Settings > Writing > Remote Publishing and check the checkbox.

Enter your username and password. The URL should be like: http://domain.com/<path_to_blog>/xmlrpc.php
https://domain.com/<path_to_blog>/xmlrpc.php
http://sub.domain.com/<path_to_blog>/xmlrpc.php
https://sub.domain.com/<path_to_blog>/xmlrpc.php

Take note of the http/https protocol.

If you are unsure of the URL, you can test it from your browser. The correct page should output:

XML-RPC server accepts POST requests only.

Read more from the WordPress.org API page.

Kenny Yap has written 23 articles

Founder, Lead Programmer of JotterPad & Journey