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.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.