The following are some prime examples for how to format your feeds to take full advantage of our platform.
The article body should be placed inside the <description> element. All HTML tags except the following will be removed:
<br><br/><p><a><h1><h2><h3><h4><h5><ul><li><b><i><byline><em><strong><blockquote>
Article & Breaking News Feeds


Supported RSS Tags
<title>
<description>
<author>
<link>
<guid>
<pubDate>
<atom:summary>: this dictates what eye catcher text shows up in the list of articles view. If you use this, make sure to add the xmlns:atom="http://www.w3.org/2005/Atom"
namespace to your <rss>
tag.
Supported MRSS Tags
We highly recommend using MRSS to hold media (images and video). The full MRSS Standards documentation can be found at http://www.rssboard.org/media-rss
<media:title>
<media:author>
<media:credit>
<media:content>: medium
and type
are required for all media. width
and height
are required for images. duration
is required for video.
<media:description>
Supported image mime types
The MRSS type
referenced above must be one of the following values:
"image/jpeg", "image/jpg", 'image/JPG', "image/gif", "image/png", "images/jpeg", "image/pjpeg", "images/jpg", "images/gif", "images/png", "images/pjpeg", "image/bmp"
Example Feeds
Feed Example: http://feeds.mobilelocalnews.com/feed-examples/article.xml
Image Feed Example: http://feeds.mobilelocalnews.com/feed-examples/image.xml
Diagnosing Issues
If our backend throws an error when trying to save a sub-section for a feed, please run your XML feed through the Feed Validation Service at https://validator.w3.org/feed/
If this tool reports any errors, you will need to fix them. Errors will prevent your content from updating in the app.