Title: RSS Feed error
Last modified: August 19, 2016

---

# RSS Feed error

 *  Resolved [enhor](https://wordpress.org/support/users/enhor/)
 * (@enhor)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/)
 * Here is my problem :
    I just installed WordPress 2.8 and everything is working
   fine but whenever I try to access my RSS Feed i get this :
 * > This page contains the following errors:
   > error on line 28 at column 152: Extra content at the end of the document
   >  Below
   > is a rendering of the page up to the first error.
 * My feed here followed by :
 * > dmin Fatal error: cannot yet handle MBCS in html_entity_decode()! in /mnt/142/
   > sda/5/6/enhor/blog/wp-includes/feed.php on line 343
 * At first I thought it had something to do with the theme I used, so I changed
   it back to the original theme but same problem. I also tried to reinstall WordPress
   without touching anything after the install, but the problem remains.
    Also, 
   this problem doesn’t appear with the RSS comment feed.
 * Anyone could help me with this, please ?

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

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138057)
 * what is the url to your blog?
 *  Thread Starter [enhor](https://wordpress.org/support/users/enhor/)
 * (@enhor)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138064)
 * [Right here.](http://enhor.free.fr/blog)
 *  [ryans149](https://wordpress.org/support/users/ryans149/)
 * (@ryans149)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138068)
 * Your Feed here:
 * [http://enhor.free.fr/blog/?feed=rss2](http://enhor.free.fr/blog/?feed=rss2)
 * working fine.
 *  Thread Starter [enhor](https://wordpress.org/support/users/enhor/)
 * (@enhor)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138073)
 * See for yourself : [my screencap](http://twitpic.com/9yxtp).
 * Also, it seems to work fine on Firefox but Feedburner refuses to validate my 
   Feed because of the same problem [as you can see here](http://feedvalidator.org/check.cgi?url=http://enhor.free.fr/blog/%3ffeed%3drss2).
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138077)
 * his feed IS broke. ryans149 = yet another person looking at feeds using a browser.
 * if you must do that, view the source at least.
 * `<b>Fatal error</b>: cannot yet handle MBCS in html_entity_decode()! in <b>/mnt/
   142/sda/5/6/enhor/blog/wp-includes/feed.php</b> on line <b>343</b><br />`
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138079)
 * bug in version of php on that server maybe? see this:
 * [http://bugs.php.net/bug.php?id=25670](http://bugs.php.net/bug.php?id=25670)
 * change your charset to something other than utf-8 and see if it fixes it? its
   an option in the wp-admin area on one of the settings pages.
 * it outputs this, currently
 * `<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />`
 *  [ryans149](https://wordpress.org/support/users/ryans149/)
 * (@ryans149)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138083)
 * ok, I am receiving code error in IE. But in firefox, it is working fine:
 * [http://lh3.ggpht.com/_-fwr0yB4cYg/Slgd3AZGkVI/AAAAAAAAB6I/–VDSUc8hBk/s512/feed.JPG](http://lh3.ggpht.com/_-fwr0yB4cYg/Slgd3AZGkVI/AAAAAAAAB6I/–VDSUc8hBk/s512/feed.JPG)
 * [http://lh3.ggpht.com/_-fwr0yB4cYg/Slgd3DjiqvI/AAAAAAAAB6M/kDbteLaHZkU/s512/feed2.JPG](http://lh3.ggpht.com/_-fwr0yB4cYg/Slgd3DjiqvI/AAAAAAAAB6M/kDbteLaHZkU/s512/feed2.JPG)
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138085)
 * ryan, following directions isnt your strong suite?
    ** VIEW THE SOURCE.
 * and ffr, stop thinking that simply bringing up a url in firefox means that its
   working. thats NOT always the case, as demonstrated by what you are doing and
   seeing.
 * the feed is broke.
 * Enhor,
 * if you come back — ignore him. I see your problem, and you are correct. change
   the utf-8 to ISO 8859-1 or something and see if that problem doesnt go away.
 * you may also need to make a new post for us, so just go ahead and do that anyway.
 *  [ryans149](https://wordpress.org/support/users/ryans149/)
 * (@ryans149)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138092)
 * Oh, I am sorry whooami. Now I got it.
 * An error has occurred; the feed is probably down. Try again later.
 * Enhor
 * Yes, whooami is correct. Seems like UTF-8 is not being accepted.
 *  Thread Starter [enhor](https://wordpress.org/support/users/enhor/)
 * (@enhor)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138156)
 * whooami, I changed the charset to ISO 8859-1 as you proposed but the link was
   still broken. Then I posted a new post in the blog and it fixed it.
    Thank you
   🙂

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

The topic ‘RSS Feed error’ is closed to new replies.

## Tags

 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 10 replies
 * 3 participants
 * Last reply from: [enhor](https://wordpress.org/support/users/enhor/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-error-18/#post-1138156)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
