Title: WordPress 2.0 RSS Invalid
Last modified: August 18, 2016

---

# WordPress 2.0 RSS Invalid

 *  [sumeetjain](https://wordpress.org/support/users/sumeetjain/)
 * (@sumeetjain)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/wordpress-20-rss-invalid/)
 * I just installed WordPress 2.0, and for some reason my RSS won’t validate (and,
   therefore, won’t display).
 * [http://sumeetjain.com/treasures/feed/](http://sumeetjain.com/treasures/feed/)
 * I’m not an XML guru by any means, so if someone could help me out, I’d appreciate
   it. I haven’t made any modifications to core files, and I’m running the Blix 
   theme.

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/wordpress-20-rss-invalid/#post-360731)
 * The latest stable – and secure! – version is 2.0.2. You may want to consider 
   upgrading: a lot of bugs were addressed in 2.0.1 and 2.0.2.
 *  Thread Starter [sumeetjain](https://wordpress.org/support/users/sumeetjain/)
 * (@sumeetjain)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/wordpress-20-rss-invalid/#post-360809)
 * I have 2.0.2. Sorry for the lack of clarity.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/wordpress-20-rss-invalid/#post-360810)
 * The error you’re getting is due to how you have javascript embedded in your posts.
 * Note that you are displaying full text for your posts in your feed. So full text
   feeds remain valid, WordPress places post content in a CDATA section (otherwise
   the HTML tags and entities in a post will invalidate the feed). Problem is, you’re
   placing your javascript code in CDATA sections as well, and where these close
   the feed breaks.
 * Your options are: A. don’t use javascript in posts, or B. drop your js code in
   HTML comments (`<!--` … `//-->`) and not CDATA sections.
 *  Thread Starter [sumeetjain](https://wordpress.org/support/users/sumeetjain/)
 * (@sumeetjain)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/wordpress-20-rss-invalid/#post-360851)
 * Thanks Kafkaesqui, I’ll try B.

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

The topic ‘WordPress 2.0 RSS Invalid’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [sumeetjain](https://wordpress.org/support/users/sumeetjain/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/wordpress-20-rss-invalid/#post-360851)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
