I am attempting to phase an ill formed rss feed. Actually a couple of them. They don't validate via the w3 validator and I don't have the power/control to make them validate. I am stuck with them. I am using PHP to attempt to phase them. So far I have already tried: simpleXML xmlReader magpierss None of them can phase the rss feed. Anyone have any suggestions? The feeds are: http://blink-cms.bethel.edu/channels/news-events/bethel-news-viewer/rss.xml http://www.bethel.edu/news/bu-news/rss.xml http://www.bethel.edu/e-news/rss.xml Thanks in advance for you wisdom and knowledge. -coolbeansdude51
if you're using any tags that are old or deprecated that could be your problem. If you check ws3 they usually tell you what file is causing the problem and at what line.