Issues when switching a mobile-enabled site to responsive

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Issues when switching a mobile-enabled site to responsive

Post by AbleMods » Mon Feb 15, 2016 6:31 am

We have a client site who has been using the old /mobile/ way for mobile pages in Gold.

Now with the upgrade to R11, the client is fully responsive and the mobile feature has been turned off.

However, any Google search results that click to a mobile page get forcibly redirected to the site home page. If the link is valid, but mobile is just not enabled, the shopper should get redirected to the standard product page. Certainly not the home page. That gives the shopper the impression the product doesn't exist. Who knows what Google thinks about it, but it can't be good.

Is there any way in full source code or otherwise to alter this behavior? We have thousands of mobile links in SEO and the products are perfectly valid. But the Able handler is forcing them to 301 to the home page instead of routing to the standard product page.

Our next route is to create a rewrite rule, but I'd really like to avoid that if possible.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Issues when switching a mobile-enabled site to responsive

Post by Shopping Cart Admin » Tue Feb 16, 2016 10:02 am

Hi Joe,

This would be best handled with a dynamic redirect, but we'll get it reported to see if there is something we can do. But the iis re-writer is very fast and likely the best approach.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Issues when switching a mobile-enabled site to responsive

Post by AbleMods » Wed Feb 17, 2016 3:59 pm

We tried it with the Able dynamic redirect, it didn't work. I'm thinking the decision to ignore /mobile/ occurs before the redirect can be processed.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

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

Re: Issues when switching a mobile-enabled site to responsive

Post by Katie » Wed Feb 17, 2016 4:21 pm

We're looking into this. Ref. AC8-3040
Thank you for choosing AbleCommerce!

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

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Issues when switching a mobile-enabled site to responsive

Post by AbleMods » Wed Feb 17, 2016 4:38 pm

IIS Rewrite seems to be working well, I just set it up and tested. So I think we are ok for now. Thanks for looking into a more integrated solution.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply