• Hi, i am a beginner in need of help.

    I have been playing around with WordPress on a domain i don’t really use and believe i am ready to move on to the really thing. However the domain that i wish to build my new website for already has an existing website on it which i would like to stay visible until i have completed the new website.

    How do i go about installing WordPress on the domain without losing the current website, and then once the new WordPress website is complete transferring the new website to replace the old one?

    I appreciate any help you may have.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Davey.

    Ok, so you have two potential options when setting up a development copy of the website.

    Firstly, both options will require you to take a full backup of the website files and MySQL database. You can do this via FTP and control panel access on your server.

    Once you have those files, please follow either options below:

    Option #1 – Live Development Website:

    Either create a sub-domain or a directory within the root of your server where the new website will be held. I would advise using “development” but this is up to you.

    Then, using FTP – upload all of your files into that directory or sub-domain.

    Next, you will need to create a new database in your server control panel. You will then need to do a find and replace for all URL references in the MySQL database and replace with the new URL that we have created for development. Once completed, you will need to upload via your control panel.

    Then, you will need to open up your wp-config.php file within the root, changing all of the database details, that you have just set up.

    You will then need to do a couple of other things, such as setting the correct privileges and refresh the permalinks structure.

    That should be all you need to create a development website.

    Option #2 – Local Development Website:

    You will need to follow the instructions above, however doing so on your local environment. You will require the setup of something like MAMP or WAMP.

    For ease, I would advise following Option #1, unless you have MAMP or WAMP already set up.

    If you would like help with getting this set up, then let me know, otherwise let me know how you got on.

    Wow, this is

      precisely

    our issue too..

    We have active site: http://www.kamilaharrishome.com

    and “development site” (for playing around so far to learn..)www.kamilaharrishome.com/dev/

    If I understand the terminology correctly, our development site is a “subdirectory”.

    However elsewhere in this Forum, it seems to be advised to use a “subdomain” location (www.dev/kamilaharrishome.com) for a development site, rather than a “subdirectory“.

    Does it matter much/is it important (also for relative neophytes)?

    Thread Starter daveystew

    (@daveystew)

    Thank you very much for your help wpenvy.

    i have yet to do as you have suggested above but i had another question. Once i have set up the development site and then wish to use this as my main site i take it i would just follow the same procedure as above. would it not be better just to transfer direct to the main website url?

    I will try out what you have suggested and hopefully won’t mess it up too much :).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Beginner in need of help’ is closed to new replies.