Way to find how many sites within a given set link to a specific site?
-
Hi,
Does anyone have an idea on how to determine how many sites within a list of 50 sites link to a specific site?
Thanks!
-
Crawl the sites and see if the url is somewhere on it?
Query google with: site:website.com "the anchor text that could've been used"
Bing used to allow the linkfromdomain query. That made things a lot easier, but they stopped supporting that a while back.