Sonia Cox
Member
Posted 1 year ago #
I have a question for an expert. I have created a business specific WebSite. I would like to call it a Master Web Site. I want to deploy the entire Web Site as it is into a different domain for a different business owner and make necessary modifications. Is this possible? If yes then how do I do it?
I'm new to WordPress so please explain in details guys.
Thanks,
- Sonia Cox
BeautyPirate
Member
Posted 1 year ago #
It´s very simple.
Copy the theme folder and install it on a new WP installation. Done.
Database can be backed up and copied as well, login credentials are
defined in wp-config.php (Edit with Notepad ++) which is located in
the main WP directory by default.
If you copy the database you will have to run an SQL query (Use WP DB Manager Plugin to backup, restore and SQL your database.)
Some useful queries:
http://www.onextrapixel.com/2010/01/30/13-useful-wordpress-sql-queries-you-wish-you-knew-earlier/
Sonia Cox
Member
Posted 1 year ago #