how to make RSS feed

Discussion in 'SEO' started by jitendrag, Jul 11, 2011.

  1. #1
    how can i make RSS feed on my site?
     
    jitendrag, Jul 11, 2011 IP
  2. kayakalp

    kayakalp Peon

    Messages:
    147
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Generate to RSS page than you add your website.
     
    kayakalp, Jul 11, 2011 IP
  3. Aman Arora

    Aman Arora Active Member

    Messages:
    100
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #3
    If you are using any type of cms or blogging software or forum, then you don't need to make it yourself. That software will be providing a rss feed by default. Just search for what is the default url of that software's rss feed
     
    Aman Arora, Jul 12, 2011 IP
  4. VSC

    VSC Well-Known Member

    Messages:
    738
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Hi,

    If you have an HTML/PHP site you can use this site to create a RSS feed.
    It's quite self-explanatory.
    Once you have created your feed, copy the results and use that to create a new web page and call is rss.xml
    Upload that to your site, and a link to it.
    Check that the feed is okay (If you use certain characters in your title/description of web pages such as & and others, RSS validation will fail) http://validator.w3.org/feed/
    Remve/replace any characters etc.
    Check to see whether if any links on your new feed have no titles/descriptions - Some RSS directories do not like this and will fail your feed.

    Hope this helps,

    VSC
     
    VSC, Jul 15, 2011 IP