Erik Runyon 5/19/2021

RSS and XSL Content-Type Requirement

Read Original

The article details a technical troubleshooting experience where the author's RSS/Atom feeds, served via a custom CMS, displayed raw XML. The solution was changing the Content-Type header from 'application/atom+xml' or 'application/rss+xml' to 'text/xml; charset=utf-8', which allowed XSLT transformations to apply proper styling and improve the user experience for direct feed visitors.

RSS and XSL Content-Type Requirement

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet