The following steps to be followed for changing wordpress website Url in PhpMyAdmin
Step 1: Login to Control Panel.
Step 2: Click PhpMyAdmin under Databases section.
Step 3: In the PhpMyAdmin page, select your wordpress Database name.
Step 4: Click on the plus icon near the selected Database name and expanding it. From the list of tables, select wp_options. Note: The table prefix of wp_ may be different if you changed it when installing.
Step 5: A screen will open with a list of fields within the wp_options table.
Step 6: Under the field option_name, you can see siteurl. Click the Edit Field icon in siteurl row and the Edit Field window will appear.
Step 7: In option_value text box, you can see existing site url information. Change that Url information to new address.
Step 8: Then click Go to save the information. It will return to wp_options table.
Step 9: Same Click edit in home field in table. In option_value text box, you can see existing home url information. Change that Url information to new address. Then click Go to save the information.
Step 10: Now site url has been changed for wordpress site through PhpMyAdmin.
Not at all
helpful Not much
helpful Some what
helpful Very
helpful Extremely
helpful | ||||||||
What could be better? (Optional)
X
Not related to my issue
Too complicated explanations
Too much information
Incorrect information
Unclear information
Incomplete information
Too old information
Do you have any other feedback about this faq ? 1000
|