Click to See Complete Forum and Search --> : How to put up RSS Feeds on html page


jayscript
09-10-2007, 08:21 PM
Hello,

I'm trying to put an rss feed onto site and not sure how to do it. It's an xml version. I would need step by step instructions on how to do this. What do I do with the actual xml code, does this go in a separate page, in a folder on server?, Does a line of code then go on the html page, etc.?

Any help is appreciated.
Cheers!
Jason

jkmyoung
09-11-2007, 09:57 AM
Just put it on a seperate page with .rss extension and link to it from your main page.

jayscript
09-11-2007, 11:27 AM
I will try this. I want the the actual news lines on my webpage. Visitors can then click on a news line link and are taken to the news article. I've seen sites with this so I know it is possible. Do you know what the process is in this case?

Thanks again for your help.

jkmyoung
09-13-2007, 02:50 PM
Do you mean using an RSS reader?
If you can post the site you're refering to it'd help.

http://www.rss-specifications.com/creating-rss-feeds.htm

jayscript
09-13-2007, 09:44 PM
I mean the steps in putting the correct code on my html webpage that will show the news content.

Thanks,
Jason

Stephen Philbin
09-15-2007, 04:32 AM
http://www.webdeveloper.com/forum/showthread.php?t=160650