Skip to content

How can I add or imbed xml/rss feed to my web page.?

One Comment

  1. emmasnw wrote:

    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/displaying-rss-feeds.htm

    Goodluck!

    Wednesday, January 20, 2010 at 1:22 am | Permalink

Post a Comment

Your email is never published nor shared.