Hi guys, After testing my wordpress blog on my local server "Xampp" - running on my PC, I want help on how to move my wordpress blog from Xampp to the online sub-domain I already have.. Thanks for your guidance, Best, David
1. Use FTP to upload all your files and folders to publish_html (root - subdomain you have) 2. open localhost phpmyadmin and export database, then creat new one on yout host. 3. import database and changes config.php file to matches with new DB and new Path, (config.php file in path example: http://tinbaohiem.com/wp-config.php) goodluck
If your newly installed blog still pointing your links to your localhost. then try these sql queries to correct it's paths : http://rsatechnologies.in/best-sql-queries-for-wordpress-administrator.html