zero_digit Posted November 12, 2007 Share Posted November 12, 2007 Search engine rankings , Im just clueless about this problem, can anybody help me, can quite know how make a php program that will display the result of the rankings of what you type in the search engine box.......I want to output Google, MSN and yahoo rankings... thanks... Link to comment https://forums.phpfreaks.com/topic/77049-search-engine-rankings/ Share on other sites More sharing options...
Branden Wagner Posted November 12, 2007 Share Posted November 12, 2007 Can you give me an example of what you are looking for? example.... go to google and search for: "pure intellect" Pureintellect.Com: 2nd result go to yahoo and search for: "pure intellect" Pureintellect.Com: 9th result go to msn and search for: "pure intellect" Pureintellect.Com: 1st result Is that what you want it to do?? because the only way to do that would be to actually do the search and then parse the page, it would be a very long and complicated process. Link to comment https://forums.phpfreaks.com/topic/77049-search-engine-rankings/#findComment-390212 Share on other sites More sharing options...
zero_digit Posted November 13, 2007 Author Share Posted November 13, 2007 actually, if the program is done, you'll just type the keyword "pure intellect" then the program will execute itself then it will output the result in the page sample: keyword :pure intellect Google : 1 Yahoo: 23 MSN: >100 like that.....i have to this because i have hundreds of keywords to monitor the rankings.... thanks Link to comment https://forums.phpfreaks.com/topic/77049-search-engine-rankings/#findComment-390864 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.