« Back to Wiki Home
Troubleshooting Tips
Troubleshooting Feeds #
Feed URL Does Not Work in CCP #
Problem Description #
Some feed URLs that work correctly in other applications do not work in CCP.
CCP supports RSS 2.0 and ATOM 1.0 Feeds. If you have a feed URL that works in other applications but does not work in CCP, view the source of the feed to check the version of RSS or ATOM.
If the feed starts with:
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/"then the feed is an RSS 1.0 feed and will not work with CCP.
Workaround #
As a workaround, you can load the feed into a third-party application such as Feedburner. This will add the feed to feedburner, which in turn provides an RSS 2.0 version of the feed.
1275 Views