Search by browsing suggested keywords

Discussion in 'All Other Search Engines' started by dthoai, Sep 14, 2012.

  1. #1
    Popular search engines have auto-suggestion feature but user can only search one keyword in one time. Paesia Keyword Finder has different approach. It list all suggested keywords and allow user to search 100 first pages for all keywords.

    [​IMG]

    This is Paesia Keyword Finder.

    This is source code: Pedatus 1.8 - Keyword Finder
     
    dthoai, Sep 14, 2012 IP
  2. dthoai

    dthoai Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    38
    #2
    Paesia Keyword Finder can be embedded in any website. Following is code to embed:

    
      <script src="http://www.paesia.com/keyword/jquery-1.8.1.min.js"></script>
      <link rel="stylesheet" type="text/css" href="http://www.paesia.com/keyword/widget.css" />
      <style>
    #F501bd4245eca7 {
      width: 650px;
      border: solid 1px gainsboro;
    }
    #F501bd4245eca7 .workspace .finder {
      width: 550px;
    }
      </style>
      <script src="http://www.paesia.com/keyword/widget.jsb"></script>
      <div id="F501bd4245eca7"></div>
      <script>
    $(document).ready(function() {
      var se = new PKeywordFinder();
      se.run('F501bd4245eca7', null);
    });
      </script>
    
    Code (markup):
    This is sample page: Pedatus 1.9 - Keyword Finder has been released
     
    dthoai, Sep 14, 2012 IP
  3. Ethansocial56

    Ethansocial56 Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Google Keyword Tool is still the best for keyword suggestions.
     
    Ethansocial56, Sep 19, 2012 IP
  4. Esolution

    Esolution Active Member

    Messages:
    343
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Google can provide you couple of searching techniques from where you can get specific key words search... try Google search tools
     
    Esolution, Sep 21, 2012 IP