For those of you domainers who have a lot of unused domain names earning nominal revenue at old-fashioned domain parking services or simply collecting dust and not doing anything, read on. Developed domains will almost always outperform one-click landers at parking sites. One of the easiest ways to do quickly develop a domain is to set up an automated WordPress blog. In this tutorial I’ll go over:

  • Where to host your WordPress auto blogs
  • How to install WordPress and configure it with SEO in mind
  • A free WordPress plugin you can use to set up an auto blog
  • How to use use RSS feeds to generate relevant content
  • How to monetize your website with Adsense and other revenue streams

Now is the time to dump those stagnant parked pages and start developing your unused domains into dynamic and content-rich websites.

Just a small note before continuing. This isn’t a guide on making content scraping/rewriting splogs. I’m merely going over a much more efficient way to monetize unused domains, or possibly to augment your current blog with regularly updated news from relevant feeds. Aggregating RSS feeds legally is a perfectly legitimate way to add content to your WordPress blog.

Where to host your WordPress auto blogs

There are a million web hosts out there, some are good, some not so good, some should be avoided completely. One host which I would personally recommend for WordPress hosting is HostGator. Their prices are cheap, their servers are reliable, and their support is available 24 hours a day - 7 days a week. Most importantly, their hosting is very WordPress-friendly and will allow you to host unlimited domains in a shared account.

HostGator banner

Of course if you already know of a good web host that meet the requirements, feel free to use them as well. A host with cPanel with Fantastico would definitely be preferred.

How to install WordPress with SEO in mind

I’ve already written on these topics a few times in previous tutorials. The first step (obviously) is to get your hosting set up, and install WordPress. Most people would rather opt to go with an automated and more convenient solution by installing through Fantastico. Others may want to install WordPress manually.

After successfully installing WordPress, following the steps to optimize WordPress for search engines would be nice. At the very least you could set up pretty permalinks to make your URL’s more search engine friendly.

After doing all of the above you will probably want to find a nice looking WordPress theme relevant to the topic of your domain. Some good places to find WordPress themes are listed on the resources page. The selection of free WordPress themes here at Theme Lab isn’t too shabby either.

The FeedWordPress Plugin

I’ve seen a few paid WordPress plugins that claim to do exactly the same thing as FeedWordPress, which is absolutely free and probably works just as well. It can be downloaded over at WordPress.org. Reference to our previous tutorial on installing WordPress plugins if you’re not sure how to upload and activate a plugin.

How to use FeedWordPress

After activating the plugin, you should see a new Syndication menu in your WordPress administration panel. Here you can add/edit/delete feed information, update the feeds manually, or make initial configurations for default settings you want to be used for your aggregated posts.

Syndicated Feeds

This is where you choose whether to check for new feed items automatically, instead of whenever requested - or manually. Considering this article is all about automation of your sites, you’ll probably want to set it to automatic. A reasonable time interval would be about 10 minutes.

FeedWordPress Syndicated Feed Options

Syndicated Post Options

This is where you set the default categories to assign your syndicated posts too. You can set different categories for specific feeds later on. Depending on your preference, you may or may not want to enable commenting or trackbacks on the syndicated posts. You will want to make sure the permalinks point to your website, and not the original. This way you have more crawlable content pages on your site. I’ll show you later how to link to the original source in your post content.

FeedWordPress Syndicated Post Options

Places to find news feeds

Configuring your WordPress installation to work with auto blogging is only half the battle. You need to know where to find good feeds that will be relevant to your topic. Here are some good places to get feeds:

A word of caution: Please make sure you read and comprehend the terms of use associated with these RSS feeds. Some do not allow content to be republished on blogs such as this. Breaking terms when using these RSS feeds on your sites may lead to a cease and desist notice, or worse.

Inputting feeds into FeedWordPress

Hope my word of caution didn’t scare you off. If you follow the terms of use on each feed, you shouldn’t have anything to worry about. In the example, I’ll be using the Lifestyle - Tech RSS feed from Reuters.

FeedWordPress - Add a new syndicated site

After successfully inputting your desired feed URL, click the Syndicate button.

Feed Finder: New Syndicated Feed

If all is well on this screen, use the feed. At this point, the feed selected should be added as a contributing site. Before updating the feed, you may want to double check the specific feed settings beforehand. This would include making sure posts syndicated from the feed are assigned to the proper category, whether you want comments and/or trackbacks enabled, etc. Go ahead and press the Update button to start populating your WordPress database with feed items.

FeedWordPress Update Complete

Hopefully you get a successful message displayed like this saying xx or so posts were updated. If you get some sort of error message saying 0 posts were added, there is likely something wrong with the feed you chose.

Final steps

Let’s take a look at what our example blog looks like.

