Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2007
    Location
    Chicago, IL
    Posts
    63
    Plugin Contributions
    0

    Default New Domain... Same Host

    I've recently decided to purchase a separate domain name for my store. It is being hosted at the same place, but instead of http://pinkpuppy.cheezylu.com/, it will be www.PinkPuppyDesigns.com.

    How do I go about updating the URL for the store. I have my site all set up, but the Zen-Cart portion keeps bringing me back to the "pinkpuppy" subdomain.

    For example, go to www.PinkPuppyDesigns.com/store and click on one of the products to the left. Notice how the URL changes. Is there a way to fix this?
    [FONT=Tahoma]- S[FONT=Verdana]teph -
    Fetch Designs: Standards Compliant Web Design

    [/FONT] [/FONT] [FONT=Verdana] Pink Puppy Designs[/FONT][FONT=Verdana]
    [/FONT] [FONT=Verdana] "Collars dogs REALLY want to wear!"
    www.PinkPuppyDesigns.com[/FONT]

  2. #2
    Join Date
    Dec 2004
    Location
    New York, USA
    Posts
    1,198
    Plugin Contributions
    0

    Default Re: New Domain... Same Host

    For your Zen Cart store, you should only need to edit your 2 configure.php files.

    includes/admin/configure.php
    includes/configure.php

    In those files make the changes to reflect your current domain name.

    You may also want to set up a 301 redirect from your old domain to your new domain. This way anyone using the old domain will automatically be redirected to the new one. It's also useful with the search engines if your site has been indexed.

  3. #3
    Join Date
    Feb 2007
    Location
    Chicago, IL
    Posts
    63
    Plugin Contributions
    0

    Default Re: New Domain... Same Host

    Thanks!

    I assume you meant...
    admin/includes/configure.php
    ...for that first one.

    That was so easy! Phew... my switch to a different domain was MUCH easier than I thought. Zen-Cart is my hero. Now, if only I could get my wholesale pricing figured out. :-P
    [FONT=Tahoma]- S[FONT=Verdana]teph -
    Fetch Designs: Standards Compliant Web Design

    [/FONT] [/FONT] [FONT=Verdana] Pink Puppy Designs[/FONT][FONT=Verdana]
    [/FONT] [FONT=Verdana] "Collars dogs REALLY want to wear!"
    www.PinkPuppyDesigns.com[/FONT]

  4. #4
    Join Date
    Dec 2004
    Location
    New York, USA
    Posts
    1,198
    Plugin Contributions
    0

    Default Re: New Domain... Same Host

    Quote Originally Posted by cheezylu View Post
    I assume you meant...
    admin/includes/configure.php
    ...for that first one.
    Sorry, yes you are correct. Glad to hear the domain change went well!

  5. #5
    Join Date
    Mar 2006
    Location
    St. Louis area
    Posts
    208
    Plugin Contributions
    0

    Default Re: New Domain... Same Host

    You may also want to set up a 301 redirect from your old domain to your new domain.
    It is very important you set up a redirect if your site is indexed. You could be penalized for duplicate content and loose any rankings you have.

    Put something like this in your .htaccess file at the subdomain

    Code:
    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule ^(.*)$ http://www.pinkpuppydesigns.com [R=301,L]

 

 

Similar Threads

  1. redirecting to new domain on same server
    By nigelt74 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 13 Jun 2011, 12:00 AM
  2. changing domain on same server/host
    By slater555 in forum General Questions
    Replies: 1
    Last Post: 1 Feb 2011, 05:26 AM
  3. Changing domain to another name within same host
    By jackryan in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 3 Dec 2009, 04:52 PM
  4. New Domain not New Host
    By division26 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 20 Feb 2008, 08:27 AM
  5. New server, same host, same store, shared ssl no worky
    By Justwade in forum Basic Configuration
    Replies: 4
    Last Post: 29 Jan 2008, 04:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR