X

Put your dormant domains to use with WordPress

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 domain names 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 WordPress 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().

<a href="<?php the_syndication_permalink(); ?>" title="<?php the_title(); ?>">Read the rest of the story...</a>

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.

Comments   Leave a Reply

  1. 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…

  2. 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?

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

  4. 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

  5. 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.

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

  7. @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?

  8. 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.

  9. @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!

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

  11. RSS Feed Powered Websites: An Alternative to Domain Parking April 20, 2008 at 3:24 pm

    […] his article, “Put Your Dormant Domains to Use with WordPress” Leland explains the process of creating a RSS feed powered website which will syndicate RSS […]

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

  13. How To Setup An Automated Wordpress Blog | Stealth Employed April 15, 2008 at 12:46 pm

    […] found this really cool article titled “Put your dormant domains to use with WordPress“. It’s a very simple and straightforward tutorial about how to set up your WordPress […]

  14. WordPress Talk - April 15, 2008 April 15, 2008 at 7:02 am

    […] Lab provides a great tutorial guiding you on how to put your available domains to good use. I have about 200 domains I’m not currently using and I’ve been trying to figure out if […]

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

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

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

  18. @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).

  19. 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!

  20. Whats stopping Domainers from Developing? | NameBio Blog March 27, 2008 at 3:02 pm

    […] link […]

  21. Pretty nice tutorial that you have there, was very helpful 🙂

  22. 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!

  23. 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.

  24. DNDough.com - An alternative to domain parking March 26, 2008 at 5:31 pm

    […] 26th, 2008 Posted in Domain ParkingI wrote about an alternative to parking your unused domains over at my other blog at Theme Lab. Basically it goes over how to set up automated blogs with […]

  25. 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

Add a Comment

We're glad you have chosen to leave a comment. Please keep in mind that all comments are moderated according to our privacy policy, and all links are nofollow. Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

WordPress Launch Checklist

The Ultimate WordPress Launch Checklist

We've compiled all the essential checklist items for your next WordPress website launch into one handy ebook.
Yes, Send Me the Free eBook!