How to create RSS?

Discussion in 'XML & RSS' started by Jennifer Citrine, Apr 9, 2009.

  1. #1
    How can i create Dynamic RSS for my Site? Is there any software to create it or any thing which can elp me in creating it?
     
    Jennifer Citrine, Apr 9, 2009 IP
  2. mcdwgbiz

    mcdwgbiz Well-Known Member

    Messages:
    553
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    108
    #2
    Don't know what you mean by dynamic, but if you use WP you can use WP-O-Matic plug in or a widget in Blogger to get feeds too.

    Hope that helps

    Ruben
     
    mcdwgbiz, Apr 12, 2009 IP
  3. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #3
    olddocks, Apr 16, 2009 IP
  4. Coolzrock

    Coolzrock Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
  5. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #5
    there is a bunch of SW out there
    the easiest is you have a look at some of them and decide which one you love most

    a google for

    how to create rss
    and another google
    howto rss

    will give you a wide selection of tutorials, tools and SW on the market. many of them Open Source = free
     
    hans, Apr 18, 2009 IP
  6. robertstr

    robertstr Member

    Messages:
    218
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #6
    RSS files use the XML language. An XML file contains the information (Title, Description and Link URL)
    Here is all you need to create an RSS file:

    -Title
    -Description
    -Link
     
    robertstr, May 11, 2009 IP
  7. denshao2

    denshao2 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Encode it in PHP. If you must have an XML or RSS extension, you can modify .htaccess with an AddHandler. It works nicely on my site. See: http://www.blog-stalk.com/recent.xml
     
    denshao2, May 15, 2009 IP
  8. jproxy09

    jproxy09 Peon

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thanks for this I am also seeking this kind of information since I don't know how to put RSS on my pure HTML static site. Any easy way to do that?
     
    jproxy09, May 22, 2009 IP