+ Reply to Thread + Post New Thread
Results 1 to 5 of 5

Thread: Transfering a blog from one hosting to another?

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    178
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Transfering a blog from one hosting to another?

    Was wondering how difficult it is to transfer a WP blog from one hosting account to another? Any guides that somebody could recommend to me?

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    99
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I use a managed server so i have tech's that handle it for me but you should just be able to use a ftp program to login to both boxes at the same time and transfer documents that way. make sure you backup the sql database so you can import it into the box etc.

    make sure everything is moved over before you go and switch out nameservers on the domain.

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    If you have been using cpanel on your present host and your new one is also cpanel then they should be able to easily transfer it complete for you.If not make a backup of your site in cpanel/backups and also a back up of your database and then it is very simple to make a new database on your new host restore a back up of your main site then import your database sql file and you are in business.Bit brief but if you need any help dont hesitate to pm me.

  5. #4
    Noobie
    Join Date
    Apr 2008
    Posts
    50
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Very easy.

    Copy all the files from 1 host to the other.
    Go into phpMyAdmin and export the DB.
    Do the same on your new host and import the DB.
    Change the login/password info for the new db inside wp-config.php

    That's all there is to it.

  6. #5
    Noobie
    Join Date
    Apr 2008
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It's pretty easy. Here's a link to the WordPress doc on how to do it.

    Code:
    http://codex.wordpress.org/Moving_WordPress

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts