Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Quote Originally Posted by powrwrap View Post
    I'm such a rookie. Upon further review my store is in my root directory, not in a subdirectory. I just assumed when I type www.mydomain.com/ZenCartUpgrade in my browser's address bar that it meant ZenCartUpgrade was a subdirectory.
    That's exactly what it means, unless you have some sort of redirect set up. When you look at your folders and files with your FTP program, what directory (folder) are your Zencart files in ?

  2. #2
    Join Date
    Mar 2011
    Posts
    39
    Plugin Contributions
    0

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Quote Originally Posted by stevesh View Post
    That's exactly what it means, unless you have some sort of redirect set up. When you look at your folders and files with your FTP program, what directory (folder) are your Zencart files in ?
    My live site is in a folder named zencart
    My test site is in a folder named ZenCartUpgrade

    These folders are on the same level as these folders
    hcc.thumbs
    db_backups
    assets
    cgi
    images
    local
    manager
    slides
    stats
    templates

    the next level up is simply /

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Why change it at all?

    The best way to do it is to keep it in whatever location it's been at for the past several years. Otherwise you lose search-engine rankings, and break peoples' bookmarks etc.

    Related: http://www.zen-cart.com/entry.php?3-...d-of-upgrading
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Mar 2011
    Posts
    39
    Plugin Contributions
    0

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Quote Originally Posted by DrByte View Post
    Why change it at all?

    The best way to do it is to keep it in whatever location it's been at for the past several years. Otherwise you lose search-engine rankings, and break peoples' bookmarks etc.
    This is a compelling argument. If I go this route, and I think I will, this means that I will need to take down my live site currently in folder /zencart, rename that folder zencart_old (or something similar) rename my test site's ZenCartUpgrade folder to zencart and then find every instance of ZenCartUpgrade in the test site and rename it zencart (as in /includes/configure.php and others). Is this correct?

    If this is the correct way to proceed, I can use the Developers Tool Kit in the admin area to search for usages of ZenCartUpgrade. Is there a FAQ on globally renaming folders?

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Are these folders in a server folder named /public_html/ or /www/ or /htdocs/, or the like? That would indicate that your live store and your test store are both in subfolders of your main domain. The question is, why do you think it is better for your business to be insulated from visitors by another layer of web pages? Would your business benefit from being the first thing visitors to your domain see?

    Of course, existing search engine rankings are a real factor to consider. If your store is now at /Zencart/, perhaps best to keep it there even if that is not the finest possible part of your address.
    Last edited by gjh42; 6 Jun 2013 at 11:51 PM.

  6. #6
    Join Date
    Mar 2011
    Posts
    39
    Plugin Contributions
    0

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Quote Originally Posted by gjh42 View Post
    Are these folders in a server folder named /public_html/ or /www/ or /htdocs/, or the like? That would indicate that your live store and your test store are both in subfolders of your main domain.
    I don't think the live and test stores are in subfolders. Here is my root folder of my website, as seen in FileZilla:

    Name:  WebSiteHierarchy.jpg
Views: 95
Size:  12.5 KB

    /zencart is my live store
    /ZenCartDemo is v1.51 with demo files which I used to play around with (I will delete that)
    /ZenCartUpgradeTest is my test store that is ready to go live.

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    They are definitely in subfolders. If one were in the domain root, you would get to it just by entering www.mydomain.com.

    You should not need to change any links or folder names aside from the two configure.php files, unless you have improperly hard-coded complete URLs in custom text/code.

  8. #8
    Join Date
    Mar 2011
    Posts
    39
    Plugin Contributions
    0

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Quote Originally Posted by gjh42 View Post
    They are definitely in subfolders. If one were in the domain root, you would get to it just by entering www.mydomain.com.

    You should not need to change any links or folder names aside from the two configure.php files, unless you have improperly hard-coded complete URLs in custom text/code.
    The way it's set up now if I go to my web site, MyDomain.com and surf around there and then decide I want to buy something I click on the Shop Now button or the various Buy Now buttons. That takes me to the Zen shopping cart. The URL in the address bar now shows MyDomain.com/zencart/.

    If I want to replace my live site (which is in folder /zencart) with my test site (which is in folder /ZenCartUpgradeTest) AND once completed I want the URL to show MyDomain.com/zencart/ how do I accomplish this? Don't I need to rename these two folders and alter the configure.php files?

  9. #9
    Join Date
    May 2013
    Posts
    38
    Plugin Contributions
    0

    Default Re: What Unique Name Did You Name Your Cart? www.MyDomain.com/??

    Quote Originally Posted by powrwrap View Post
    If I want to replace my live site (which is in folder /zencart) with my test site (which is in folder /ZenCartUpgradeTest) AND once completed I want the URL to show MyDomain.com/zencart/ how do I accomplish this? Don't I need to rename these two folders and alter the configure.php files?
    Assuming everything is setup correctly and you are absolutely sure you want this to go 'live', then, yes, that's what you need to do.

 

 

Similar Threads

  1. v155 Can't Get to Install Page (www.mydomain.com/store)
    By ShoeSolutions in forum Installing on a Mac Server
    Replies: 1
    Last Post: 7 Jan 2016, 08:50 PM
  2. Problem with pointing to http://www.mydomain.com
    By lindanewbie in forum Basic Configuration
    Replies: 1
    Last Post: 7 Mar 2011, 10:36 AM
  3. Why my domain name is not WWW.MYSITE.COM but is MYSITE.COM
    By Carl85 in forum General Questions
    Replies: 4
    Last Post: 30 Jan 2011, 04:00 PM
  4. mydomain.com/store/ VS www.mydomain.com/store/
    By shocker in forum General Questions
    Replies: 3
    Last Post: 24 Mar 2008, 03:38 AM

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