Google’s New Related Content Box
Google is testing a new box that displays related content, like searches, news and web pages. Basically, you get a box that, like Chitika ads, shows tabs, and you can switch between the tabs for different content. The “Searches” tab has a few Google searches related to the page content, the “News” tab has related stories, and the web pages tab has related sites.
You can see it in action on this page.
Since WordPress doesn’t let me run JavaScript in posts, I have no idea if this works on other websites. However, since there is no id number in it, its worth a shot. Somebody let me know if they have any luck:
< script type="text/javascript" language="JavaScript" >
< !–
google_rc = new Object();
google_rc['width'] = 468;
google_rc['height'] = 60;
google_rc['modules'] = ['news','searches','pages'];
google_rc['color_line'] = '336699';
google_rc['color_link'] = '0000ee';
google_rc['color_bg'] = 'ffffff';
google_rc['color_text'] = '000000';
google_rc['color_source'] = '6f6f6f';
google_rc['color_header'] = 'c6ddf4';
google_rc['color_footer'] = 'eeeeee';
//– >
< /script >
< script type="text/javascript" language="JavaScript" src ="http://www.googlesyndication.com/relcontent/show_rc.js" > < /script >
Anyway, it seems interesting, and a competitor to Yahoo’s Y!Q, except I’m not sure where the money is. Hopefully, Google will release an AdSense enabled version of it, or a Froogle version like Chitika’s.
Sources:
Garrett Rogers
Barry Schwartz



because I’m an info nerd, I would love to use this on my site even if it doesn’t eqaul more revenue for me directly.
Comment by Hashim | March 10, 2006
You can’t use it on your site yet. Only a selected number of sites can include it. vivi.ro/blog is the personal blog of a Googler, Octavian Costache. He said the project is a beta and he can’t disclose any other information for now.
Comment by Ionut Alex. Chitu | March 10, 2006
Google正在测试“相关内容”服务
Nathan Weinberg发现了Google正在测试一项有趣的服务,即“相关内容”。这是通过JS调用Google的相关功能,然后在 的网站上显示一个Google上面的相关内容的模块,就像AdSense的广告那 。这个…
Trackback by Anonymous | March 11, 2006
Awesome! Shame about the colours. But awesome!
Comment by nogg3r5 | March 11, 2006
Google is the best search engine
Comment by greg | March 12, 2006
same kind ad here too : http://www.techalert.info
Comment by jose | March 12, 2006
i am testing this ,very nice.
Comment by tony | April 23, 2006