Using your template, how do I change domains from integralmedicine.com to drshawnadarou.com?? I need to move all the content including media, layout, pages, post, plugins, etc, to this new domain. Thanks.
J.
Gold Boarder
GK User
Mon Aug 26, 2013 3:05 pm
Its not template specific question, but more WP specific.
The things You should do, is to download entire WP database with use of phpMyAdmin, then use smart code editor and exchange all olddomain.com to newdomain.com (good editors can do it with a simple click of a button). With that change You can upload database back to server and replace current (remember to leave original backup of database if something will go wrong).
That is mostly all.
If You are moving to another hosting server, then also editing wp-config.php and changing database info might be needed.