Rank: Member
Joined: 3/10/2008(UTC) Posts: 13
|
The thread http://forums.bvcommerce.com/de...58391&g=58520#m58520 mentions an SEO problem with having different links that go to the same page. For example: http://mysite.comhttp://www.mysite.comhttp://www.mysite.com/default.aspxall go to the same page. I went through the website and made all references to "~/Default.aspx" to "~/" in order to make it so all Home links would go to http://www.mysite.com instead of http://www.mysite.com/default.aspx. Also, I followed the advice at the previously mentioned link and added a 301 redirect to my global.asax file to get http://mysite.com to redirect to http://www.mysite.com. The problem that I am finding is that when I do that, it actually redirects to http://www.mysite.com/default.aspx. I think this is more of an IIS7 problem then a BV cart problem but I was wondering if anyone could help me out. The code that I put in the global.asax file can be found in the thread that I referred to above. Thanks, Mark
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
I think it's caused by the default document settings in IIS.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.