Title: Problems with comments-feed
Last modified: August 18, 2016

---

# Problems with comments-feed

 *  [wereldkeuken](https://wordpress.org/support/users/wereldkeuken/)
 * (@wereldkeuken)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/problems-with-comments-feed/)
 * My comments-feed ([http://blog.wereldkeuken.be/wp-commentsrss2.php](http://blog.wereldkeuken.be/wp-commentsrss2.php))
   has problems with the character “Ã«” in a post. I get the following error-message:
   
   The XML page cannot be displayed Cannot view XML input using XSL style sheet.
   Please correct the error and then click the Refresh button, or try again later.——————————————————————————–
   An invalid character was found in text content. Error processing resource ‘[http://blog.wereldkeuken.be/wp-commentsrss2.php’&#8230](http://blog.wereldkeuken.be/wp-commentsrss2.php’&#8230);(
   @Guido:Wielertoeristen in groep moeten in Belgi Is there a solution? Herman —
   blog.wereldkeuken.be

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

 *  Thread Starter [wereldkeuken](https://wordpress.org/support/users/wereldkeuken/)
 * (@wereldkeuken)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/problems-with-comments-feed/#post-70181)
 * A quick hack in wp-comments-post.php which solves the problem:
    … $comment = 
   balanceTags($comment, 1); $comment = format_to_post($comment); $comment = apply_filters(‘
   post_comment_text’, $comment); // // add htmlentities (conversion of all special
   characters to html-entities) // $comment = htmlentities($comment); … Herman —
   blog.wereldkeuken.be
 *  Thread Starter [wereldkeuken](https://wordpress.org/support/users/wereldkeuken/)
 * (@wereldkeuken)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/problems-with-comments-feed/#post-70183)
 * There is the same problem for posts …
 *  Thread Starter [wereldkeuken](https://wordpress.org/support/users/wereldkeuken/)
 * (@wereldkeuken)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/problems-with-comments-feed/#post-70186)
 * Solution in my case: switching the encoding from utf-8 to iso-8859-1.

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

The topic ‘Problems with comments-feed’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 1 participant
 * Last reply from: [wereldkeuken](https://wordpress.org/support/users/wereldkeuken/)
 * Last activity: [21 years, 10 months ago](https://wordpress.org/support/topic/problems-with-comments-feed/#post-70186)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
