My client is using WordPress as CMS but want’s to deliver their posts (in their case property’s) trough a XML feed.
Is it possible to get the info from that XML feed and import it to WordPress as posts?
This is what my feed looks like: http://vrds.nl/test.xml
Hoping for help!
There are quite a few plugins that do this. Perhaps one of them fits what you want to do.
http://codex.wordpress.org/Importing_Content
My company made a plugin that can do exactly this.
It is called WP All Import – http://wordpress.org/extend/plugins/wp-all-import/ – it can import XML in any format, download images (something you’ll probably need if you are importing properties), and works with any theme.