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?
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.