• Resolved christos312

    (@christos312)


    Hello to everyone,

    I have a problem with the RSS feed of my wordpress.

    I don’t know why but sometimes the feed works sometimes it doesnt.

    I have check with a feed validator and this is the errors i get

    This feed does not validate.

    ‘utf8’ codec can’t decode bytes in position 5650-5651: invalid data (maybe a high-bit character?) [help]

    line 92, column 34: XML parsing error: <unknown>:92:34: mismatched tag [help]

    <category><![CDATA[Fringe]]></category>
    ^
    In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

    line 1, column 31: Obscure XML character encoding: UTF8 [help]

    <?xml version=”1.0″ encoding=”UTF8″?>

    line 81, column 165: description contains bad characters (2 occurrences) [help]

    … ?γωγο?/σεναριογρ?φο? ε?πε ?τι ?ταν πεπει?]></description>

    So where do i have to go to fix the error?

    The Rss are generated dynamicaly right? If yes, what i have to do?

    Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Ten theme to rule out any theme-specific problems?

    resetting the plugins folder by FTP or PhpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?

    – increasing the memory available to PHP?
    https://www.ads-software.com/support/topic/253495#post-1017842

    Thread Starter christos312

    (@christos312)

    Wow, ok to many things to check ??

    Thank you very much for your QUICK reply, i will try each one of them and I will post back if the problem remains…

    Thanks again!

    Thread Starter christos312

    (@christos312)

    So i found the problem by disabling all the plug ins and enabling them one by one…

    The pulgin that caused the problem was

    WP Socializer

    Thanks very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Rss Feed error’ is closed to new replies.