Pondering my Results

Discussion in 'Google API' started by Skylo, Apr 29, 2004.

  1. #1
    Hello all.
    I have all my keyphrases in an sql db. I have a block of code that loops so as to query each keyword and once it has found my site it then jumps out of the loop so as to pull the very first page that identifies as being mine and what position it ranks for that keyword.
    The problem though is that, this seems to work for 80% of my keywords but still will pull two results for one keyword. Eg. The first result it pulls is my site on page one and then instead of breaking out my loop it pulls my site again on page 3.
    I will provide source code if someone is interested. I am perplexed despite my best efforts to curb this anomoly
    Thanking all parties
    Skye :)
     
    Skylo, Apr 29, 2004 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    What language is it done in? Also, we have something that does that for you (check sig). :)

    - Shawn
     
    digitalpoint, Apr 29, 2004 IP
  3. Skylo

    Skylo Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi Shawn, thanks for the reply:)
    I am a C#.NET programmer. 1 Month into the swap from JAVA 2 Platform to the .NET Enviroment.
    I appreciate the free tool but the boss wants me to create a custom tailored program exclusively for the business. And this is my first project so I do want to impress :D
    So on that note, do you know how I could stop these duplicate results. I want to break out of my loop when it recognises my site. Not return two sites for on keyword........Do you catch my drift?

    Thanks
    Skye
     
    Skylo, Apr 30, 2004 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Shouldn't be too hard, but I don't do .NET, so I wouldn't be able to help myself...

    - Shawn
     
    digitalpoint, Apr 30, 2004 IP
  5. Skylo

    Skylo Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Shawn, Have you ever used Dynamic Reports before? I am looking for an alternative to Crystal Reports as it is ****. I was advised to look at Dynamic Reports. Or do you know of other reporting programs?
     
    Skylo, Apr 30, 2004 IP
  6. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #6
    No, sorry I have not...

    - Shawn
     
    digitalpoint, Apr 30, 2004 IP