Title: RSS stripping URLs
Last modified: August 18, 2016

---

# RSS stripping URLs

 *  [adri](https://wordpress.org/support/users/adri/)
 * (@adri)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/rss-stripping-urls/)
 * the_content_rss(get_settings(‘rss_encoded_html’))
    Does anyone know how to get
   WP to stop stripping HTML from the RSS feed? I’d like to be able to have a) images,
   b) links, and c) line breaks appear normally to people reading my site through
   RSS. Using the above line, images are stripped, links become a [#] in the text
   with the link then listed at the bottom, and double line breaks either disappear
   or become single line breaks (depending on what viewer the reader is using). 
   I tried putting the CDAT clause around it, but the parser said it was invalid.
   [my RSS feed](http://www.adriennefelt.com/blog/index-rss.php)

Viewing 1 replies (of 1 total)

 *  Thread Starter [adri](https://wordpress.org/support/users/adri/)
 * (@adri)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/rss-stripping-urls/#post-93310)
 * Ah-hah. For future people looking to solve this problem, that line needs to be:
   
   the_content(get_settings(‘html’)) Genius!

Viewing 1 replies (of 1 total)

The topic ‘RSS stripping URLs’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [adri](https://wordpress.org/support/users/adri/)
 * Last activity: [21 years, 11 months ago](https://wordpress.org/support/topic/rss-stripping-urls/#post-93310)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
