Simple Question - Website transfer

Discussion in 'Web Hosting' started by Maniq, Jul 10, 2014.

  1. #1
    I have an online store on Magento Community with an address xyz.com, but I have made another store on highwire with the address like x-yz.highwire.com.

    Is their a way that I can shutdown the store on Magento Community and transfer the website name xyz.com to replace x-yz.highwire.com.?

    Thank you.
     
    Maniq, Jul 10, 2014 IP
  2. frank441

    frank441 Active Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #2
    This can be done with javascript redirect. Not sure if there are any better alternatives.
     
    frank441, Jul 13, 2014 IP
  3. KillaKeith

    KillaKeith Well-Known Member

    Messages:
    104
    Likes Received:
    12
    Best Answers:
    2
    Trophy Points:
    135
    #3
    If the sub-domain is on the same physical server, just remap that sub-domain to the existing Magento folder along with the address redirect. Then there will be no need for transferring files, DBs, etc.
     
    KillaKeith, Jul 29, 2014 IP
  4. jmiller4180

    jmiller4180 Active Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    76
    #4
    If you want to actually move all data you could dump the database and take the sql file and import it. Then move all of the files over. You will need to make sure the database usernames are the same, as well as the database names. Then the file structure should be the same. If you do all of those things and ensure your configuration files point to the new domain there should be absolutely no reason it would not work.
     
    jmiller4180, Jul 29, 2014 IP