This article will describe how to change the WordPress website URL from phpMyAdmin. You might have to do this in case you want to migrate your website to a different domain or you just want to add a temporary URL to test your website.
Follow the below steps to get started.
- Login to your cPanel account.
- Click on the phpMyAdmin under the Databases section.
- on the left side pane of phpMyAdmin click on the WordPress database.
- now click on the wp_options table.
- Under the option_name find the site URL and click on the edit button. In the option_value box replace the URL with the new URL and click on the go.
- Under the option_name find the home and click on the edit button. In the option_value box replace the URL with the new URL and click on the go.