Title: Feed not valid
Last modified: August 18, 2016

---

# Feed not valid

 *  [alexholm](https://wordpress.org/support/users/alexholm/)
 * (@alexholm)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/feed-not-valid/)
 * Using 1.5-gamma 2005-02-03.
 * I have made my own MO-file for localizing dates and few other things. But it 
   seem to translate the item’s pubDate into local.
 * The second error I can’t figure out, is it the &trade; that makes it fail?
 * [Feedvalidation of my RSS2](http://feedvalidator.org/?url=http://fulu.auruminteractive.com/feed/)

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

 *  [Kurt McKee](https://wordpress.org/support/users/kurtmckee/)
 * (@kurtmckee)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/feed-not-valid/#post-139803)
 * If you read the feed validation page and click on “help” next to the error involving
   the date you’ll see that it is indeed the localization of the day that’s causing
   the problem. The only allowed possibilities are Sun, Mon, Tue, Wed, Thu, Fri,
   Sat.
 * As for the trademark symbol, you might try using the Unicode markup instead of
   ™. The Unicode is: ™ (according to [http://www.natural-innovations.com/wa/doc-charset.html](http://www.natural-innovations.com/wa/doc-charset.html),
   although it also lists ™). I supposed it’s possible to modify your original post
   to change it to the Unicode.
 *  [Kurt McKee](https://wordpress.org/support/users/kurtmckee/)
 * (@kurtmckee)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/feed-not-valid/#post-139805)
 * Spectacular. OK, here’s the Unicode: #8482
    When you want to use it, surround
   it with & and ;
 *  Thread Starter [alexholm](https://wordpress.org/support/users/alexholm/)
 * (@alexholm)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/feed-not-valid/#post-139812)
 * Thanks for the unicode tip.
 * But still I wonder what happens with the item’s pubDate. As you see, the first
   pubDate that occurs within the <channel> is correct, but they all get localized
   within the <item>.
 * In wp-rss2.php, the difference between the call on mysql2date is the second parameter.
   Is get_the_time result localized? Or maybe it’s the foreach loop with the call
   on start_wp() that makes it localized? And isn’t start_wp deprecated?

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

The topic ‘Feed not valid’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [alexholm](https://wordpress.org/support/users/alexholm/)
 * Last activity: [21 years, 3 months ago](https://wordpress.org/support/topic/feed-not-valid/#post-139812)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
