How to insert related content from search engine into wordpress?

Discussion in 'Content Management' started by mobibu, Apr 14, 2010.

  1. #1
    mobibu, Apr 14, 2010 IP
  2. gurumuda

    gurumuda Active Member

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #2
    gurumuda, Apr 14, 2010 IP
  3. mobibu

    mobibu Active Member

    Messages:
    116
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #3
    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?
     
    mobibu, Apr 14, 2010 IP
  4. hamka17

    hamka17 Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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):
     
    hamka17, Apr 14, 2010 IP