• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

RSS

 
Ranch Hand
Posts: 751
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys, we have a static website. We could be generating news about our services thoug so I want our users to be able to syndicate those news. I have a few doubts in my mind though... I have read about RSS, and I know what makes an RSS. My questions are:

1. From the RSS file, is that where I get the contents of our site(the news)?
2. Do I just include a link to an RSS file for my users to be able to syndicate it?
3. What other things can you possibly suggest?

Thank you
reply
    Bookmark Topic Watch Topic
  • New Topic