IPhone Cases - Skype - Advertising - Find jobs - Credit Card

PDA

View Full Version : Pondering my Results


Skylo
Apr 29th 2004, 12:36 am
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 :)

digitalpoint
Apr 29th 2004, 8:56 am
What language is it done in? Also, we have something that does that for you (check sig). :)

- Shawn

Skylo
Apr 30th 2004, 12:42 am
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

digitalpoint
Apr 30th 2004, 12:45 am
Shouldn't be too hard, but I don't do .NET, so I wouldn't be able to help myself...

- Shawn

Skylo
Apr 30th 2004, 1:06 am
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?

digitalpoint
Apr 30th 2004, 8:07 am
No, sorry I have not...

- Shawn