Is there a way, using Google search or another major search engine, to search for all links to a particular web site on a different web site. For example, could I search for all links to Wikipedia on this site (webapps.stackexchange.com)?
-
link:de.wikipedia.org site:en.wikipedia.org
Use the
link
operator for the target and thesite
operator for the source.From toscho
0 comments:
Post a Comment