You need to sign in to do that
Don't have an account?

4 bugs with Syndicated feeds
1. URL above feed preview window is broken. Missing "/" between site URL and feed name.
2. Documentation says "fid" mapping will default to the Sites URL if not supplied. It actually defaults to a login protected URL.
3. Each entry has an ID element with a bogus Salesforce URL like https://www.salesforce.com/<some record id>
4. You can't use bind variables to pass in a Data Category name. It complains about not being able to use bind vars when not using a string.
That missing "/" in the preview URL really threw me for a loop for an hour or so. The preview displayed properly, but the URL took me to the "under construction" page.
This feed generation is some interesting functionality and this really should be fixed. Thanks for posting.