PDA

View Full Version : rss FEED help


swimflyfast
08-30-2007, 10:01 AM
I am using front page.

I am trying to get an RSS2 Feed onto my site and need to know how and what code I use to make it work.

I assume I create a frame then go to the code view and insert something.

Here is what I know from the source, do I need other info?

The administrator may have enabled RSS syndication, this allows you to view newly created threads in guest viewable forums without visiting the board.

The feeds are currently provided in two formats, RSS and RSS v2. The differences are as follows:

RSS 0.91 - This feed is based on a standard written by netscape and provides a link and the title of the thread.
http://forums.usms.org/external.php?type=rss
RSS 2.0 - This feed contains title, author, date and the contents of the first post of the thread.
http://forums.usms.org/external.php?type=rss2

redsox9
08-30-2007, 02:32 PM
You might try RSS2HTML - http://www.rss2html.com/

Also, just my opinion but, for your own sanity, you should dump Frontpage. If you have enough basic HTML programming knowledge, you can do way better with just Notepad.