Bluehost Web Hosting Help
How to change the WordPress URL
Overview
This article will explain how to change your WordPress Urls.
It is highly recommended that you make a backup of your database before continuing. If you don't know how please read How to Backup a MySQL Database
The URLs in the database need to point to the actual location of your site. If they do not, the site will not work correctly.
What You Need
To perform this task you will need the following Items.
- The name of your WordPress database. If you aren't sure please see How to find your WordPress Database
- Your Bluehost cpanel username and password
Access phpMyAdmin
These steps explain how to access phpMyAdmin.
- From your account cpanel, go to the databases group of icons, and click on phpMyAdmin.
- When prompted log in with your cPanel username and password.
- From the list of databases, select the database for your WordPress site.
Enter new URLs
These steps explain how to change the URLs in the database.
-
In the table list, click on the options table
Note: In our example the table prefix is "wp_" the prefix varies from site to site so don't worry if yours is different. - Click edit next to the siteurl row
-
Enter the new url into the option_value box
Note: The urls in the database need to point to the actual location of your site. If they do not, the site will not work correctly. - Click the Go button.
- Repeat these steps for the homeurl
The WordPress URLs will now be set to what you entered.
Update Permalinks
Now that the site URL's have been changed its a good idea to update your permalink structure as well. These steps explain how.
- Login to your WordPress dashboard.
- Hover over the settings link, in the menu that appears click on permalinks
- Without making any changes to your settings click the save button at the bottom.
The permalinks are now up to date
Recommended Help Content
How To Login To WordPress Site - WP Admin Access
This article will explain how to login to a website created with WordPress.
Login to WordPress with WordPress Tools
This article will explain how to login to a WordPress site using WordPress tools.
Change WordPress URL's With WordPress Tools
This article will explain how to change the Site URL or Home URL setting in WordPress. This may be useful if you have moved your WordPress site or are planning to move your WordPress site.
Related Help Content
How To Use & Change Temporary URL with Wordpress
Using WordPress with the Temporary URL
Manually Changing the Domain of Your WordPress Site
How to change the name of your WordPress site without WP Tools
Switching a WordPress Theme
A WordPress theme has enormous influence over your site's appearance and maintenance. This article will explain how to change the theme for your WordPress site.
How To Migrate An Existing Wordpress.com Site
If you have a WordPress blog hosted on WordPress.com, you can easily export it and import it to WordPress that is installed on your hosting account with bluehost. Login to the WordPress Data
Core Files Warning In WordPress Tools
This article will explain why you see "Your WordPress site appears to be infected with malware. Please update to remedy this problem."
Managing Themes and Plugins with WordPress Tools
This article will explain how to manage WordPress plugins and themes using WordPress Tools.
Change a MySQL Users Password
This article will explain how to change or reset the password for a MySQL user.
How To Disable Or Delete Plugins / Themes On A Disabled WordPress Site
This article explains how to deactivate, change or delete themes and plugins on a WordPress site without the dashboard.