I just used Xenu to log my site for broken links and found a strange one with most of my sections/products with broken links to it. When I hit it it goes to the home page due to how I set my redirect. The URL is www.hdtvsupply.com/www.hdtvsupply.com <-- Notice it is repeated with a / Is it a Yahoo thing? Where can I find it as I looked through most of my pages? Is there a Search function I can use?
It looks like somewhere in the code on your site you have a link like <a href="/www.mysite.com">whatever</a> HTML: . Since there is a slash before the www.mysite.com the browser interprets it as being a file in the root directory of your site. You can do searches across folders for content with Dreamweaver, Homesite, TotalCommander or you can use the search feature within your site folder with the windows search feature if you are using windows.
Hi, I located it ! It is there : Copyright © 2006 HDTV Supply, Inc. Source code : Copyright © 2006 <A HREF="www.hdtvsupply.com"TARGET=_blank>HDTV Supply, Inc.</A> Code (markup): Jean-Luc