FeedWordPress in Action

Looks pretty good I guess. Notice how the actual story dates stay in tact, not the day you publish them on your blog. Also notice the new Contributers link, going back to the original Reuters site. So now we have 11 fresh news snippets, but where’s the link to the original story? This is something you’ll have to manually add to the template file. Open up your index.php and probably your single.php (depending on the structure of your theme) and insert the following code after the_content().

FeedWordPress Syndication Permalink

Do the same thing in single.php (if you have one) and save. Let’s take a look at the example blog now.

Congrats!  You can make auto-blogs

As you can see there is now a link back to the original story. Most RSS news feeds require a link back to the full story like this, along with some sort of attribution, so this is very important. After everything is working smoothly, you’ll probably want to display ads on the site as well.

That’s about it. Feel free to comment and share if you liked this tutorial. And remember - use RSS feeds wisely, read the terms and don’t scrape content. Thanks for reading.

Subscribe to RSS

By: Leland on Mar. 26

Bookmark and Share

38 Comments »

Comment by Shane
2008-03-26 17:21:44

This is a very nice tutorial and I am sure it will be very useful for beginners, and infact myself. Never made an autoblog before.. prefer writing my own. I may give it a try one day soon.

Shane

 
Comment by SEO Diva Subscribed to comments via email
2008-03-26 17:59:53

I’ve been pondering just how to do this very thing with all the domains I have languishing in my account. Time to put them to work! Thanks for this detailed tutorial.

 
Comment by NaijaEcash
2008-03-27 10:46:48

A nice tutorial for the newbie. I guess I’m going to need it one day for domain names that I am not ready to use ;-) At least visitors will know that the name does exist!

 
Comment by Kevin Paquet
2008-03-27 11:00:18

Pretty nice tutorial that you have there, was very helpful :)

 
Comment by CBM
2008-03-28 17:26:13

Thank you for this very helpful tutorial for automating blogs. I have one question: in the syndicated feeds section how were you able to populate “2: blogroll” where it says “Syndicated Link Category”? I would like to place all the feeds in a named category instead of “uncategorized”. Thank you!

 
Comment by Leland
2008-03-28 20:51:17

@CBM: The Syndicated Link Category is a link category, what’s displayed in the “Contributer” links…you can set the post category when you input the feed to the right (with the checkboxes).

 
Comment by Samit
2008-03-29 06:34:50

Excellent tutorial, will try it for some sites. Interesting plugin too, WP is awesome :)

 
Comment by CBM
2008-03-29 09:23:48

Thank you very much for your help Leland. This is so cool!

 
Comment by GauharJK
2008-04-08 08:15:39

I’ll have to say, thank you very much… I can now put my dormant domains to good use… :)

 
Comment by Accommodation Subscribed to comments via email
2008-04-19 06:52:09

I’ve been looking for autoblogs for ages. Thanks for the great tips. Especially the FeedWordPress Plugin for Wordpress.

 
Comment by lukmanf
2008-04-23 07:07:42

thanks for the tutorial, I’m still waiting for feedwordpress to support wp 2.5

 
Comment by Leland
2008-04-23 07:40:18

@lukmanf: I believe FeedWordPress does work with 2.5, in fact I’ve tested it myself with it. What is the problem with it?

Thanks for the kind comments everyone!

 
Comment by Christine
2008-04-28 16:06:37

Not a bad idea - if it actually worked. Wasted my entire morning trying to get this set up correctly on one blog. After two separate attempts to get FeedWordPress with MagpieRSS installed, it still returned a fatal error. Additionally, the MagpieRSS site is a mess, which added to my frustration. This was a HUGE waste of time and I have given up on it. Instead I’ll keep using the much more reliable method that I’ve been using on my regular websites.

 
Comment by Leland
2008-04-28 16:12:04

@Christine: Sorry it didn’t work for you. However I know of several people (including myself) using this same method with absolutely no fatal errors like you describe. Can you elaborate please? Also, may I ask who your hosting provider is?

 
Comment by ed
2008-05-03 01:31:09

Definitely check the terms because most don’t let u publish their feeds on a website!

 
Comment by Thomas
2008-06-11 15:02:00

Hi, how are we going to search for feeds based on our categories or keywords?
And by checking for new post every 10 minutes, will hostgator close down our accounts?
Thank you.

 
Comment by puneet
2008-07-25 15:50:33

hi
i tried what u said. i installed old version of WP. and installed feedwordpress.

Also made the entry in index.php and single.php file

But still Read rest of the story just doesnt come.

what shd I do? please advice

 
Comment by Tim Subscribed to comments via email
2008-08-06 13:32:26

