Ask HN: What do you think of my project?
http://www.searchekko.com/
It's like a "related articles" widget for blogs, but it uses visitors' HTTP referrers to target the related articles. (It only displays to visitors arriving from a search engine.)
I'm sure it's a little rough, but I'd love to hear what you guys think. Thanks!
13 comments
[ 2.9 ms ] story [ 21.1 ms ] threadThat does make me think there might be a fairly easy way to spam your service though: find a search page where page of spammer ranks high, do lots of visits from botnet to page of target with referring url search engine page.
You'd think that these are 'related' pages whereas in fact no such link exists.
You'll have to guard against that somehow, check back on the search page and see if it is really related or if somebody is spoofing the referrer.
There's a demo here: http://www.searchekko.com/demo.
edit: couldn't resist temptation to play around with it :)
I see how it works now, that's nifty. So, basically you're taking the search query, you retrieve the search terms and then you fish up a bunch of urls on the local server to try to capture the user longer.
This should have a measurable effect on time-on-site and bounce-rate stats.
You should do an A/B test for sets of pages with and without the widget to see if those variables change measurably (outside of statistical noise range).
That way you can get yourself a unique selling point.
You may like to improve the copy on your web page. The first thing that's not immediately obvious is what links are displayed. It might be better to write "it uses their individual search queries to display _additional matches from your site_."
And you may like to change the image on the front page. Nothing wrong with stock photos but this guy looks as if bouncing makes fun. I don't think that's the impression you want to create.
Also a good point on the photo. It's about the only "bounce" stock photo I could find... I'll poke around and see if anything else might work, though.
Thanks for your suggestions!
Some questions:
a) How does it work? Lets say I have a recipe site and a visitor arrives from Google having searched for "steak". How do you find related articles on my site?
b) What if my site isn't indexed? (e.g. new, blocked etc)
c) The widget has 8 actions (links/buttons etc). 2 of them point to my site and 6 to yours! I would prefer something like 7 to mine and 1 to yours :)
d) Certainly add some options. The "Looking for more on", "Or try a new search" and the 3 related keywords should be optional.
e) The 480px is very limiting. I can't put that in a sidebar it has to go to the main area
f) The site copy needs a redo. I could not easily grasp what it does, how it works etc.
Great work overall - I hope my suggestions are well taken!
a) I use the Yahoo BOSS index of your site to find other pages that would fit the search query well.
b) If the site isn't indexed then SearchEkko just doesn't display the widget at all.
c) Haha well it certainly tries to give the site owner front and center real-estate. It also displays up to 4 results, if they're available (not shown in the demo).
d) Excellent points. It's early -- I just wanted to see if there was any demand for the product before I spent too much more time on it.
e) I don't think that it really works very well in a sidebar. It would be hard to display the other hits attractively, and I don't think it as noticeable to the visitor. I played around with it, and 480px seemed as short as I could reasonably go.
f) Good to know. It's something I've been working on, and I'll try to clarify it.
Thanks again!
That said...
Great little concept.
* If your majorly concerned about dodgy injections of referrers. Might be worth taking a leaf out of bit.ly and linking a system to filter out urls based on something like http://www.surbl.org/.
* Maybe even include the ability to offer unique things to visitors from wherever they might have just come. A unique article only they can see, whom knows.
* What sort of reporting could / would be good for the site owner?