RSS feed plain text only
When I click on RSS feed (for example here: http://askbot.org/en/question/8291/ )
I get simple plain text.
Is that correct??
When I click on RSS feed (for example here: http://askbot.org/en/question/8291/ )
I get simple plain text.
Is that correct??
Yes RSS feed is plain text in XML format. What you will see after clicking might depend on the browser.
Mine asks me - which feed reader to use.
The important part is the content-type
header that gets sent with the content. This is how the browser knows to treat the content like an RSS feed. If you check the headers sent with the feed XML, you should see the following:
The server is telling the browser that the content is application/rss+xml
. It is up to the browser, however, to decide what that means. If you are using Firefox, for instance, you should see a prompt at the top of the page asking if you would like to view the feed in your favorite RSS reader.
Depending on which browser you use and how it is configured, you might end up seeing the plain XML.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-07-25 11:19:31 -0500
Seen: 4,694 times
Last updated: Jul 25 '12
Can we have a feed of just unanswered questions?
What causes this error: AttributeError: 'RssLastestQuestionsFeed' object has no attribute 'request
HTML Formatting not provided in RSS Feed
Anonymous questions show author in RSS
Feature Request: RSS auto-discovery link
RSS Feeds don't show all activity, only new questions