Create a Rapid Wealth Generating Web 2.0 Style Business with Wordpress and 4 Simple Plugins

Written by Brandon on January 28, 2008 – 5:45 am -

I know you’ve heard this story before: “Create a Rapid Wealth Generating Web 2.0 Style Business with Wordpress and 4 Simple Plugins”, but a few recently created plugins for Wordpress have really opened the floodgate for creating rapid, wealth generating blogging businesses. But before I get into the nuts and bolts of the business model, I would first like to introduce you to a website currently using this business model: Trendhunter.com.

photo by Joe Shlabotnik

The Trendhunter Business Model

Trendhunter.com is essentially a multi-user blog where thousands of users have contributed articles to the site. According to my recent check at Alexa.com, Trendhunter is the 9th most popular design website on the internet The main focus of revenue for the site comes simply from the sheer volume of contributions which number in the dozens each day that are posted to the front page, and the ability of the contributors to promote their posts. How does owner, Jeremy Gutsche, get so many contributors?

  • He shares ad revenue with his users.
  • He encourages bloggers to promote their own content by contributing to Trendhunter.com
  • He edits each post that makes it to the front page which, unlike Digg.com, means only the most interesting trends make it. This helps maintain strong content quality that is on topic.
  • He promotes and encourages contributors to promote the site using web 2.0 tools such as blog widgets and old-school viral tools like emailing friends.

I believe that sharing the ad revenue is the strongest incentive for making such a popular blog because Mr. Gutsche makes it so easy to make extra money. How does he make it so easy? By making the ad sharing easy. All you have to do to make money is have a Google Adsense Account. When you sign up for Trendhunter.com, you are prompted to enter your AdSense code. Now, every article that you write that appears on Trendhunter.com will show your adsense ads, and any ads that are clicked on generates revenue for you. For most articles, only a dollar or two revenue is generated, but it is possible to generate up to $50 for articles that are viral and extremely popular. And, of course, the more popular the site and the more articles you write means the more money you make. All of this along with the collective power of all the other people on the site wanting to make money means explosive expansion once the site has built some popularity.

Although Trendhunter.com has developed really strong growth and requires a very small staff which has developed a relatively low impact revenue stream, there are some areas which Trendhunter.com could improve. I want to focus exclusively on rapid content generation, though, which is essentially the heart of Trendhunter.com’s business. So, how do you add content currently to the site? You have to go through a fairly excruciating process that involves filling out a half-dozen text fields minimum and tab through 4 tabbed pages. At any given time during this process, if you accidentally click on the wrong link surrounding the entry form and you’ve lost your data.

Adding the Tumblr Method of Rapid Content Creation

Trendhunter.com’s content creation could be so much more fun and easy if there were some sort of bookmarklet that you could add to your toolbar, so whenever you’re at some website you want to write about you could push a button, write a few sentences, and boom! your post is done. Enter the Tumblr.com Bookmarklet. This bookmarklet lets you press a button, and all the images pop up on a new screen. Then, you can choose an image, write a couple of sentences, and hit “post”.

A quick comparison of the Tumblr.com content work flow versus the Trendhunter.com content work flow reveals that the same quality post can be created with the tumblr bookmarklet method in 25% of the time it takes to create a Trendhunter post. The work flow savings you get with tumblr.com are:

  • automatic uploading of images and videos
  • 10-20 less clicks needed per article, which saves your hands
  • more incentive to write an article because it only requires one click on the tool bar
  • quotes can be added by simply highlighting the desired text you want to quote.

Trendhunter.com would surely benefit from adopting this model, and the Trendhunter tool bar that already exists seems ripe for including this in their development schedule. But if you are as ambitious and motivated as Jeremy Gutsche, you may be able to beat him to the punch by creating an even more effective and simpler version of Trendhunter.com using Wordpress and a number of simple to implement plugins.

So, what are these plugins that can make Wordpress as popular and powerful as Trendhunter.com? We should start by analyzing what Wordpress is missing that Trendhunter has:

  • First, Trendhunter has a stronger user customization, so Wordpress needs a plugin that allows users to add a photo of themselves, add their Adsense information, and add whatever other information you care to follow. To fill this gap, I use the Cimy User Extra Fields plugin which allows you to add any number of extra fields to your users’ profiles. More importantly, you can also recall the information in these fields using the Cimy template tag. For instance, if a user provides his Adsense account number, then I can put this account number into any post that this person writes using a small amount of PHP code. This guarantees that the writer will get all ad credit for his posts.
  • Second, Trendhunter gives each contributer his own sort of miniblog within the overall site. This miniblog includes an image of the person, the contributor’s stats, as well as the person’s own URL which he can send to friends. Again, all of this can be created using the simple template tags provided by the Cimy plugin.
  • Third, Trendhunter is missing a way to create posts quickly and easily. A new Wordpress plugin that recently became available that has proven incredibly powerful is the Quickpost plugin provided by twelvehorses. This plugin allows you to create posts very quickly. You can also offer this to your contributors and they can add posts equally quickly. This is the major advantage you would have over Trendhunter using Wordpress.
  • Fourth, Trendhunter gives readers ways to spread posts virally to other sites. You can accomplish the same things that Trendhunter offers with a couple of useful plugins. One is the Social Bookmark plugin which allows you to bookmark an article to any number of dozens of social bookmarking sites. The other plugin of note is the WP-email which allows readers to email an article to friends.

