🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
F

Force text/xml as MIME-type in the feed

0/5 (0 ratings) 10 active installs Updated Oct 4, 2015

In the last versions of WordPress the feed can be generated as application/rss+xml, application/rss+xml, text/xml, application/atom+xml’ or application/rdf+xml

Some of these content-types are not recognized by old feed readers or some JAVA feed managers (as Jsoup) generating a validation exception.

This plugin overwrite the content-type by ‘text/xml’ used in the past.