[Plugin: DISQUS Comment System] Disqus breaking RSS validation
-
There is a problem with disqus and rss feed validation.
Caused by javacsript code….
XML parsing error: <unknown>:47:3: mismatched tag# <script type="text/javascript"> # // <![CDATA[ # (function() { # var links = document.getElementsByTagName('a'); # var query = '&'; # for(var i = 0; i < links.length; i++) { # if(links[i].href.indexOf('#disqus_thread') >= 0) { # links[i].innerHTML = 'View Comments'; # query += 'wpid' + i + '=' + encodeURIComponent(links[i].getAttribute('wpid')) + '&'; # } # } # document.write('<script charset="utf-8" type="text/javascript" src="https://disqus.com/forums/smemon/get_num_replies_from_wpid.js?v=2.0' + query + '"><' + '/script>'); # })(); # //]]> # </script>
- The topic ‘[Plugin: DISQUS Comment System] Disqus breaking RSS validation’ is closed to new replies.