CaRP: Caching RSS Parser - Documentation
Redirection loop detected
Explanation
The simple case is that server hosting the feed you are attempting to load gave CaRP a different URL from which to load the feed,
but when CaRP tried to load if from that URL,
the server redirected CaRP back to the original URL.
In a more complex case, several redirections may have occurred,
and at some point CaRP was given a URL it had already tried.
In either case, an infinite loop of redirections was detected.
Causes and Solutions
- The feed publisher has misconfigured their redirections:
Contact the publisher and notify them of the problem.
How can I turn error reporting off?
How can I stop error messages from linking to this page?