Currently within the FEED IMPORTER, there is no way to add the CHANNEL TITLE.
Using
the string returns the 'item' title, not the 'channel' title.
My preference would be to give proper credit to whatever is being imported, and for that I need to be able to add the Channel Title. (I posted a support ticket at vBulletin.com, and was informed that as of now, this is not possible (or they don't know how to do it.))
Example feed:
http://ariell.wordpress.com/feed
Notice that there are TWO 'title' fields.
PHP Code:
<channel>
<title>Vegetarian Belly</title>
PHP Code:
<item> <title>Mushrooms and White Wine Sauce with Risotto</title>