I have an RSS parser on my website for my feeds. My aim is to set up my Wordpress blog so that if I am in a remote location without a laptop, I can email Wordpress with a blog article, and I would like my site to automatically display the RSS feed on my website. The problem I have is that my feed from Wordpress is showing the full content of my article in the "description" tag, instead of the meta description of my article which I would prefer. Any ideas how to resolve this? Can you email an article into wordpress with a meta data description and have the meta description of the article outputted into the description tag of an RSS feed? Thanks