There are some definite advantages of using these Wordpress plugins, however, there are also some hurdles that you should be very aware of:

  • First, it’s not completely clear if you are following the Google Adsense terms of service agreement if you exchange out user ad accounts . This is because when you have a generic Adsense code where you substitute other authors’ Adsense account numbers this may be seen as altering the code. The Terms of Service says you are not supposed to alter this code in any way, however, I personally do not consider this violating the TOS because the end javascript code really is not altered than the intended code. I highly suggest reading about this and using this at your own risk. However, judging Trendhunter.com as a test case, using this method is acceptable as long as you do not alter the code in any way and just the account has changed.
  • Second, the Quickpost Plugin has a bug where you have to sign in before the plugin works. I’ve informed the plugin writers, but you may have to hire some outside help if this plugin becomes an essential part of your business.
  • Third, the Quickpost Plugin posts direcly to the site no matter what your user status is. That means contributors posts go live immediately without being approved by an editor. This, again can be quickly fixed by a competent Wordpress developer and a couple hundred dollars. You don’t necessarily have to offer the quickpost plugin to users, but it is so handy it’s hard not to offer this option. My suggestion is to only allow posts on the home page in a category no one would ever choose. This might deter getting unwanted posts on the home page.
  • Finally, the Cimy Extra Fields plugin can be very powerful yet tricky to set up with Adsense. You will want to consider writing a very well thought out conditional statement in PHP that assures that you have received a valid Adsense code. This is not for the amateur to attempt.

Overall, if you’re willing to try to learn from Trendhunter’s great strengths and shortcomings you may find yourself with dozens of contributors and ten times the traffic. If you need any help fleshing this out or need further instruction on implementing this feel free to leave a comment or email me at bbaunach@yahoo.com.

Tags: , , , ,
Posted in Adsense, Blogs, Building Blog Revenue, Building Web Traffic, Experimental Techniques, Starting a Business | 1 Comment »

Building Blog Traffic: Optimizing for Google Image Search

Written by Brandon on January 4, 2008 – 5:15 am -

Here is something I noticed a year ago that completely blew me away: blogs that have lots of images get half or more of their search traffic from their images. This means if your images are not indexing on your image rich site, then you may be potentially missing an opportunity to double your search traffic. But, getting your images indexed by Google is a complete mystery even to the most seasoned webmasters as the forum chatter suggests. So, in the next few paragraphs I will help you figure out if your images are indexing on Google, and if they are not indexing then how you might get them indexed on Google, so you too can be well on your way to doubling your search traffic.

google image search costume

The geekiest Halloween costume ever: A Google Image Search (photo by Jacob Lodwick)

First, be aware that Google has a separate image crawler that crawls your site for images. You cannot include an image site map on your site telling Google when and where to find new images like you can for the written content. The image crawler just comes buy whenever it can which is not very often. Images are much more data intensive than text, so Google really takes its time getting around to your site. Also, if your site is slow, then the Google image crawler will skip over your site completely and not come back for a long, long time.

But before we get in too deep, let’s see if your images are indexing. It’s as simple as going to images.google.com and typing in “site:http://yoursite.com” ( replace yoursite.com with your blog’s own URL) . If no images come up then you’ve got a problem.

There are a few things you will need to do to make sure your images are indexing.

  • First, you should make sure that there is no meta tag in the head of your web page that tells the web crawlers to exclude images from being indexed. If there is, then get rid of the tag.
  • Next, you should make sure that there is no line in your robots.txt file telling web crawlers to exclude images from being indexed. If there is, then get rid of the line that excludes images. For more about robots.txt check out the links I’ve included.
  • Then, you will need to make sure each image has a very descriptive title attribute in the <img> tag. The title want to be very descriptive in 10 words or less.

If you have done all of this, and you’ve waited a few weeks for Google’s extremely slow crawler, then you have a much more difficult problem to troubleshoot. But, there is still hope! Chances are that your site is too slow for Google to efficiently crawl. I know it may seem OK to you, but to Google it is just too slow. What you are going to have to do next is speed up the delivery of the site to Google. I’ve found that the simplest and most effective technique is to cache the web pages. Caching pages is essentially a technique where your blog software creates a temporary copy of a web page that does not change too much so that the blog does not have to go back and forth to the database. Caching can dramatically speed up your site, and if your use a Wordpress blog, a there is a great caching plugin called WP-Cache that is a must for your site. After I installed the caching plugin for Wordpress on one of my own sites I very soon got major traffic from Google Images. I also tried turning it off and on for a few days at a time and found that there was a definite correlation with caching and the Google image crawler indexing my site.

If none of this works, then it may be time to start from scratch on another blog software that will guarantee image indexing. I’m afraid I’m out of ideas.

Finally, I want to point out an interesting way using Google Image Search to find out where you stand in blog domination. I run an interior design blog which is somewhat popular but no where close to the most popular design blogs such as mocoloco.com. I decided to see how I stood up to the big guys by doing a simple test to see how many images of chairs each of us had indexed. So I put in “site:designcrack.com/v2 chairs” and “site:mocoloco.com chairs” . What I had found is that I had a total of 120 different chair images which I thought was a very respectable amount of chair posts for little old me. But, mocoloco.com had a total of nearly 13,000 chair images to choose from. This immediately said to me that I will not be playing with the big blogs unless I make a full time commitment to my blogging craft. A couple of posts per day simply cannot compare.

Tags: , , , ,
Posted in Analysis, Blogs, Building Blog Revenue, Building Web Traffic, Fundamentals, SEO | 2 Comments »

No Follow Free- Good or Bad?

Written by Brandon on January 4, 2008 – 4:40 am -

After noticing that I have yet to receive one visitor from Google since I’ve enacted my no-follow free policy, I’ve decided to turn off this function for a few days to see if I can regain some search traffic. Has anyone experienced a similar occurrence? If so, then please let me know.

Tags: ,
Posted in Experimental Techniques | 1 Comment »