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.

keyword Feature ?

Discussion in 'C#' started by JohnMally, Feb 16, 2008.

  1. #1
    Do you know how you go to google or yahoo, msn etc.. and type in a certain phrase, lets say "blue cats in florida" how do I get that phrase on my landing page without having to type the phrase ? Does anyone know what I mean ?

    Thanks !
     
    JohnMally, Feb 16, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you are using .Net then you would use the Request.UrlReferrer to get the address they came from which will contain their search terms and so it is just a case of parsing them out
     
    AstarothSolutions, Feb 18, 2008 IP
    Forrest likes this.