Jump to content


RSS Feed and Firefox Syndication


2 replies to this topic

#1 Forgotten

    Young Padawan

  • Members
  • Pip
  • 63 posts

Posted 26 May 2007 - 08:57 PM

Hello!

I just finished writing a php script for generating an rss feed. However, in firefox the little syndication icon fails to display.

I am wondering if I am forgetting anything to make the browser know there is rss content available from this site. (The rss link is at the bottom of the page)

http://c3studios.ca/...ts/silivrenion/

Thanks!

#2 Av-

    I Feel Left Out

  • Members
  • PipPipPipPip
  • 1,971 posts
  • Gender:Male
  • Location:10 ft. below sea level

Posted 27 May 2007 - 07:31 AM

Put this line in your head section

<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="path/to/feed.xml" />

:P

#3 Forgotten

    Young Padawan

  • Members
  • Pip
  • 63 posts

Posted 27 May 2007 - 12:08 PM

View PostAv-, on May 27 2007, 12:31 PM, said:

Put this line in your head section

<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="path/to/feed.xml" />

:P

Ahh thank you :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users