RSS summary problem / question
-
I have a question about displaying the summary of the RSS feed in my wordpress blog. I have gone to Settings->Reading and in the section that says ‘For each articles in a feed, show:’ I selected Summary.
When I view the feed in firefox, I see the summary of the feed. However, when I use my News Reader (Akregator) I see the entire article.
When I viewed the RSS source, I noticed it displayed both a summary and the full content, as follows:
<description><![CDATA[ brief summary of content […]]]></description>
<content:encoded><![CDATA[ entire blog entry with images and all]]></content:encoded>I guess my question is, is this a bug in WordPress 2.7? If not, then what exactly is the Summary option in Settings->Reading->’For each articles in a feed, show:’ doing exactly?
How can I just show the description without having to modify the rss pages in wordpresss?
Thanks!
Ryan
The topic ‘RSS summary problem / question’ is closed to new replies.