- 1). Log into phpMyAdmin or a similar MySQL database editor. Click the name of the WordPress database from the list of databases on the left to display a list of tables in the database.
- 2). Click the "browse" button next on the line with the "wp_options" table to edit the WordPress options table in the database.
- 3). Click the edit icon next to record in the database whose "option_name" is "siteurl," typically the first record displayed. Edit the "option_value" field and enter the new domain URL for the blog. Click "Go" to save your changes.
- 4). Click the arrow button above or below the list of fields to go to the next page. Find the record whose "option_name" is "home." Click the edit icon on that line. Enter the new URL in the "option_value" field and click "Go" to save your changes.
previous post