logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
jdepoy24549696  
#1 Posted : Tuesday, January 26, 2021 11:21:15 AM(UTC)
jdepoy24549696

Rank: Advanced Member

Groups: Authorized User, Developers, Registered
Joined: 4/17/2019(UTC)
Posts: 80

In AC Gold the address entered in the browser always automatically resolved to the licensed domain. For example: if the license was for www.mystore.com and mystore.com was entered instead, there was an automatic redirect to www.mystore.com.

I'm not seeing this in AC9 but would like to have that feature. Was this an oversight?

Chrome especially has gotten very strict about CORS policy and this has caused some problems.

Edited by user Tuesday, January 26, 2021 11:22:48 AM(UTC)  | Reason: Not specified

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

ray22901031  
#2 Posted : Tuesday, January 26, 2021 12:46:31 PM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 827

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
I cannot speak on how a previous version handled it, but this should be part of the hosting company "A" record-setting.

If you make a simple adjustment in your "A" record, that should do the trick. If Ablecommerce were to handle this, would there be a conflict between Ablecommerce and the hosting site information?

Just curious
-Ray
Joe Payne2  
#3 Posted : Thursday, March 4, 2021 1:08:14 PM(UTC)
Joe Payne2

Rank: Advanced Member

Groups: HelpDesk, Developers
Joined: 11/9/2018(UTC)
Posts: 564

Thanks: 122 times
Was thanked: 26 time(s) in 25 post(s)
Surprised there is no response to this. This is huge from an SEO perspective. @Mazhar can you look into this please?
mazhar  
#4 Posted : Friday, March 5, 2021 5:28:58 AM(UTC)
mazhar

Rank: Administration

Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered
Joined: 10/5/2018(UTC)
Posts: 175

Thanks: 8 times
Was thanked: 17 time(s) in 15 post(s)
AbleCommerce redirects to whatever HOST was used when issuing the license. If you have a license with www part of domain name for example in CommerceBuilder.lic file
Code:

<domains>
    <domain primary="true">www.yourdomain.tld</domain>
</domains>

Then if you open the URL yourdomain.tld it will force you to the www.yourdomain.tld. This is the same across gold and AC9 this is not changed.

As Ray suggested, you need to make sure your domain setup is as expected.
Users browsing this topic
Guest
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.