Please take a look at this example. http://www.seobigbang.com/blog/how-google-indexes-your-webpage.php If you scroll down to the bottom, you'll notice "Related Content From Search Engine" which provides links to related blog posts from external sites. Does anyone here know what script this blog use?
Blog owner using STT2 plugins (wordpress). If u use wordpress, just download the plugins : http://wordpress.org/extend/plugins/searchterms-tagging-2/ Best seo plugins I ever known. Your visitor will increase quickly.
Thanks for the info, but i do not think it is STT2 because STT2 provides internal linking, whereas this site provides external links. Anyone else with a better suggestion?
it is not STT2... It look cosaaranda trick.. using generated auto content... like this Code <?php $gac = generateAutoContent(get_the_title(), false, true, false, 5); echo outputAutoContent($gac,'<p><a href="http://www.ukcop.net/search/[[permalink]]">[[keyword]]</a><br />[[description]]<br /><small>Source: [[source]]</small></p>',5); ?> Code (markup):