Click here to Skip to main content
Licence 
First Posted 19 Jul 2004
Views 46,403
Bookmarked 30 times

Google Position Monitor

By | 19 Jul 2004 | Article
To find position of a website in Google search results for given keywords.

Sample Image - Google_Position_Monitor.gif

Introduction

First of all, English is not my first language, so if you find any mistakes bear with me. I started this just to learn how to develop Windows applications using C#. This application simply finds which position your site URL is in for given keywords, in Google search results. I did this when I came across the Free Google monitor application which does the same thing as my application. I decided to test my C# knowledge by writing the application with the same capabilities.

Using the code

This application can be used as it is as a utility to check Google position. Coding is done in a simple way. Submit query for a keyword to Google with the following URL: http://www.google.com/search?q=keyword. The returning page can be parsed and checked against the given site URL to identify the position. Navigating to next pages in the search result is again simpler. Again submitting the same URL with start and end result will return the appropriate pages.

I used many code snippets from Code Project itself to implement the features like retrieving HTML pages from web server and HTML parsing etc. You may find some of the functions useful which can be used as it is. Again, I am not a seasoned C# developer. So if you feel some part of the code can be done in some other way, feel free send me mail.

Points of Interest

I wanted to write this utility with supports different search engines. But Yahoo! and MSN result pages are embedded scripts which need to be resolved to identify the actual URL. If someone has done already this kind of work, I am more happy to see those.

History

This is the first version.. Let me update it once I have enough things to mention here.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Haja

Web Developer

India India

Member

Me, Haja Maidee, people calls me Haja painter by heart, electronics engineer by studies, software engineer by profession. Married and blessed with lovely wife and daughter. Working as Software Dev Manager, in Intel Bangalore for last 5 years, Got 9+ yeaers experince in microsoft technologies for enterprise application integration and business to business integration.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralRating is wrong PinmemberMember 46397774:20 2 Oct '09  
GeneralGood start - More features please Pinmemberudisun23:09 19 Nov '06  
GeneralA problem/fix PinmemberJeff Deville15:19 21 Jul '04  
GeneralWant to delete this Any suggestions PinmemberHaja22:31 20 Jul '04  
GeneralRe: Want to delete this Any suggestions PinmemberColin Angus Mackay0:00 21 Jul '04  
GeneralRe: Want to delete this Any suggestions Pinmemberpeterchen1:27 21 Jul '04  
GeneralRe: Want to delete this Any suggestions Pinmemberpoortl91098:43 23 Jul '04  
GeneralRe: Want to delete this Any suggestions Pinmemberlcotfas10:43 20 Sep '07  
GeneralSuggestion PinmemberBee Master19:09 20 Jul '04  
QuestionIllegal? PinmemberMichaelCoder8:09 20 Jul '04  
AnswerRe: Illegal? Pinmemberycomp_ff8:14 20 Jul '04  
GeneralRe: Illegal? PinsussAnonymous14:41 20 Jul '04  
GeneralRe: Illegal? PinmemberObliterator2:44 21 Jul '04  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 20 Jul 2004
Article Copyright 2004 by Haja
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid