Hi, i am transfering by blog from shared hosting to my reseller hosting.. How can i transfer my blog to my new host? i am facing some problem.. 1. how can i findout name of database file its using? 2.if i want to change the name of the database file..then how can i replace my old database with new one in my old blog? 3. where can i found database setup info in a wordpress blog?i just want to know the file name? also share your experience transfering blog to another hosting.. thanks
If it is in cpanel, your host should be able to migrate it for you and just push it over to the new account.
Is it possible to transfer all of the posts and its contents even if it is on a free host blog like wordpress, blogpost etc...to a paid host? Regards, RightMan
I don't think so that its possible to transfer posts and all contents from free host blog like you.wordpress.com or you.blogger.com to paid host because you don't have any hosting access there. DON.
you export the database from your old hosting, then import to the new hosting then configulate the database detail in wp_config.php.
i have made backup of blog files and the database..and going to upload it to my reseller hosing account ..also will edit wp-configure.php
Step 1: Zip your wordpress folder with all data in it Step 2: Take a database backup of you db used for wordpress, check wp-config.php Step 3: Upload the zip in your new host Step 4: Restore the db backup in your new host sql Step 5: Unzip the file Step 6: Edit wp-config.php with your new db detials Thanks, more questions are wlecome