Quantcast
Channel: What is the correct MIME type to use for an RSS feed? - Stack Overflow
Browsing latest articles
Browse All 9 View Live

Answer by nggit for What is the correct MIME type to use for an RSS feed?

The most correct is application/rss+xmlThe most compatible is application/xmlAccording to W3C:RSS feeds should be served as application/rss+xml (RSS 1.0 is an RDF format, so it may be served as...

View Article


Answer by Kai Carver for What is the correct MIME type to use for an RSS feed?

Here's a pragmatic answer: whatever the "correct" answer may be (and clearly there is debate about this), text/xml is the type used by pretty much all the popular feeds out there in the wild.Here are a...

View Article


Answer by Robert MacLean for What is the correct MIME type to use for an RSS...

Other commenters have pointed out that the single correct mime type is application/rss+xml,. However, if you are setting an accept header for a client thenAccept: application/rss+xml,...

View Article

Answer by adyoungsfan for What is the correct MIME type to use for an RSS feed?

Go for MIME application/rss+xml to be safe if you want to make sure your feed is compatible with RSS readers and other scrapers. That's what I use.

View Article

Answer by Cerebrus for What is the correct MIME type to use for an RSS feed?

You could use text/xml, but the correct MIME type would be application/rss+xml.

View Article


Answer by vartec for What is the correct MIME type to use for an RSS feed?

Neither. It's application/rss+xmlhttp://www.rssboard.org/rss-mime-type-application.txt

View Article

What is the correct MIME type to use for an RSS feed?

Is one MIME type preferable to ensure compatibility with RSS readers and other scrapers?The options seem to be:text/xmltext/rss+xmlInterestingly Stackoverflow is using text/html.

View Article

Answer by William Desportes for What is the correct MIME type to use for an...

There is also JSON feeds: application/feed+json

View Article

Browsing latest articles
Browse All 9 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>