PDA

View Full Version : command to filter inboundlinks with anchor text


raviverma
03-13-2009, 01:49 AM
is there any Google/Yahoo/MSN command to know the sites backing to for eg. http://www.searchenginewatch.com with anchor text "seo forum"/"Google forum"/...

Thanks,
Ravi

JohnW
03-15-2009, 02:45 PM
No syntax for this but here's how to do it. First, write a script to do a backlinks at Yahoo or other search engine (not google) for a target domain and have it throw the linking urls into a file. A second part of the script calls up the urls listed and spiders the pages looking for the link to the target site and the grabs the anchor text. Then there are some options from this point on what you want to do with the data.

sgtpppr
03-20-2009, 07:09 PM
JohnW's method is probably the most accurate and reliable...just takes some work to put together.

raviverma
03-24-2009, 08:50 AM
thanks for your reply..

I don't think, its that easy to do