Hacker News new | ask | show | jobs
by chipsy 5693 days ago
The site itself doesn't have content, it has a content aggregation service. That makes it hard to spread in a viral fashion, especially when it's an untargeted service spread amongst many verticals. It's useful, but the "wow check this out" factor is missing.

One improvement would be to add a comment system and rely on UGC to keep people around. But then you have to devise a way to populate stories and make the site look livelier than it is, which may require some kind of comment bot.

Another thing you could do is start drilling down to smaller and smaller niches and try to become a top search result in those, and then work your way back to the huge verticals you currently have. As it is, you are basically competing head-to-head with Google News.

1 comments

Yeah, we don't have content ourselves, our value add is the ranking and filter service. Also, allowing you to see the conversation across the web.

UGC would be tough, because I'm at a chicken and egg state right now as you pointed out. And crap comments would lead to more crap comments. Imagine if Quora or Hacker News had a comment bot. Sets a bad tone for the future.

i guess there may be a flaw in my initial strategy.

when training my algorithm (and as i make iterations), I compare the results to google news to make sure we're as good if not better. That's why a lot of the initial top-level categories match up pretty closely.

Sports vs sports http://sports.rawsignal.com/ http://news.google.com/news/section?pz=1&cf=all&ned=...

However, once I'm more confident in the algo, I'll let it loose on something more niche, like college football

http://collegefb.rawsignal.com/

that's how we can differentiate from google, but i never realized that having too many options would paralyze people.

maybe if i release each vertical under its own domain . . .

I think that nailing down the smaller more focused categories is the way to go. If you can make it both more relevant and more focused it would be both different and useful providing a real reason to give it a try.
sure i can work on that next. what initial categories would rock your world?

also, should i brand each category as its own site, or is the current model ok?

ok, i put up baseball, basketball, and football:

http://football.rawsignal.com/ http://basketball.rawsignal.com/ http://collegefb.rawsignal.com/ http://baseball.rawsignal.com/

had to refungle some code to speed up our analysis, but it should be working. hope you like it.