Why did you build it? What was your motivation? I tried it, and I have no idea why would I spam my friends with link so they would describe me. I have absolutely no interest in that, and I would feel really stupid sending anyone link like that. Did you actually felt the need to have such a website? Or you just figured people will like it? How did you figure that out? Please, share.
Most people have a strong interest in how others perceive them, including yourself: "I would feel really stupid sending anyone link like that." You're probably part of a culture where publicly asking others what they think of you is frowned on.
Ask HN: I built a site that just went ridiculously viral. What do I do now?
181–190 of 195 posts
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#182Earlier quoted context omitted.
I don't know, someone made a comment in reply to me the other day that said "Twitter could be another Digg" and everyone seemed to love it.
I sure do :)
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#183I recently built a Facebook application that approached the same kind of growth. Sites like this typically see eCPM between $0.10 and $0.30 for advertising. So you're looking at around $30/day revenue right now. Consider switching to EC2. This will allow you to easily scale up to a more powerful server if growth continues or down to a less powerful one if traffic tapers off. Depending on how you set things up, a comm…
New Feature Idea if it's not already in the works: threewords.me places (foursquare?). would leverage current users engagement to tag locations with a dead simple description. could keep users coming back, provide utility(value)to businesses, and make you some more money. email me (mw63214@gmail.com) if you want more ideas, although it seems you have your hands full as it is. Good Luck!
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#184Adsense. With only about 10k hits a day, my bedtime calculator http://sleepyti.me brings in $10-$20/day. At the rate you're getting users, you could probably bring in a significant load of cash. Good luck!
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#185Consider adding a revenue stream immediately. Let users pay to see what others have said about friends. Charge 1 facebook credit. Also let users pay to block that access: 10 credits. Also pay to let others ignore the block: 100 credits. Etc... You'll need to redirect to a facebook page to use credits because they aren't available off facebook.com yet. They don't have many good examples of offsite apps using credits,…
I'm not sure all your users are familiar with Facebook credits; I'm not sure you want to set up barriers before you know what you have.
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#186Adsense. With only about 10k hits a day, my bedtime calculator http://sleepyti.me brings in $10-$20/day. At the rate you're getting users, you could probably bring in a significant load of cash. Good luck!
"Sleepyti.me is provided as a free service thanks to support from our ads." I don't know if you read the "Sacked by a Google Algorithm" article from yesterday. http://www.duckworksmagazine.com/11/columns/guest/winter/ind... The comment you make on the results page sounds dangerously close to what got Adsense to boot him.
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#187Adsense. With only about 10k hits a day, my bedtime calculator http://sleepyti.me brings in $10-$20/day. At the rate you're getting users, you could probably bring in a significant load of cash. Good luck!
Curious: What kind of traffic sources are you getting? I notice an FB like button, is that the sole source?
A few people have posted my URL to social news sites like Reddit and Digg, but even when those gain traction it's usually just a few thousand and quite short-lived.
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#188Earlier quoted context omitted.
Would it be possible to see your Facebook app? I'm curious to see what traits these fast growing apps have in common in person.
Sorry. It got banned from platform for a few reasons including tagging photos that didn't have people in them. (Similar to the cartoons that people upload and tag their friends as characters). In general the biggest trait is that the app is built around sharing. Apps where sharing is a secondary feature generally do much worse in comparison to those where the whole point of the app is to share something. Even success…
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#189How did it go? Is the traffic still sustaining? Also tell us if you have been able to monetize it? Share your experiences with a blog post.
Re: Ask HN: I built a site that just went ridiculously viral. What do I do now?
#190Earlier quoted context omitted.
Two hundred twenty thousand. In two hours.
220.000 hits in 2 hours is about 220000/3600/2 = 30 hits per second. The server needs to produce pages in about 33 msec. And all that is average; there could be spikes. Hmmm, interesting. And certainly doable. On my site I use memcached and that produces pages in 3 to 4 msec.