Changing Domain Names? (4 posts)

  • Profile picture of David Bressler David Bressler said 1 year, 10 months ago:

    Hi,

    Was wondering if someone could help me. I have a situation where I have an existing domain name / wordpress installation, and I’d like to change the domain name. The WordPress installation / location / content all remain the same, in the same hosting location (page.ly).

    The domain names are hosted on GoDaddy.

    The site is http://yourlifeyoursex.com. We have http://greatlifegreatsex.com, and we’d like that to be the “main” URL. (We will redirect yourlifeyoursex to greatlifegreatsex.

    I think these are the steps I need to take, but wanted to know if someone else has experience, and can let me know if I’m missing anything. I’d had to lose access to my site because the domains aren’t routing properly.

    On GoDaddy:

    1. Turn forwarding off on greatlifegreatsex.com.
    2. Set the name servers on the domain greatlifegreatsex.com to Page.ly’s.
    3. On my wordpress instance – in general/settings change wordpress URL from http://yourlifeyoursex.com to http://greatlifegreatsex.com
    4. Forward domain yourlifeyoursex.com to greatlifegreatsex.com

    I will continue to own both domains, and the site is relatively new. So, if there is content in the database that’s fully qualified, delays in forward from one domain to the other are fine. Also, any SEO history that is not kept is fine as well.

    Am I missing anything? Is the order of doing things above correct? Any online documentation for this, I’ve not found anything complete enough. Any suggestions? (other than do a complete backup before starting! – you were all going to say that, right? ;-) .

    Many thanks in advance,

    David

  • Profile picture of Steve Steve said 1 year, 10 months ago:

    In most cases I believe changing the domain in GENERAL > SETTINGS, should work. (back up your db first)

    If you find there are problems then you will need to change it everywhere in the database:
    -backup your db!
    -use this plugin to make mass db changes: http://wordpress.org/extend/plugins/search-and-replace/

    Good luck!

  • Profile picture of Chris Carvey Chris Carvey said 1 year, 10 months ago:

    This problem is one everyone wrestles with: check out some tips here: http://wordpress.org/support/topic/moving-a-wordpress-installation

  • Profile picture of David Bressler David Bressler said 1 year, 9 months ago:

    Thanks guys. I appreciate the tips.

    It’s worked out for me this time.