Question:

Wordpress, How do I display RSS Feeds From Another Site

by  |  earlier

0 LIKES UnLike

Basically I want to display an RSS feed from a job site and for that feed top post on my website.

Is their a plugin for this?

 Tags:

   Report

2 ANSWERS


  1. It sounds like you want to display an RSS feed within your HTML website. The easiest/best way to do this is to use RSS2HTML a free PHP script. This means that you can retain the complete control of the HTML layout (using templates) and make it match your existing design. Additionally using PHP rather than JavaScript will mean that search engine spiders can "spider" the contents of the RSS feeds.

    Additional details and a free rss2html download is available at: http://www.feedforall.com/more-php.htm

    Additional information and other options for displaying RSS feeds can be found at: http://www.rss-specifications.com/displa...

    Goodluck!


  2. There is a sidebar widget for this.

    If you're competent/comfortable in PHP, try this:

    http://wordpressgarage.com/tips/publish-...

    This seems a little easier:

    http://www.darrenhoyt.com/2008/01/29/pub...

    Good Luck.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.