Is there a way to find out the number of pages that link to a certain page using PHP? (via Google)
rocknbil
3:31 pm on Apr 22, 2009 (gmt 0)
Google discourages automated queries, and may take appropriate action, but you can use curl or some other program to get the results of q=link:example.com (or example.com/page)
norbiu
3:37 pm on Apr 22, 2009 (gmt 0)
Tried "link:", but it doesn't seem to show everything, like on Google Webmaster Tools.
I'm trying to come up with a url voting system that doesn't require humans.