Search Engine Ranking code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wqr786
Forum Newbie
Posts: 13
Joined: Fri Sep 08, 2006 2:47 am

Search Engine Ranking code

Post by wqr786 »

What I need help in is that I have a URL, and keyword(s), and I need to find their Ranking in the search engines (Google, Yahoo, and MSN). I have not done this type of work before, I need reference material and hints or possibly Codes.

It would be very appreciatable if you could explain me the process and Codes to make this work. I am confused, I do not know how to fetch the Ranking from Google, Yahoo and MSN from the url and keywords that I have.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Funny you should mention google. Here is a search for 'How to find a google page rank'.
Post Reply