I wrote this article for our DNA network members about a feature we just released called Autoblogging. We are using the plugin AutoBlogged as a method for generating content from feeds on the Web. I did a little write-up on the feauture to help our clients use the plugin with WordPress.
This particular write-up is geared toward using the Arthemia Premium theme with WordPress. Thought I would share it here so that it might help someone else.
AutoBlogged is a plugin that allows you to pull content from RSS feeds into your posts. There are several things that you should consider before setting up and sort of automatic feed into your blog.
Autoblogged comes with a search feature that allows you to use keywords to find RSS feeds rather than an actual URL. While you can assume content from sites like Yahoo News is safe – you should still do your homework.
It’s advised that you consider actually doing a Google search on a particular subject. For instance, google “Business Rss Feeds” and read through the results. One result returned this website that lists the Top 100 Most Subscribed to Rss Feeds:
http://radio.xmlstoragesystem.com/rcsPublic/rssHotlist
To see how the feed looks, click the XML icon next to each listing. Most sites will offer a RSS icon or link to their feed so that you can view its results.
What you see is what you get:
Copyright is a hard thing to pin down when it comes to publishing on the Web and with RSS feeds. The absolute best thing you can do to avoid any sort of issues is to get permission.
Sure, it’s a lot easier just to snag the RSS feed URL and provide the source/author – however, sometimes that still isn’t enough. There are other considerations, too. Some sites publish images that they have purchased rights to. If you grab that image and display it on your site, regardless if you have permission to run their RSS feed, you can find yourself in trouble with the owner of that image.
(We will get into other image options later.)
Nonetheless, taking the time to research a quality feed and asking permission to run Excerpts/Content from it on your site – will prevent a lot of issues in the future.
Autoblogging is great because it provides you with relevant content without having to write every single article. However, it’s advised that you use Autoblogging as an enhancement rather than your only method of publishing to your site.
While these measures might seem a bit time consuming at first to establish, once you do, your effort will pay off in the long run.
There are a few options you will need to setup before processing feeds.
Here you can set the length of tags, how many tags per post, whether or not you want the original tags from the feeds to display or create your own for each category.
The main setting you’ll want to adjust here is the Excerpt. You can control how many words, sentences and paragraphs you pull from feeds. It’s suggested that you pull 50-55 words because of the home page layout.

You can pull the full content from a feed to the actual post. The excerpt is for home page purposes and will limit the text on the home page to the amount you specify in Excerpt Settings.
Keep in mind that if you pull a large amount of feed content for your posts – the Premium Theme’s First Post will display all of that content. The other Latest Posts on the home page will display the 50-55 word excerpt.
This is why manually pulling the feeds is suggested. This way you can modify the Last post on the home page with the <!–more–> tag (refer to the Arthemia Premium Guide) to show as much content as you want. Also, you do not have to concern yourself with new posts being processed in without your review when manually processing feeds.
Setting up and processing a feed is straight forward.
1. Navigate to AutoBlogged>Feeds.
2. Create a new feed.
In General Settings you specific the type of feed you want, the URL of the feed or keywords. In our example, I am using a RSS feed: Yahoo Technology.

You can specify when to update the feed and how many posts to pull in. For our example, we are going to manually process our feed and we only want to pull in 5 posts at a time.

3. Choose which categories you want the feed to post to.
Specify the Authors that you want to include in the post. You should always use the Author of the post and skip any posts that do not have an author.
This is an important setting. You will want to check Save local copies of all images in the feed. Especially if you are pulling in full content. If you check the Create local thumbnails for each image and pull in full content, it will display the original image and a thumbnail version in the post.

However, you have no control over the size of the image when you Save local copies of all images in the feed. Again, this is why manually pulling in fresh content benefits you. This way you can resize any images that are too large and include and image if a post does not have one.
The default content pull is set to excerpt. This will pull a portion of the post instead of the full content. If you want to pull an all of the content, change <p>%excerpt%</p> to <p>%content%</p>

4. Save Changes to the feed when you are finished.
1. To manually process the feed, click the Process Now button Feeds screen.

A summary of the feed content will display. It’s clear that some feeds do NOT have images while some do.

How the feed displays on the home page:

As you can see, pulling in only 5 posts manually enables you to quickly provide photos for the posts that do not have images.
The original help article is found in the Support Forums at Autoblogged here: http://support.autoblogged.com/forums/6307/entries/28553.
We’ve modified the article for our purpose.
The design of the Premium theme relies heavily on images on the home page, as well as thumbnails for each article. Most articles that are used from an RSS feed do not have images.
To fix this, we went to sites like istockphoto.com and www.sxc.hu to download both free and purchased stock photos that seemed relevant to the theme, yet generic enough to use with any article. We gathered 50 good photos, resized them all to the same size, and then renamed them 1.jpg through 50.jpg and uploaded them to our site.
Next, for each feed that doesn’t produce good images we added a custom field in AutoBlogged called Image. Note that the Arthemia Premium theme specifically looks for images in this custom field. We set the value of the field as follows:
/wp-content/uploads/business/ [1|2|3|4|5|6|7|8|9|10|11|12|13|14].jpg.
NOTE: This setting is in the AugoBlogged>Feeds> Feeds Settings screen. (Where you edit or when you create a new feed.)
Below is a screen shot of our example setting – we are only using 5 default images:

You can use post template syntax in your custom field values and bracketed values separated by pipes indicates to AutoBlogged to pick a random value from the list. In other words, AutoBlogged will randomly pick a number between 1 and 50 to create Image field values.
With just 50 images we do sometimes get two or more articles with the same picture on the front page but for the most part that isn’t that big of a deal and it greatly improves the look and professionalism of the site.
Upload 5 random photos after naming them then 1 through 5. (at /wp-content/uploads/business/[1|2|3|4|5].jpg)
1. Navigate to AutoBlogged>Feeds and either create a new feed or edit an existing feed.
2. Add the following to the Custom Fields panel.

3. Save and process the feed.

There are far too many scenarios to cover in this guide. Read over the AutoBlogged documentation to take advantage of all the features and methods of publishing feeds.
AutoBlogged Online Help: http://autoblogged.com/online-help
I would like to begin by stating, thank you for supplying me with the information I’ve been searching for. I have been searching the internet for two hours searching for it and would have given my right arm if I would have located your website sooner. Not only did I locate what I was searching for, but also found answers to questions I never even thought to ask myself. Thank you for your wonderful web-site!