RSS Feed

Discussion in 'Search Engine Optimization' started by neeruneeraj, Aug 5, 2008.

  1. #1
    hi all, how to create the rss feed and what use rss in the website promation and what' means rss feed.:cool:
     
    neeruneeraj, Aug 5, 2008 IP
  2. peden202

    peden202 Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If your using a blogging software the RRS feed will already be created for you and you use them to tell visitors that you have added fresh content to your website.
     
    peden202, Aug 6, 2008 IP
  3. Azher Memon

    Azher Memon Peon

    Messages:
    566
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Try Feedburner. follow instruction and you will have your own RSS Feed URL
     
    Azher Memon, Aug 6, 2008 IP
  4. verticity

    verticity Well-Known Member

    Messages:
    221
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #4
    RSS is a format for syndicating news and the content of news-like sites, including major news sites like Wired, news-oriented community sites like Slashdot, and personal weblogs. But it's not just for news. Pretty much anything that can be broken down into discrete items can be syndicated via RSS: the "recent changes" page of a wiki, a changelog of CVS checkins, even the revision history of a book. Once information about each item is in RSS format, an RSS-aware program can check the feed for changes and react to the changes in an appropriate way.
     
    verticity, Aug 6, 2008 IP
  5. neeruneeraj

    neeruneeraj Banned

    Messages:
    113
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    hi all, thanx for rss means. And i have some blog create and how to promotion and how many times of these blog keywords top 10 and better result how??????

    plz suggestion you tell me:)


    Thanks
     
    neeruneeraj, Aug 7, 2008 IP
  6. Australianfranchises

    Australianfranchises Peon

    Messages:
    1,230
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    RSS started out with the intent of distributing news related headlines.
    RSS feed is an XML file used to describe the contents of your website.

    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <rss version="0.91">

    <channel>
    <title>site name</title>
    <link>domain</link>
    <description></description>
    <language></language>

    <image>
    <title>site name</title>
    <url>domain images</url>
    <link>domain</link>
    <width></width>
    <height></height>
    </image>

    <item>
    <title>site name</title>
    <link>domain</link>
    <description>
    </description>
    </item>
    </channel>
    </rss>
     
    Australianfranchises, Aug 7, 2008 IP
  7. Rituja

    Rituja Peon

    Messages:
    539
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Rituja, Aug 7, 2008 IP
  8. Bloomtools

    Bloomtools Peon

    Messages:
    1,361
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #8
    RSS feed is a source of RSS updates for a given website. News websites often have RSS feeds from which users can be sent news headlines as they are published.
     
    Bloomtools, Aug 7, 2008 IP
  9. genuineseo

    genuineseo Well-Known Member

    Messages:
    783
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #9
    yes you try Feedburner!
     
    genuineseo, Aug 8, 2008 IP
  10. seosheen

    seosheen Peon

    Messages:
    293
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Yes Feed BUrner is a good source for RSS
     
    seosheen, Aug 9, 2008 IP
  11. lightlysalted

    lightlysalted Active Member

    Messages:
    2,067
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    90
    #11
    great bit of code, very helpful. But for a newbie i'd stick to feedburner
     
    lightlysalted, Aug 9, 2008 IP