I am using podPress for the first time, and I am trying to validate my regular site-wide feed, http://potluckcreativearts.com/feed/ -- when I got to Feed Validator, there is just one error preventing it from being validated. Here's what it says:
This feed does not validate.
line 107, column 9: Invalid character in a URI: '"' (21 occurrences) [help]
</div>]]></content:encoded>
^
The carat at the bottom is pointing to the < right before /content:encoded.
I can't tell what's going on here, since I don't know anything about feeds, but that bit it's showing sure isn't anything I typed in, it's stuff WP is generating, so I don't have any idea what to do to fix this. Thoughts?