|
by post@madskristensen.dk (Mads Kristensen) via .NET Slave on 1/31/2007 7:09:13 PM
If you want to test your position in Google for a certain search term, you can do
so by using the Google website. By position I don't mean Page Rank, but the actual
place in the search results. You can also use C# to find the position like the method
shows below.
You can use the code to build a cool application that lists the positions of your
website based on all your important search terms. You can change it to run asynchronously
... [ read more ]
|