• Hi, I have this error when I’m trying to validate de feed:

    FATAL: Error parsing XML. is invalid XML, likely due to invalid characters. XML error: Attribute redefined at line 14, column 105. Did not finish feed tests.

    This is a podcast that was updated every week except the month of August to start the second season, but I noticed that the first episode of this season, episode 44, is not showing in any podcaster.

    I don’t know why stopped it and I think it’s related to this error.

    What can I do?

    https://zao3d.com/el-podcast-de-freelance-3d/

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shawn

    (@shawnogordo)

    Something is injecting this:
    xmlns:media="https://search.yahoo.com/mrss/"

    Into the channel section at the top of the RSS feed, which is breaking the feed. Give this a try:
    1.) Log in to your WordPress site
    2.) Go to PowerPress >> Settings >> Feeds tab
    3.) Check the box next to “Do not allow other plugins to modify podcast feeds.”
    4.) Click the Save Changes button at the bottom of the page
    5.) Clear any site caches, if applicable

    Or if you know what component of your WordPress installation (theme/plugin) is injecting that into the feed, see if you can deactivate it.

    Thread Starter Javier Vega

    (@zao3d)

    Perfect! That was the problem and now it’s ok.

    Thanks for your help, Shawn!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘FATAL: Error parsing XML. is invalid XML, likely due to invalid characters. XML’ is closed to new replies.