BigCommerce - Hosted Ecommerce Software by Interspire

Interspire Forum

 
Go Back   Interspire Forum > Interspire Shopping Cart Community Forum > Customization and Integration > Layout and Store Design Customization

Reply
 
Thread Tools Display Modes
  #1  
Old 10-20-2009, 03:22 AM
glutenFreeGoodies + glutenFreeGoodies is offline
Interspire Customer
 
Join Date: Sep 2009
Posts: 7
Question Moving installed shopping cart up one level on sever

I installed my shopping cart at public_html/store. So, now if I type in my domain name it won't find my cart. I have also customized and loaded all my data to the cart. Is there a way I can move the cart up one level so it is just sitting at public_html? Thank you for any help you can give.
Reply With Quote
  #2  
Old 10-21-2009, 11:21 AM
joepc + joepc is offline
Interspire Customer
 
Join Date: Oct 2008
Posts: 36
Default

Yes but it will require you to export your mysql database do a find and replace for public_html/store/ to public_html/

Coping all the files in public_html/store to public_html/

Then importing the database back in - Do you have root access to your hosting or are you using shared hosting?
Reply With Quote
  #3  
Old 10-21-2009, 03:47 PM
tonybarnes + tonybarnes is offline
Interspire Customer
 
Join Date: Dec 2008
Posts: 617
Default

Why does the database need to move? It's accessed via FTP - so long as the settings stay the same, it will point at the same database.

I had our cart running a database on a different server when we were migrating (i.e. cart on old server looking at database on new server to prevent data loss during propogation), worked fine.

With regards to the problem, can't you just change the store path in the settings and it will automatically do the right thing? i.e. just remove the /store. You may need to put in a redirect for your index so that everything lands there happily.

If your customisations have all been done without specifying a full URL for any changes you've done, then as above, just copy across, and change setting. Will probably be better in long run.
__________________
www.savant-health.com
Reply With Quote
  #4  
Old 10-24-2009, 01:57 PM
militaryweb + militaryweb is offline
Interspire Customer
 
Join Date: Aug 2009
Posts: 1
Default

One more further on this question. How do you move component up to main level. IE for SEO purposes, I want to move up or have the system store my webpages as mainsite.com/page1.html instead of mainsite.com/pages/page1.html How can you make the system change where webpages are sved when you edit in admin panel?
Reply With Quote
  #5  
Old 10-27-2009, 10:13 AM
tonybarnes + tonybarnes is offline
Interspire Customer
 
Join Date: Dec 2008
Posts: 617
Default

You could probably just do an rewrite rule for that in your HTaccess file - swapp mainsite.com/pages/ for mainsite.com/

Otherwise it will be buried in the php somewhere.

I'm not sure it's of detriment to SEO in the first place though?
__________________
www.savant-health.com
Reply With Quote
  #6  
Old 10-28-2009, 10:20 PM
glutenFreeGoodies + glutenFreeGoodies is offline
Interspire Customer
 
Join Date: Sep 2009
Posts: 7
Default

Just wanted to pass on an update. I had also sent in a support ticket for this question. The response was the Interspire support staff could do this for me and so I let them do it. I don't know how they did it so I don't have any detail to add.

The support tickets are answered so slowly usually that I was going to use your ideas if needed. Thanks so much.
Reply With Quote
  #7  
Old 10-29-2009, 09:24 AM
websnail + websnail is offline
Interspire Customer
 
Join Date: Jul 2008
Posts: 871
Default

Quote:
Originally Posted by tonybarnes View Post
Why does the database need to move? It's accessed via FTP - so long as the settings stay the same, it will point at the same database.
Think you got a bit confused there Tony. He was saying you'd need to export the data, edit it using a text editor and re-import, not move.

That said it's not something I'd recommend. You'd really just edit the htaccess to redirect or do an SQL update query on the relavant tables. Option #1 is a heck of a lot simpler.
__________________
InterspireD.net - Community Forum, Mods, Hacks, Add-ons & a growing KB
SnailSolutions Mod Shop - for Royal Mail Adv, Max Chars, Currency Converters, etc...
Web Mollusc appreciation fund (Paypal: info [at] websnail.net)
Reply With Quote
  #8  
Old 10-29-2009, 10:10 AM
myshop + myshop is offline
Interspire Customer
 
Join Date: Aug 2008
Location: Central Coast, NSW Australia
Posts: 418
Default

Moving from blah.com/store to just blah.com is really easy!

1. Change the URL in the store settings.
2. Move the contents of /store to / on webserver using FTP client.
3. All done except for one thing.. Anywhere *you* hard coded links to /store will need to be changed.

This only happens in:

a) Web content pages - If you have created hyperlinks or inserted images these will have /store in the HTML.
b) Product Descriptions - same as above
c) Category Descriptions - same as above
d) Banners - same as above

There is NO need to touch or worry about the sql database.
Reply With Quote
  #9  
Old 10-29-2009, 06:51 PM
swingsetmall + swingsetmall is offline
Interspire Customer
 
Join Date: Apr 2008
Posts: 129
Default

Does anyone here know what effect this type of folder move has with rankings in Google? We're getting ready to move our store two folders back and don't want to disturb any of our rankings by having all the links be broken.

Do we need to set up 301 redirects for every single link in our store? (If so, is there a way to streamline this, since we have thousands of links?) Or, does simply submitting an updated Sitemap to Google resolve this issue?
__________________
Quality Swing Set Parts, Accessories & Playground Equipment.

Give shoppers choice between Grid View & List View - Vote Here!
Add Filter Navigation - Vote Here!
Reply With Quote
  #10  
Old 11-04-2009, 10:27 AM
tonybarnes + tonybarnes is offline
Interspire Customer
 
Join Date: Dec 2008
Posts: 617
Default

Quote:
Originally Posted by websnail View Post
Think you got a bit confused there Tony. He was saying you'd need to export the data, edit it using a text editor and re-import, not move.

That said it's not something I'd recommend. You'd really just edit the htaccess to redirect or do an SQL update query on the relavant tables. Option #1 is a heck of a lot simpler.
Ah, yes..!
__________________
www.savant-health.com
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump