Offline wordpress blog to be uploaded in hosting

Discussion in 'WordPress' started by mrb1129, Jan 17, 2013.

  1. #1
    I have build a wordpress blog using XAMPP local host. Now i want to upload (make online) my blog to a web hosting like bluehost or hostgator. Can i do it by Filezilla? If it can be done by filezilla then which file of XAMPP i have to upload? If anybody can explain it step by step then it will be helpful.
     
    mrb1129, Jan 17, 2013 IP
  2. BergAudit

    BergAudit Banned

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    well yes you can:
    > Make a database first in your hosting account that match's your localhost db configuration
    > Transfer files
     
    BergAudit, Jan 17, 2013 IP
  3. Masim man

    Masim man Active Member

    Messages:
    73
    Likes Received:
    4
    Best Answers:
    2
    Trophy Points:
    58
    #3
    I already did it and 100% works fine. Here are step-by-step how I did it:

    - Install a new Wordpress in your hosting, upload and replace all the "wp-content" folder with the old WordPress.

    - Export your old WordPress database and import it to your new WordPress using phpMyAdmin.

    - In phpMyAdmin select your WordPress database then click on "wp_option" table, find/replace "siteurl" and "home" values with your new domain address.

    - Login to your new WordPress using the same username and password with your old WordPress, go to the WordPress settings and resave the Permalink Settings.

    For further explanation, please visit http://www.premiumwebbloghosting.com/2012/07/moving-WordPress-from-hosting-to-localhost.html
     
    Masim man, Jan 18, 2013 IP