where i add Rss file in website?

Discussion in 'XML & RSS' started by upendraets, Jun 17, 2011.

  1. #1
    Hello,
    Where I Add the Rss file in a website.
     
    upendraets, Jun 17, 2011 IP
  2. web.business

    web.business Greenhorn

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    it is better to add the link of your rss file in the header of the webpage using link object :
    <link rel="alternate" type="application/rss+xml" title="the title of your rss file " href="the url of rss file"/>
     
    web.business, Jun 18, 2011 IP
  3. hoodaki

    hoodaki Member

    Messages:
    113
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    For RSS feed file you can add at root directory server of your website, just make RSS URL and submit it at rss directory, so RSS feed file submit at your website surver.
     
    hoodaki, Jul 8, 2011 IP