Hi - sorry, not sure which forum to put this query in.
Is it possible to run a search on google which would search for e.g. this:
text link: my real name
actual href part of the hyperlink: http://mysite.com/
The reason I ask is that when I google my name, my site appears first in the list, and I want to know how that’s happening.
I think it’s because there are places on the web where there’s a hyperlink with my name as the text, and the link is to my site:
<a href=“http://mysite.com/”>my real name</a>
Trouble is that I don’t know how to find those instances, and wondered if such a search can be done on google, where one can search for the text link, and also the underlying URL of that link.
I’d like to remove the link between my real name, and my site, and this seems like a good place to start.
Any advice much appreciated.
Thanks!