Can someone explain this and enlighten me please. I've been having trouble getting RSS aggregators to parse the RSS data from ReviewPost's RSS Feed. I was able to come up with the following trying to understand how it works. Typical rss feeds from other sites give me a full feed with all the data. As opposed to ReviewPost's RSS, the file in the "data" folder named feed.xml only appears to save:
Code:
Content visible to verified customers only.
In essence, parsers such as typical AJAX RSS parsers won't display anything because there isn't any data. As opposed to Firefox or other programs will display the feed. Why is this? Is there a way to make it available to not just applications? I searched the forums and couldn't find an answer to this. I feel like I'm missing something, and it's right on my face! Help me out please. Thanks.