Well if you are using the Feed offered by Wordpress, you can dictate how you want it to show.
But of course we all use Feedburner. It seems Feedburner just displays the full post by default. However if you are like me, you use the "Continue Reading"/<!-- more -- > function, and this causes the feed to only show up that point.
The way I was able to allow the feed to show the full post while still maintaining the "Continue reading..." functionality on my web site was to remove the "<!-- more -->" from all of my posts, and told Wordpress to use post excerpts instead of full posts for the web site.
|