INF: Posting to Wordpress from FeedDemon
INF: Posting to Wordpress from FeedDemon
To publish a post in FeedDemon to Wordpress:
* Within a news post, click the right-pointing arrow under the post title and select Blog this News Item | Configure Blog Publishing Tools
* Click Add
* Enter a descriptive name
* Copy the following URL into the <strong>Command line or URL</strong> field:
http://{your website address}/wp-admin/post-new.php?text=$ITEM_DESCRIPTION_PLAIN$&popupurl=$ITEM_LINK$&popuptitle=$ITEM_TITLE$
You will need to customize the URL by replacing {your website address} with your blog path. If your blog is in a subdirectory, be sure include that as well.
This post has been read 870 times.

























noname said
am September 17 2008 @ 8:46 am
Hi, this command line doesnt work for me. I use a wordpress 2.6-Version and a feeddemon 2.7, there might be any changes?
Universe said
am September 17 2008 @ 5:01 pm
That used to work before when I used FeedDemon. Not sure about now, I haven’t used the new version yet.
The only thing it could be is that you have a newly installed wordpress blog and haven’t enabled XML-RPC support in the admin panel.
noname said
am September 18 2008 @ 4:44 pm
thanks universe, it works for me now too, but there seem to be some feeds, that produce empty forms. Probably depends on what kind of feed-standards they use…
Is there a possibility to edit the title as a link? I want to build a link-page only with Link-Titels to the original source….
Thanks in advance
Universe said
am September 20 2008 @ 7:15 pm
You may need to look at a plugin to do that. (Quick search turned out this one: http://codex.wordpress.org/User:MichaelH/Redirectify)