Redirect from non-www to www url

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
heinscott
Captain (CAPT)
Captain (CAPT)
Posts: 375
Joined: Thu May 01, 2008 12:37 pm

Redirect from non-www to www url

Post by heinscott » Wed Apr 15, 2009 1:57 pm

Hello.
I'm trying to get my home page to resolve to http://www.poolgeek.com/ when a user tries to type in http://poolgeek.com.
Right now, it is redirecting to http://www.poolgeek.com/default.aspx.
It is directing to the correct page, but my boss is worried that for SEO sake, the home page rank is being dilluted because of this.
Would anyone know how I could get this to resolve to just the http://www.poolgeek.com without the default.aspx stuck on the end?
Thanks for the help!

Scott

User avatar
heinscott
Captain (CAPT)
Captain (CAPT)
Posts: 375
Joined: Thu May 01, 2008 12:37 pm

Re: Redirect from non-www to www url

Post by heinscott » Fri Apr 17, 2009 6:47 am

Did anyone have any ideas about this? I tried to fix in the NavigationHelper.cs, but, replacing references to /Default.aspx with just the root didn't seem to correct.
??????????

Scott

Post Reply