Create html links in rss feed description

Discussion in 'HTML & Website Design' started by horoskop, Jan 20, 2011.

  1. #1
    I have manually create rss feed in xml file for my website. I want to put 10 html links (like: <a href="http://somewebsite.net/test.html">Test text</a> in description tag, but it don't work.
    I don't want to make 10 new items in rss feed. I need all 10 html links in one item in rss feed.
    Is there any way to do it?
     
    horoskop, Jan 20, 2011 IP
  2. davmillar

    davmillar Peon

    Messages:
    12
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you replace < and > with &lt; and &gt;? You can't put the symbols directly in there.
     
    davmillar, Jan 21, 2011 IP
  3. deepakg

    deepakg Peon

    Messages:
    48
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What version are you running?
     
    deepakg, Jan 22, 2011 IP