Forum Moderators: martinibuster
This is because the code doesn't really contain a *direct* link to my site. Instead, the links are formatted like this to somehow redirect to my site - but the code references THEIR site in the <a href=""> part:
(Note: I did disguise URLs for confidentiality purposes)
**************
</font><a href="dealer_click_etc.asp?id=insert#here&type=new" target="_blank" class="links">My_External_Site.com</a> </td>
This commented-out text is also below (but again, it's commented out):
<!--</font><a href="http://www.My_External_Site.com" onclick="window.open('dealer_click_etc.asp?id=insert#here&type=new'); return false;" target="_blank" class="links">www.My_External_Site.com</a> </td> //-->
***************
I would appreciate any advice from other users to help me understand if the engines would really recognize this as a link to my site, or if if the value would be diluted.
Thank you!
I use HttpWatch Professional but it is a purchased product. It is very handy. If you search for "http header status tool" at Google, you'll find some. SEO consultants has a good free one.
For example, if you request page A, it might tell you that a 301 was returned for Page A redirecting you to page B and that page B returned a 200.