Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I will be creating a new blog but wants to retain my old database in my previous blo.g Can I clone the old database? If so, can you tell me steps for this? I don't want to create another because this will be a big task.

share|improve this question

closed as not a real question by Michael, toscho Jun 29 '12 at 6:15

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

2 Answers

I would suggest that you will just two ways to do it:

  1. Just change your domain to your new desired domain and make changes with your wordpress site from that.
  2. Choose one of the varieties of softwares for cloning.

I saw this thread which is really helpful for the issue: http://www.techyv.com/questions/how-clone-wordpress-blog

share|improve this answer

It's not clear what you exactly want here. Do you want to clone the blog or the Database? Also if you are moving from an older version to a newer version, what I suggest is to use the WordPress auto-update tool; but before that make a backup of your files and database.

If you are creating another blog, and want to populate it with the old blog data then you might be interested in the WordPress Export tool which will export your blog posts into an XML files, that can be imported by another WordPress blog.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.