thank for this information. its really very useful. there is another one called wap-o-matic if u find this useful.

 
Comment by Jas Subscribed to comments via email
2008-09-03 07:20:07

Damn great post for sure but no matter what I try I cannot get the “Read rest of story’ to show up with link to Reuters. Any thoughts?

 
Comment by David Subscribed to comments via email
2008-09-05 02:24:01

Thanks for the info. I made my autoblog at yummytidbits.com as I have no time to use the domain properly yet. XP. Don’t think I will earn anything, but it’s the experience that counts…

 
Comment by WeDreaming Subscribed to comments via email
2008-09-27 04:02:50

I’ve added syndication to a blog that I write manually in order to provide my readers with even more information than I can do myself.

 
Comment by Sarwar Abedeen Subscribed to comments via email
2008-09-29 15:19:54

Hi

I’m having problems editing the index.php to link back to the contributor


<a href="" title="">Read the rest of the story...

I've put this in place but I get unexpected T_STRING

Comment by Nicholas Subscribed to comments via email
2008-11-18 16:00:34

Sawar did you ever figure this out?

 
 
Comment by Nicholas Subscribed to comments via email
2008-11-18 15:33:56

Love the add on and so far it is working miracles. There’s one thing that is very irritating that I cannot figurer out. It is linking back to the original article. When I enter the code you provide In the single and index php’s, I keep linking to the post of mine, not the article. I want to credit others for what they have done and drive traffic to other blogs too. Any suggestions really appreciated.

 
Comment by liphoto Subscribed to comments via email
2009-02-10 14:14:17

i have a problem with the source link, it displays the read the post at link to ALL of my blog posts, is there a way for the script to check if it was a feedwordpress link and then activate the link?

if its not a feedwordpress article the link just goes back to my main page… which is kind of useless. please help, thanks.

 
Comment by Raymond Selda Subscribed to comments via email
2009-04-10 11:06:14

Thank you so much for this article! Very informative, detailed and helpful. My friend gave me an idea on setting up auto blogs. I searched on how to use FeedWordpress and found your article. Thank you!

 
Comment by Raymond Selda Subscribed to comments via email
2009-04-10 11:15:19

I have a question. You said “You will want to make sure the permalinks point to your website, and not the original.” How can you make the permalinks point to your website?

 
Comment by Raymond Selda Subscribed to comments via email
2009-04-10 11:18:27

I already figured it out. Thanks anyway.

 
Comment by zam
2009-06-12 10:09:12

Really nice tutorial. Even I know this method long time ago.. but I didn’t realize some other creative way to autocontent my blog.. may be I should try this…

 
Comment by Kay Subscribed to comments via email
2009-06-14 12:21:32

No matter what RSS feed I try to use, I get this error:

FeedWordPress couldn’t find any feeds at http://nameofblog.com/rssfeed. Try another URL.

Diagnostic information HTTP request failure HTTP Transports available: 1. WP_Http_Fsockopen.

What does this mean? Is there something I need to fix?

 
Comment by Kay Subscribed to comments via email
2009-06-14 13:50:02

I found the fix on another site:

1. Add a new blog with Add New Link (or go edit an old one)
2. Add the blog’s address to the “Web Address”
3. Add the name and description if you use those
4. Assign the syndicated category (Contributors by default)

and THEN the “magic”..

1. Scroll down all the way to the bottom, to the ADVANCED section
2. Add the feed address/link to the “RSS Feed” field

Go to syndication - it worked!

 
Comment by Jon Subscribed to comments via email
2009-06-17 00:44:13

Can’t find the advanced section in WP 2.8
Any friend can tell me the where can find it?

Comment by Kay Subscribed to comments via email
2009-06-18 21:46:15

Jon - It’s at the very bottom of the Add New Link Page.

 
 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Trackback responses to this post

Recent Comments

  • Anto: Hello. Thanks, you’ve got my contact details. Get in touch with me if your wanting something in your own...
  • Sonny: Hey Anto, I love this design, good work that I paid for link removal :) Anyways, how can one contact you to do...
  • Leland: @axelk: As in picture uploads? Not sure about that, although you could set up the form to allow users to send...
  • axelk: thank you for the reply. can Contact 7 be used to submit pictures as well?
  • Leland: @axelk: I think that’s what the Contact Form 7 is for. Although if you wanted to allow users to submit...

About The Author

Welcome to Theme Lab. My name is Leland, and I run the place. I write all the tutorials and code all the themes you see here on the site.

For more information about me, feel free to read the about page. If you want to drop me a message, feel free to contact me.

Interested in advertising on Theme Lab? We have advertising available at very reasonable rates. Head on over to the advertising page for further details.

Please read our Privacy Policy and Terms of Service in regards to theme usage.

© 2009 - Theme Lab - Powered by WordPress