↧
Answer by Matti Virkkunen for Create an RSS feed from Existing RSS
First of all, your URL seems to be served as text/html instead of application/rss+xml. Second, the XML content does not follow the RSS specification at all, so it's not going to work in a standard RSS...
View ArticleAnswer by ceejayoz for Create an RSS feed from Existing RSS
That's not RSS. You can't just create any arbitrary set of XML tags and hope that an RSS reader will understand it - RSS is a standard, with particular tags required.Your best bet is to take an...
View ArticleCreate an RSS feed from Existing RSS
Im using the Twitter API to read the Favorites RSS, it generates the following output: http://vl3.co.uk/favs/getfavs.phpI'm not sure why this file seems to be incorrect, doesnt come up in my RSS reader...
View Article
More Pages to Explore .....