How's create RSS Feed

Discussion in 'Search Engine Optimization' started by johnson.seo, Feb 9, 2009.

  1. #1
    Hi everyone,

    Anybody know how's create RSS feed for any site.
    Please give me your valuable suggestion

    Thanks & Regards
    candry johnson
     
    johnson.seo, Feb 9, 2009 IP
  2. seo1111

    seo1111 Peon

    Messages:
    77
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Creating RSS feed not at all a tough game.... they are basically created for blogs... and if you need it for your website then also you can use feedburner and etc.

    If you like to generate this RSS yourself then also it can be easily done... basically it is created in XML

    and it looks like

    <?xml version="1.0"?>
    <rss version="2.0">
    <channel>

    <title>The Channel Title Goes Here</title>
    <description>The explanation of how the page going to be listed under link tag</description>
    <link>http://www.mysite.com</link>

    <item>
    <title>The Title Goes Here</title>
    <descritpion>The description goes here</description>
    <link>http://www.mysite.com/services.html</link>
    </item>

    <item>
    <title>Another Title Goes Here</title>
    <descritpion>Another description goes here</description>
    <link>http://www.mysite.com/porfolio.html</link>
    </item>

    </channel>
    </rss>
     
    seo1111, Feb 9, 2009 IP
  3. kutekutta

    kutekutta Peon

    Messages:
    807
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Can you please check your email
     
    kutekutta, Feb 9, 2009 IP
  4. nhynes57

    nhynes57 Well-Known Member

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    111
    #4
    Is there any software available to create a feed for a website? I know it can be done manually but when you have hundreds of pages it can be a chore.

    Thanks
    Noel
     
    nhynes57, Feb 9, 2009 IP
  5. notepage

    notepage Peon

    Messages:
    412
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The easiest way to create an RSS feed is to use software. FeedForAll (there is a Windows and a Mac version) has a built-in wizard that will walk you through the process of creating an RSS feed.

    You can download an evaluation version from http://www.feedforall.com
    HTH
     
    notepage, Feb 9, 2009 IP
  6. nhynes57

    nhynes57 Well-Known Member

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    111
    #6
    Thanks for the link, I will give it a try.
     
    nhynes57, Feb 16, 2009 IP
  7. Traffic-Bug

    Traffic-Bug Active Member

    Messages:
    1,866
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #7
    Try FeedSweep to build your RSS feed online
     
    Traffic-Bug, Feb 16, 2009 IP
  8. techienews.co.uk

    techienews.co.uk Member

    Messages:
    275
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    35
    #8
    I would just use wordpress, then they are handled automatically!

    If you HAVE to do your own, on a standard site, there are various tools you can use... I have not used any myself, so all I can suggest is that you try to google the term: RSS creator tool - Or something similar!
     
    techienews.co.uk, Feb 16, 2009 IP