• Hi everyone,

    I need a little help here. I’m working on a wordpress site that is not connected to the internet, but operates on the local intranet so that the news people can put posts on there. What I would like to happen is every time someone writes a post in wordpress, the post is automatically written into an XML file which is on the current news site and displays all the news currently. Is there any way I can do this?

    Thanks!

Viewing 1 replies (of 1 total)
  • WordPress sites have /?feed=rss2 or /feed, which is XML. I’d change the code on your site to cater to the structure of the WordPress feed. You can change the feed to show the content instead of only the excerpt in the settings.

Viewing 1 replies (of 1 total)

The topic ‘WordPress write posts to live XML file’ is closed to new replies.