Zen Cart Logo
Forums / Upgrading from 1.2 to 1.3.x / Database Upgrade-Can I preserve product URLs?

Database Upgrade-Can I preserve product URLs?

Locked

Views: 9,233

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
16 Jan 2010, 17:12
#1
jo_h1971 avatar

jo_h1971

New Zenner

Join Date:
Oct 2009
Posts:
33
Plugin Contributions:
0

Database Upgrade-Can I preserve product URLs?

Hi

Hoping someone may be able to help please.

We have transferred our old 1.2.7 site to a new host. Unfortunately this isn't working due to the mysql 5 compatability problem.

We are now planning on doing a fresh 1.3.8a install but would like to preserve the database and product URls if possible.

I have a copy of the 1.2.7 database installed on the new host, so is it possible to keep the old product URLs? If so how?

Many thanks in advance!

16 Jan 2010, 17:15
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Database Upgrade-Can I preserve product URLs?

Sounds like you are using a SEO URL module
You should see if that mod is compatible with 1.3.x or if there is an updated version for best chances

16 Jan 2010, 17:20
#3
jo_h1971 avatar

jo_h1971

New Zenner

Join Date:
Oct 2009
Posts:
33
Plugin Contributions:
0

Re: Database Upgrade-Can I preserve product URLs?

Hi

Thanks for the fast response.

We aren't using an SEO mod, but we would like to preserve the URLs as we have a high position in the search engines! Is this possible?

Thank you

16 Jan 2010, 17:41
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Database Upgrade-Can I preserve product URLs?

They will IF you also move the domain to the new host
Your ranking is linked to a domain name

16 Jan 2010, 17:58
#5
jo_h1971 avatar

jo_h1971

New Zenner

Join Date:
Oct 2009
Posts:
33
Plugin Contributions:
0

Re: Database Upgrade-Can I preserve product URLs?

Hello Kobra

Thanks for your help.

Have also moved the domain name to the new host, so am I correct in thinking that if I do a fresh install of 1.3.8a and then update the 1.2.7 database that the URLs will remain the same?

Thanks

16 Jan 2010, 18:01
#6
jo_h1971 avatar

jo_h1971

New Zenner

Join Date:
Oct 2009
Posts:
33
Plugin Contributions:
0

Re: Database Upgrade-Can I preserve product URLs?

Hi

Sorry, don't know if I explained myself correctly. Basically if you do a search for a specific product, at present we rank very highly on google. These searches are returning a blank page though at present as the site is down due to the move to the new host.

If possible we would like to keep the URLs the same so that we don't lose our position in the search engines.

Hope that explains a bit better!

16 Jan 2010, 20:21
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Database Upgrade-Can I preserve product URLs?

kobra:

They will IF you also move the domain to the new host

Without getting too technical - - this is a sample

/index.php?main_page=product_info&cPath=1_4&products_id=1

In the DB a product is in a category and possibly a sub-cat and is represented with "cPath=1_48"
A product is also in the DB with an ID - "products_id=1"

These will not change upon upgrade

Besides, what choice do you have?