|
Unless I'm missing something that should be pretty straight forward.
Setup new hosting for hellohello.com
Create new mysql database on hellohello.com
Copy every file via FTP as is from hello-hello.com onto hellohello.com
Export database using phpmyadmin from hello-hello.com
Edit wp-config file copied from hello-hello.com for new database, user and password
Make sure wp table prefix on hellohello.com is same as hello-hello.com
Go into phpmyadmin for hellohello.com and import the database you exported earlier.
|