View Single Post
  #4 (permalink)  
Old 12-05-2007, 09:25 AM
incrediblehelp's Avatar
incrediblehelp incrediblehelp is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Re: Canonicalization

Quote:
Originally Posted by indiaparenting View Post
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.
Reply With Quote