![]() |
WP question: How to copy complete wp setup?
So...
I have account with 10-20-30 wp installations each on its own domain. I configure one with theme, plugins, categories, menu, etc, no content yet. How to copy or apply that exact complete setup to other installations? I know there was a thread about it somewhere, but couldn't find it. |
Sign up for managewp.com
they have exactly that service fully incorporated, among many others. |
Hmm... wasn't there a free plugin for that?
Also, I don't need to manage the sites all from one dashboard later, just want to set up one wordpress with some simple settings, install theme, plugins and copy that to 20 other new wp installs under same account. |
WPTwin is the best solution. Not free but it's worth it
|
Quote:
|
exactly, looking for free option since i remember someone recommended it here.
|
i would like to move a complete WP setup - anyone have an idea for that as well? or is that the same?
|
MaDalton,
That's not a hard one I guess. * Backup your DB via PhpMyAdmin * Create new DB and User On new host * Upload DB on new host, change your info at the top.(phpmyadmin) * Download al your files from WP from old host * Upload them al on new host. * Change your Name Servers. ~ Renaldo, |
|
Quote:
|
Quote:
brrrrr... me playing around with PHPmyadmin - no good idea :1orglaugh |
Quote:
It's really that simple. |
Quote:
|
Phpmyadmin is the easiest way
|
ok let me simplify the problem:
i can do it myself since i have done it already few times, new wp installs are in question. but how to make it the least painful and time consuming if i need to setup wp my own way + modify theme and apply all that to the rest of the new wp installs? no content/posts/tags yet, categories maybe, but not important part. |
|
bump for an answer :)
|
Copy the files using cp -a. The -a part is important.
Copy the database using mysqldump. Adjust the base and WP url in the dump before loading. Set the config.php to point to the the new database. Also in config.php change any fully qualified paths to relative. Done. If you are using unfortunate enough to be using Plesk, change the file ownership with find . -uid olduser -exec chown newuser {} \; |
Quote:
|
Quote:
ok, to copy and activate theme and plugins is more or less easy part, however the other settings like widgets, categories, menus, specific plugin settings etc are what i need copied. |
Quote:
Back up all your content folders locally. Use this plugin: http://austinmatzko.com/wordpress-plugins/wp-db-backup/ - or whatever db backup plugin you prefer. That one works fine for me. Change your DNS information. Create a new db. Install WP at your new host. Edit wp-config to your new db settings. Upload your database, upload your content. I recently (about 2 months ago) moved some long established blogs to Amerinoc. Except for uploading all my content (which took a loooong time...), it took about 10 minutes to move the sites and have WP working as it was. Transfer sites - install WP - upload databases. Maybe DirectAdmin made it easy, but it was surprisingly simple and quick. Sorry for perpetuating the thread hijack... As for copying contentless WP installs, I would simply upload the same theme with different settings to each domain. I usually restrict the same theme to about three sites or so, but... Install WP on 20 different sites. Upload the same theme to each of those sites. 20 identical, contentless sites. You have your master install saved locally, then you would download each seperate site into its own folder on your HD (back up your content, wp-config, etc.) Any changes to the overall design will be done to the master folder, any changes to content will be saved to the unique folder for that domain. This is getting so long, I'm boring myself. |
Quote:
Now I just pay someone else to do it. |
Quote:
If that didn't make sense to you, you might be paying someone who has the background needed to follow those instructions. We have a guy named Elias who is good for those things. Also check into the multi plugins for Wordpress which let you run several blogs from one install. That's good because you can do Wordpress updates or changes in one place and it applies to all sites. |
Quote:
Or you can have someone else on fiverr.com do it for half... |
Quote:
|
Quote:
setup wordpress on a domain, create categories, tags, whatever you want. install the plugins you want on your installs, and anything else. now install the duplicator plugin, which you can create an archive, then download that archive with the installer script. upload those 2 files to each new domain with no files in the directory, it will create a skeleton with cats, tags, plugins automatcially. http://wordpress.org/extend/plugins/duplicator/ |
how about the export function of wordpress itself? Works perfect for me...
|
its pretty easy, just backup the mysql and the site. Retore the site on the new location and just do a mass find and replace in the mysql and run it in phpmyadmin. Takes like a few minutes
|
Quote:
best way to do this is to setup a skeleton |
Do the standard copy and then delete all the posts... there is probable a plugin for it.
|
All times are GMT -7. The time now is 03:18 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123