• Someone gave me a syndication API link of his content which I need to import on my WordPress site page. I couldn’t found any plugin to import all of content to my website. How can I achieve that.

    Any help will be appreciated.

    Thank you.

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    You’ll want to develop a custom page template that is essentially a normal page except all the containers for the various post elements are all empty. The page will also load JavaScript (or jQuery) code that makes the API request, then parses the JSON response and inserts the various elements into the empty containers.

Viewing 1 replies (of 1 total)

The topic ‘Sydicated Content’ is closed to new replies.