Hi,I have installed a wordpress auto content generator script and I want to add RSS feed url to automate the blog ,As per the instuctions it says " Enter RSS FEED(s): In this text area, you can enter any number of RSS Feeds URLs from which you want to fetch content for your blogs." May I know what is an RSS feed Url please give an example,I have tried using some feed urls but when I click update the contents I am getting an error "Unable to open XML file :url link" Please help me out,If u need further info I can give
its just the url to the feed, if its a feedburner feed it will look something like http:// feeds.feedburner.com/example ... or it may be something like http:// example.com/?feed=rssor it can look like this: http:// example.com/wp-rss.php They can look a lot of different ways.
The feeds URL might look like normal URL with any extension (.asp, .php, .cfm) as long as the script outputs valid XML. Take the feed's URL (or a URL that you're not sure whether it's a feed) and enter it into my XML dump tool. If it doesn't parse, then it's not XML (or it's invalid).