URL is breaking RSS feed

Discussion in 'XML & RSS' started by pipcorona, Jun 15, 2007.

  1. #1
    There is a URL that is causing my RSS feed to break. When the URL is in the item it won't display that item or the items after it. It still does display all of the previous items. The URL is:
    http://www.aviationweek.com/aw/generic/story.jsp?id=news/aw061107p1.xml&headline=Phoenix%20Mars%20Lander%20Readied%20for%20Launch&channel=space
    If I remove everything after the .xml it works. Is there any way to get around this and get it to work?
     
    pipcorona, Jun 15, 2007 IP
  2. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #2
    what EXACT error message does the RSS feed validator give you ??

    make that URL a validated html code as well
    replace your &
    by &
    if the URL is from your own site - then make all PHP created URLs in such syntax by modifying your own php.ini accordingly.

    a full URL of the RSS feed would help in helping you.
     
    hans, Jun 15, 2007 IP