How to redirect urls from AC5 to new AC7 store

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
eileen
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 41
Joined: Sun Feb 11, 2007 10:59 pm
Location: Novato, CA
Contact:

How to redirect urls from AC5 to new AC7 store

Post by eileen » Tue Sep 20, 2011 12:53 pm

The AC7 SEO > Fixed Redirects feature does not work for AC5 url's that look like this:
http://www.backdesigns.com/webpage.aspx?webpage_id=7

Does anyone have a solution?

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: How to redirect urls from AC5 to new AC7 store

Post by Katie » Wed Sep 28, 2011 8:43 am

Eileen,

As far as I know, this feature is working in the current version.

It would be helpful if you could provide the version of AbleCommerce you have, as well as the redirection page that you have entered for this URL.

Thanks,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

eileen
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 41
Joined: Sun Feb 11, 2007 10:59 pm
Location: Novato, CA
Contact:

Re: How to redirect urls from AC5 to new AC7 store

Post by eileen » Wed Sep 28, 2011 2:28 pm

VERSION: 7.0.7.14588

Request path: http://www.backdesigns.com/webpage.aspx?webpage_id=7
Redirect to: The-good-posture-myth-W7C138.aspx

Also tried:
/The-good-posture-myth-W7C138.aspx
Learning Center Articles/Fitting your anatomy/The-good-posture-myth-W7C138.aspx

All attempts fail and result in a 404 error.

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: How to redirect urls from AC5 to new AC7 store

Post by Katie » Wed Sep 28, 2011 3:44 pm

Do you want to go ahead and apply the latest patch to SR1a build 14600?

There is one issue that I think you might be running into:

AC7-153
Custom URL case sensitive when AbleCommerce is installed as application in IIS -
May result in 404 Not Found error if the installation resides in a virtual directory

Here is a link to the patch and instructions:

http://help.ablecommerce.com/index.htm# ... ease_1.htm

Thanks,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

eileen
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 41
Joined: Sun Feb 11, 2007 10:59 pm
Location: Novato, CA
Contact:

Re: How to redirect urls from AC5 to new AC7 store

Post by eileen » Thu Sep 29, 2011 10:43 am

Plugables tells me the problem is because the AC URL re-writer does not match query parameters in the request path. We are on the most current SR1a build. I think the version number did not update, so our admin indicates a previous build.

plugables
Captain (CAPT)
Captain (CAPT)
Posts: 276
Joined: Sat Aug 15, 2009 4:04 am
Contact:

Re: How to redirect urls from AC5 to new AC7 store

Post by plugables » Tue Oct 04, 2011 5:34 am

Map /mypage.aspx to /MyNewPage.aspx - will work fine
Map /mypage.aspx?pageid=10 to /MyNewPage10.aspx - will not work

Only path up to the file name is getting considered by AbleCommerce. i.e; /mypage.aspx
Query parameters are ignored.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: How to redirect urls from AC5 to new AC7 store

Post by jmestep » Wed Oct 05, 2011 7:25 am

You could try something like the Helicon product for redirects. We have used that at times.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply