• Hi,

    My RSS feed has stopped working and I think it has something to do with this Plugin?
    I have used a Feed Validator website and it returns this error…

    line 470, column 0: XML parsing error: <unknown>:470:0: junk after document element [help]
    <script type="text/javascript">

    If anyone has any tips to get it working would be gratefully received…
    My coding knowledge is limited so please keep it simple!

    Thanks – Jon.

Viewing 4 replies - 1 through 4 (of 4 total)
  • disable the plugin.

    Thread Starter jonskin

    (@jonskin)

    Hi Whooami,

    I have tried doing that and re-tested feed but it still is broken and shows same error.
    As the blog is installed on my server and I have Google Analytics installed across the whole website maybe the code comes from there?

    This is the code that sits around the error line. I have put the XXXXX in place of the GA ID….

    <!-- Start of GATC -->
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    var pageTracker = _gat._getTracker("UA-XXXXXXX-X");
    pageTracker._setDomainName("wholesomeproductions.com.au");
    pageTracker._trackPageview();
    </script>
    <!-- End of GATC -->

    Does this help?

    Thanks
    Jon.

    no, and unless you can provide a link the stock answer is thusly:

    disable plugins.

    go back to the default theme.

    if you have google analytics code showing up in your feed, disable whatever is putting it there.

    And fyi, you probably need to POST in order to see a change in your feed – especially if you happen to be looking at in a feed reader.

    Thread Starter jonskin

    (@jonskin)

    OK thanks – I will try that…

    Cheers,

    Jon.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Google Analytics for WordPress has broken RSS feed…’ is closed to new replies.