1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Querystring Variable for Passing Search Term

Discussion in 'All Other Search Engines' started by iShopHQ, May 20, 2005.

  1. #1
    Anyone know wherw I can get a complete list of the variables various search engines use to pass the search term?

    For example:

    Google uses q= (search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-41,GGLD:en&q=test)

    Yahoo uses p=

    MSN uses q=

    etc

    Thanks
     
    iShopHQ, May 20, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    I doubt there is a "complete list" because there are almost an infinite number of search engines these days.
     
    digitalpoint, May 20, 2005 IP
  3. palespyder

    palespyder Psycho Ninja

    Messages:
    1,254
    Likes Received:
    98
    Best Answers:
    0
    Trophy Points:
    168
    #3
    These are the ones I have ATM

     
    palespyder, May 20, 2005 IP
  4. iShopHQ

    iShopHQ Peon

    Messages:
    644
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks spyder - that's a good stsrt.

    I guess I'll have to stop being lazy and just go through my server logs....
     
    iShopHQ, May 20, 2005 IP
  5. palespyder

    palespyder Psycho Ninja

    Messages:
    1,254
    Likes Received:
    98
    Best Answers:
    0
    Trophy Points:
    168
    #5
    Sure would be lovely to have a compiled list of these considering we base our reporting off of this stuff ;)
     
    palespyder, May 20, 2005 IP
  6. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I have a list almost similar to Palespyder.

    Best bet is to have the last 'else' (if SE=unknown) to be 'q' if you're looping through the various engines.
     
    T0PS3O, May 20, 2005 IP
  7. iShopHQ

    iShopHQ Peon

    Messages:
    644
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #7
    And TOPS probably knows why I need this....
     
    iShopHQ, May 20, 2005 IP
  8. iShopHQ

    iShopHQ Peon

    Messages:
    644
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Most common search engines
    'alexa','q=',
    'alltheweb','@!~STR0=',
    'altavista','q=',
    'dmoz','search=',
    'google','(p¦q)=',
    'google_image','(p¦q)=',
    'lycos','query=',
    'msn','q=',
    'netscape','search=',
    'aol','query=',
    'terra','query=',
    'voila','kw=',
    'search.com','q=',
    'yahoo','p=',
    'sympatico', 'query=',
    'excite','search=',
    # Minor internationnal search engines
    'go','qt=',
    'ask','ask=',
    'atomz','sp-q=',
    'euroseek','query=',
    'findarticles','key=',
    'go2net','general=',
    'hotbot','mt=',
    'infospace','qkw=',
    'kvasir', 'q=',
    'looksmart','key=',
    'mamma','query=',
    'metacrawler','general=',
    'nbci','keyword=',
    'northernlight','qr=',
    'overture','keywords=',
    'dogpile', '@!~STR1=',
    'spray','string=',
    'teoma','q=',
    'virgilio','qs=',
    'webcrawler','searchText=',
    'wisenut','query=',
    'ixquick', 'query=',
    'earthlink', 'q=',
    'iune','(keywords¦q)='
     
    iShopHQ, May 20, 2005 IP