• Hi all,

    I have two very separate sites on two different servers. Site A is my WordPress site, site B is a standard HTML/Java web page. I would like to have a section on site B where I list my posts from site A, and the list should update automatically when I write a new post.

    As I have my own category on site A, I’m guessing I should use some variant of the get_posts function. What HTML code should I use to ‘point’ Site B to Site A, and should I copy over any of the php files?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to list my latest posts on a seperate HTML site?’ is closed to new replies.