Rss And SEO Que?

Discussion in 'Google' started by surekhaweb, Apr 10, 2007.

  1. #1
    i will make this type of Rss in Xml then i save in .xml

    after that how can i use it?

    what is the next StepAnd How can i benifit for Seo

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

    <channel>

    <title>All Gadgets Reviewed</title>
    <description>If it's a gadget, we review it. Learn what gadgets are hot and what's not!</description>
    <link>http://allgadgetsreviewed.com</link>

    <item>
    <title>Nokia 3650 Combines Phone And Photos</title>
    <description>I've been playing with the new Nokia 3650. Finally, someone has got the combination of a cell phone with digital camera capabilities right!</description>
    <link>http://allgadgetsreviewed.com/nokia3650.html</link>
    </item>

    <item>
    <title>Sanyo Tablet PC Amazes!</title>
    <description>I was dubious about the new Tablet PCs, but then I saw the latest from Sanyo. Wow, cool looks and it works!</description>
    <link>http://allgadgetsreviewed.com/sanyotablet.html</link>
    </item>

    <item>
    <title>Canon MegaTiny Digital Camera Too Small</title>
    <description>OK, there is a limit to just how small is too small. Canon's MetaTiny, no larger than a quarter, simply is too little to use properly</description>
    <link>http://allgadgetsreviewed.com/metatiny.html</link>
    </item>

    </channel>

    </rss>

    --------------------------------------------------------
     
    surekhaweb, Apr 10, 2007 IP
  2. sparksflying

    sparksflying Peon

    Messages:
    1,066
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sparksflying, Apr 10, 2007 IP
  3. pwhite

    pwhite Peon

    Messages:
    193
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The main way to benefit from your RSS is that when people come across your site and find a couple of interesting posts they will subscribe to it - saving them having to come back.

    RSS is a very good way to build up returning visitors, however the downside of RSS is that it is harder to integrate adverts.
     
    pwhite, Apr 10, 2007 IP