Hello friends, I need your help. I have a wordpress database with old domain and now I want to post this database on new domain. but I dont know how to change url in the database. For example: I have database of abc.com and I want to run this data on zebra.com. if you understand the question then please help me to post your experience here. thanks
You have to edit it in the actual database using phpmyadmin or similar. You'll also have to use the same version of WordPress on the new site then upgrade later. There might be several instances of the old URL in the database, just look in the obvious fields.
You will need to use phpMyAdmin and look for the URL in your MySQL database. If you require someone to do it, I can help in this case.
Import the database, once imported, click on the database name on the left, locate the wp-options table on the left, click on it, and change siteurl (click on the pencil icon to edit).
thanks for your help but still my problem is not solved. I am looking for some more suggestions in detailed.