Title: Cannot parse image from RSS
Last modified: August 21, 2016

---

# Cannot parse image from RSS

 *  [generalgumus](https://wordpress.org/support/users/generalgumus/)
 * (@generalgumus)
 * [12 years ago](https://wordpress.org/support/topic/cannot-parse-image-from-rss/)
 * I’m creating an android app for my website which is WordPress. I’m having trouble
   parsing the post thumbnails from the RSS. I’ve tested my application with different
   websites and they work without a problem. For some reason it’s just WordPress
   websites that are causing the issue or at least my website…
 * I do have a img html tag within the description and content:encoded tags but 
   I created another to parse the image easier…
 * `<postthumb><![CDATA[<?php the_post_thumbnail(); ?>]]></postthumb>`
 * Description tag:
 *     ```
       <description>
        <![CDATA[
         <div>
          <a href=....<img title="..." src="....jpeg" alt="..." width="..." height="..." /></a>
         </div>
         <br/>
         ... […]
        ]]>
       </description>
       ```
   
 * My RSS(WordPress) vs Random RSS(Non-WordPress)
 * [Android App Screenshot my RSS](http://i.stack.imgur.com/jXidF.png)
    [Android App Screenshot random RSS](http://i.stack.imgur.com/ozQeN.png)
 * [Link to my RSS feed](http://ythaber.com/index.xml)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years ago](https://wordpress.org/support/topic/cannot-parse-image-from-rss/#post-4875493)
 * There’s a [problem with your feed](http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fythaber.com%2Findex.xml).
   Looks like a sluggish site or server.
 *  Thread Starter [generalgumus](https://wordpress.org/support/users/generalgumus/)
 * (@generalgumus)
 * [12 years ago](https://wordpress.org/support/topic/cannot-parse-image-from-rss/#post-4875494)
 * Well, how can I resolve it whatever it is? Should I do a fresh wordpress install?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years ago](https://wordpress.org/support/topic/cannot-parse-image-from-rss/#post-4875500)
 * Try:
 * – deactivating **all** plugins to see if this resolves the problem. If this works,
   re-activate the plugins one by one until you find the problematic plugin(s).
 * – switching to the default theme to rule out any theme-specific problems.
 * – [resetting the plugins folder](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)
   by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause
   problems.

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

The topic ‘Cannot parse image from RSS’ 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/)
 * 3 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/cannot-parse-image-from-rss/#post-4875500)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
