Earlier this month we launched Shelby.tv for iPhone.We had been building it (and several iterations of it) for several months, but before launching, we already had >1M page views/month. With this traffic, we were able to do lots of A/B testing, load testing, and product development before our launch to prepare.

A question we hear a lot of is:

“So, how’d you get all that traffic before you launched?”

This is meant to be a high level, non-technical overview of what we did at Shelby to get us there. It’s easier said than done but read on for strategies to get to your own 1 Million page views.

Define what you mean by LAUNCH.

Launching a product can mean a variety of things to different people. An apparent lack of definition around WHAT a product launch means can be tough for some to come to grips with, but it’s really a tool to use to your advantage!

At Shelby.tv, we had a product in “beta” for a few months that we were using to test ideas, concepts, and most importantly our API so that it was ready for the launch of our iPhone app.

Launch for us was releasing our app in the Apple App Store, going to the press with our story, sending about 45k emails, and a slew of other tactics to spread the word about our app.

Clearly define your atomic unit.

Definition can be helpful on so many levels, but especially when trying to generate an audience for whatever it is that you’re working on.

We define Shelby.tv as the best way to discover and enjoy new videos everyday and our basic atomic unit (AU) is a Video.

I recently built a web app called Bookmarked.it that surfaces quotes from all the books you have read on your Kindle. My AU is defined as a Quote. Simple. Very well defined.**

Get your hands on as much content as possible.

Now that you’ve defined your AU or content of your product, go out and get some! There are a bunch of ways to do this. You can create it yourself or you can have alpha or beta testers of your app generating it in some way, or you can harvest it from the web (maybe use the Twitter API to effectively simulate the type of content you are expecting to have on your site).

Why?

Because you can then go on to actually “create” simple, static HTML pages for whatever your AU is. Consider the following examples:

At Shelby.tv our AU is a Video and we happen to have a system that collects all of the videos a user sees from their Twitter, Facebook, and Tumblr streams.

During a year’s time we have amassed >30 Million unique videos the Internet (tweets, status updates etc) in our database that we can create static pages for. Each of the pages we can now create includes a video, what people on social services have said about the video, and links to other related videos.

This method of generating traffic to your app doesn’t need millions of AUs to work though!

What it does need to make it successful is a way to link everything together.

With my app Bookmarked.it, a page with a user’s favorite quotes should have links to the book that they are from and other quotes from that book. This way when search engines crawl your site, they know how to traverse all of your content.

Bookmarked.it has a small number of users but has ~100x the number of static pages you can visit (compared to the number of users). That’s the type of multiplier you are looking for.

Submit your site to SEARCH ENGINES.

You know what they say, “if you've got it, flaunt it” and the same goes for your content. Now that you have all this content how do you use it to grow your site traffic?

Google, Bing and others allow you to explicitly tell them about your site and all this content you now have to show off. Take advantage of this opportunity. Google Webmaster Tools is simple enough and can help you get a sitemap submitted to Google in a matter of minutes.

There are several ways to generate site maps. To generate ours at Shelby we used a Ruby gem called sitemap_generator which we found quiet effective and easy to use. A few simple commands and you can run a script that goes through your entire database to generate a sitemap index file for your entire site.Tell Google where this lives and you’ll be growing site traffic in no time!

(Go Go Gadget) Organic GROWTH.

This is one of the methods we used to grow our site traffic past 1 Million page views per month. Mega-growth didn’t happen overnight of course. Even with this method it took time to grow our site traffic above 1 Million page views. We had significant traffic to our site very quickly though, about one month to reach ~100k pageviews/mo and about three months to reach ~500k pageviews/mo.

So wrapping up, here’s your checklist of what you need to do to make this work for you:

  1. Define what you mean by launch.
  2. Clearly define your atomic unit.
  3. Get your hands on as much content as possible.
  4. Submit your content to search engines.
  5. Grow organically.

At Shelby.tv we grew our traffic in this manner so that we could do A/B testing with significant traffic letting us build, test, iterate on a very rapid cycle. This approach was very helpful in getting us to where we are today.

And now that we launched, of course the real work is ahead of us.


** Oh, by the way, are you interested in resurfacing all the passages you have collected on your Kindle? Try Bookmarked.it!