Using Your Temporary IP based URL with Wordpress

When transferring your WordPress installation to World Super Host you may need to use the temporary URL while you wait for your domain,

this URL will allow you to access your site before the Name Servers have propagated to ours.
A few of the symptoms or issues you may be running into are:

  • My Domain name isn't resolving to my new account yet.
  • I don't get any images or themes to show up, just the text.
  • I can't log into my Administrator Panel, because logging in wants to take me to my domain name.
  • How can I change my settings to allow me to view my WordPress Blog before my domain name resolves?

 

Changing to the temp URL


There are a few cases where you might need to go in and change a URL in the WordPress database.

    • My domain name isn't resolving to my new account yet, so I have to visit my WordPress install with a URL like http://74.220.219.65/~examplec/. I don't get any images or themes to show up, just the text.

 

    • I also can't log into my Administrator Panel, because logging in wants to take me to a URL with my domain name in it. How can I change my settings to allow me to view my WordPress blog before my domain name resolves?

 

    • The URL appears like https://www.domain.com/addondomain/ and there are no redirects in the .htaccess

 

  • If WordPress was installed to an addon domain, then the database URL will need to be changed to something like https://www.addondomain.com

This requires a little MySQL trick. It's two simple edits in the database.

 

    1. First, make sure that your WordPress installation is complete, and you know what the name of the database is. If Fantastico installed WordPress for you, it's likely the name of the database is something like:
        • username_wrd1
    2. If you don't know the database name, you can use the File Manager to look inside the wp-config.php file to find out its name.

 

 

    1. Right click wp-config.php and select Code Edit. You can now see the username and database.

 

 

 

    1. Next, log into your cPanel by visiting your ip address with :2082 on the end of it eg:  http://74.220.219.65:2082
    2. note: (Once your domain has propogated, you will later use yourdomain.com:2082 or yourdomain.com/cpanel to get to your cpanel)
    3. Once logged into cpanel Look for the Databases section.
    4. Select the icon named phpMyAdmin (looks like a sailboat.)

 

    1. Once here, you need to select the database name on the left. (i.e. "_wrd1")

 

 

    1. This will display the names of the Tables to the right.

 

    1. Now there are icons to the right of the tables. The First one is called "Browse". Click "Browse".
    2. Next, the database entries are listed in columns and rows. You want to select the pencil icon (for Edit) on the left for the top row (option_name is "site url")

 

 

    1. Once you've clicked the pencil icon, you will see your domain name listed something like this:
      • http://example.com/

    2. You want to change that to something like this:
      • http://70.103.189.86/~examplec/

      phpMyAdmin Temp URL
    3. This step is crucial so you don't make a mistake. Please take a moment to verify the URL you are typing in here is correct, or you won't see any change.

 

    1. Once you've changed the URL, down at the bottom there is a "Go" button. Select the "Go" button.

 

    1. Select the Next button to go to the next page

 

    1. Look for the option_name home

 

phpMyAdmin Home

 

    1. Select the pencil icon Pencil to Edit.

 

    1. Make the same URL change here as you did for siteurl earlier. And click the "Go" button.

 

  1. Visit your Temporary URL (http://74.220.219.65/~examplec/) for your blog, and all the images will show up just fine.

 

Changing from the temp URL


Once you've changed your name servers so your domain name resolves to your account, you don't have to go back into phpMyAdmin to make the change again.

    1. Log into your WordPress Admin Panel

 

    1. Click the tab "Settings". Here you will see WordPress and Site address (URL):

 

WordPress Settings

 

    1. It is set to your Temporary URL (http://74.220.219.65/~examplec/).

 

WordPress Temp URL

 

    1. Change this to your domain name with any folders required, and you're back to normal.

 

WordPres URL
  • wordpress, temporary IP
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Wordpress Management Tools

  MANAGING WORDPRESS   These are all of the recommended services for managing one or multiple...

Powered by WHMCompleteSolution