Links in RSS Feed not working

Discussion in 'HTML & Website Design' started by allpointer, Aug 17, 2007.

  1. #1
    I hope this is the right forum top post this problem. I have linked some RSS feeds on my website and they update just fine when accessed from the site. However when you clink on a hyperlink that should direct you to the full article, a blank browser opens up instead of the actual page. Please follow this link to see what I mean. The code I used for this feed is:
    http://www.allpointer.com/movies.html

    <script language="javascript" src="http://www.rss-info.com/rss2.php?integration=js&windowopen=1&rss=http%3A%2F%2Fthenewsroom.com%2Fapi%2Frss%2FF446.rss&number=10&width=300&ifbgcol=FFFFFF&bordercol=D0D0D0&textbgcol=F0F0F0&rssbgcol=F0F0F0&showrsstitle=1&showtext=1"> </script>

    What is it that I could be doing wrong, I am still new at this. Thank you in advance.
     
    allpointer, Aug 17, 2007 IP
  2. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #2
    your js rss-code below shows perfect links on my system when i test your code offline

    hence may be your own settings may be wrong
     
    hans, Aug 17, 2007 IP
  3. allpointer

    allpointer Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3

    Using the code above, the content looked ok on the page. However, you get a blank page when you try to click on one of the stories (for the whole story). I have decided to go with a different format (http://www.allpointer.com/movies.html). Thank you Hans for taking your time to look at my code.
     
    allpointer, Aug 20, 2007 IP