How to display RSS feed on webpage

Hi
Not sure if this is the right forum category.
I have an RSS feed generated automtically from my wordpress blog. How can I display this in a webpage? Is it able to pull in the Feature Image for each blog article?
Thanks

You have to transform the XML into valid HTML.

Ah I see. Is there some jquery code that can do this?

That’s likely. Although I’d prefer to do that on the server.

Hmmm, its not an option to do it server side (I only have access to frontend code).

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.