1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to create RSS feed?

Discussion in 'Search Engine Optimization' started by seo.student, Jul 28, 2010.

  1. #1
    Hi,

    I have a html pages website and I am thinking to create RSS feed for it. Problem is that as I found that RSS feed provider only Atom or feed burner type sites, If I want to start my feeds on my own server page without getting touch other website, is it possible. Is there any special code to create it in my site? or any tutorial?

    Thanks,
    seo.student
     
    seo.student, Jul 28, 2010 IP
  2. garrychristan

    garrychristan Greenhorn

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    RSS is xml format of site description including title, description, url information. You can create it by yourself visit: http://www.therapytribe.com/rss.xml for any assistance. Its will be better to understand.
     
    garrychristan, Jul 28, 2010 IP
  3. seo.student

    seo.student Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi garrychristan,

    What is that, I need to know how to create RSS feed not created feed to subscribe. Hope you understand......
     
    seo.student, Jul 28, 2010 IP
  4. garrychristan

    garrychristan Greenhorn

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    <?xml version="1.0" encoding="utf-8" ?>
    - <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    - <channel>
    <atom:link href="http://www.astroshree.com//RSS.xml" rel="self" type="application/rss+xml" />
    <title>Astroshree</title>
    <link>http://www.astroshree.com</link>
    <language>en-us</language>
    - <item>
    <title>Astroshree</title>
    <link>http://www.astroshree.com</link>
    <guid>http://www.astroshree.com</guid>
    <pubDate>Tue, 23 July 2010 17:39:22 GMT</pubDate>
    <description>Astroshree</description>
    </item>
    - <item>
    <title>Astroshree</title>
    <link>http://www.astroshree.com</link>
    <guid>http://www.astroshree.com</guid>
    <pubDate>Tue, 23 July 2010 17:39:22 GMT</pubDate>
    <description>Astroshree</description>
    </item>
    - <item>
    <title>Astroshree</title>
    <link>http://www.astroshree.com</link>
    <guid>http://www.astroshree.com</guid>
    <pubDate>Tue, 23 July 2010 17:39:22 GMT</pubDate>
    <description>Astroshree</description>
    </item>
    - <item>
    <title>Astroshree</title>
    <link>http://www.astroshree.com</link>
    <guid>http://www.astroshree.com</guid>
    <pubDate>Tue, 23 July 2010 17:39:22 GMT</pubDate>
    <description>Astroshree</description>
    </item>
    - <item>
    <title>Astroshree</title>
    <link>http://www.astroshree.com</link>
    <guid>http://www.astroshree.com</guid>
    <pubDate>Tue, 23 July 2010 17:39:22 GMT</pubDate>
    <description>Astroshree</description>
    </item>
    - <item>
    <title>Astroshree</title>
    <link>http://www.astroshree.com</link>
    <guid>http://www.astroshree.com</guid>
    <pubDate>Tue, 23 July 2010 17:39:22 GMT</pubDate>
    <description>Astroshree</description>
     
    garrychristan, Jul 28, 2010 IP
  5. janardhan

    janardhan Peon

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi garrychristan,

    Thanks for the code about rss creation.
     
    janardhan, Jul 29, 2010 IP
  6. alanvo

    alanvo Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You might wanna use this:
    h**p://rss.icerocket.com
     
    alanvo, Jul 29, 2010 IP
  7. Prakashets

    Prakashets Active Member

    Messages:
    106
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    58
    #7
    Thanks for sharing with RSS Code format
     
    Prakashets, Jul 29, 2010 IP
  8. shaun53

    shaun53 Peon

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    shaun53, Jul 29, 2010 IP
  9. seo.student

    seo.student Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Thanks for all of you, I just made a RSS Feed right now with the help of a software and feedburner. Thanks. Now I am able to create any type of RSS feeds.
     
    seo.student, Jul 29, 2010 IP
  10. vipulmakwana

    vipulmakwana Peon

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    i have one problem that when we create rss.xml we must use Frequency & priority in each page coz i dont know how we set frewuency & priority in rss.xml

    Please give me some suggetion

    Thanks
    Vipul
     
    vipulmakwana, Aug 18, 2010 IP
  11. psharma

    psharma Prominent Member

    Messages:
    1,955
    Likes Received:
    85
    Best Answers:
    4
    Trophy Points:
    345
    #11
    There are tools for RSS creation. You can use them to create self hosted RSS feed. But it will need more maintenance and non-automatic updation.
     
    psharma, Aug 18, 2010 IP
  12. jacuzzi

    jacuzzi Guest

    Messages:
    470
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #12
    jacuzzi, Aug 18, 2010 IP
  13. andrewbernes

    andrewbernes Peon

    Messages:
    139
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    If you want to create rss feed than use rss feed creator tool.
     
    andrewbernes, Aug 18, 2010 IP