View Single Post
  #4 (permalink)  
Old Jul 23rd, 2007, 13:54
Voodoochilli Voodoochilli is offline
Reputable Member
Join Date: Jun 2007
Location: UK
Age: 29
Posts: 172
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to Voodoochilli
Re: Running more that one RSS feed on a page

Quote:
Originally Posted by Funky Buddha View Post
Thanks for the reply voodoochilli - not quite sure what you mean about dragging the rss link into their browser - would that mean no dynamic link.
The link to the page in question is www.rise.ie/index_rss.php There is some javascript embedded in head section of the page calling a function.
Sorry about vagueness am new to rss so if you know any good tuts on this would be appreciated.

Matt
Well for a start off you can call the main rss feed like this

<link rel="alternate" type="application/rss+xml" title="Your news feed title" href="address to your feed.xml">next you simply need a link to the rss feeds somwhere, like on one of my sites there is this link

http://www.voodoochilli.net/rss.xml

if thats a graphical link, people can just drag it into a rss compatible browser/news reader
Reply With Quote