How to get all the content of a page?

How can I get a WordPress page content from another WordPress instance on a separate domain?

  • I have two WordPress instances. Both run the same version but have a different domain and currently on separate hosting. Is there a way to pull the content of a page on WP-A and display the content on a page on WP-B? Any plugins that can broadcast the full page content via RSS and another that can pull in the RSS and use XSLT to add the content to the new page?

  • Answer:

    Install this on the source domain: http://wordpress.org/plugins/json-api/ Write a custom shortcode on the destination site to pull the JSON data over and output the post content. e.g. https://gist.github.com/nciske/7217586

Nick Ciske at Quora Visit the source

Was this solution helpful to you?

Other answers

I would have to just say +1 to what wrote.

David Laietta

Wow, Thanks Nick! This looks very promising much better than working with XML and XSLT. the guthub example is going to help A LOT

John Grosshans

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.