Quote:
Originally Posted by indiaparenting
1) When I submit to directories etc I use www. mysite. com, is there any difference between submitting "www.mysite.com" and "www.mysite.com/"
There is no difference.
2) I use relative paths in my website, and for the home page link in my code it points to "/index.asp". Should I remove the page name and just use "/"
Yes
3) If my homepage was to go to "/", so it would show up as "www.mysite.com/" in the address bar, is this treated the same as "www.mysite.com"
Yes, both of the domains are same and pointing to one page only.
|
1. Yes there is a difference between the two URLs.
2. Yes that is a issue to. Make sure you always link to your home page consistantly the same. i always link to my home page as www. home page .com/
3. As said above it is possible that the SE will see those are two different URLs.