Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 07-21-2011, 11:17 AM   #1
New Member
 
Join Date: Jul 2011
Posts: 1
Default Moving a Wordpress Site

I have read a lot of articles regarding moving a wordpress site to another domain. It just seems so complicated, and I am going to be so scared of making a mistake. Is there anyone that may be willing (when the time comes a few weeks from now, to assist me with moving it please?
MelissaFleet is offline   Reply With Quote


Old 07-23-2011, 04:17 AM   #2
New Member
 
maldridge's Avatar
 
Join Date: Jul 2011
Posts: 6
Default

basically, you just need to back up your database using phpmyadmin and then restore it into your new host/domain. Then FTP the files from the old host to the new host and edit the config file to point to the proper database server.

If you run into any trouble, PM me and I'd be happy to help.
maldridge is offline   Reply With Quote
Old 07-23-2011, 08:19 AM   #3
Silver Member
 
Join Date: Apr 2011
Posts: 114
Default

A couple of things will determine how difficult this is:

Are you keeping the same server?

Do you have high search rankings at the moment that you want to maintain?
__________________
Small Business Web Design
Pheno is offline   Reply With Quote
Old 07-23-2011, 08:45 AM   #4
Silver Member
 
krymson's Avatar
 
Join Date: Mar 2011
Location: Cypress, Texas
Posts: 205
Send a message via Skype™ to krymson
Default

its really not that hard. You will have to, though, go through everything with a fine tooth comb in the database and change everything to the new domain name as well as sometimes in the theme template files. Its not hard to move it BUT what you have to do after is pretty time consuming and if you want someone to do it, how much are you asking for the move?
__________________
Jonathon Harrelson
Krymson Productions
Web Designer
Currently AVAILABLE for work
krymson is offline   Reply With Quote
Old 07-23-2011, 02:04 PM   #5
Gold Member
 
Join Date: Oct 2008
Location: Yonkers, NY
Posts: 495
Default

Site migration for wordpress is relatively easy. Does the new host have cpanel installed so that you can create a new DB in phpMyAdmin? All you need to do is export the old DB from cpanel, which will provide you with a .sql file. Then on your new site's hosting, go to your DB management and import that SQL file.

In your wp-config.php file you'll need to change the following code (underlined):
__________________________________________________ _____

define('DB_NAME', 'dbname');

define('DB_USER', 'dbuser');

define('DB_PASSWORD', 'dbpassword');

define('DB_HOST', 'localhost');

_________________________________________________

PHP MyAdmin Changes

Once you import the database (database_name.sql)

- Click on 'wp_options' at the left hand side

- Click on 'Browse' tab at top

- Click on edit (pencil icon) for 'siteurl' (first row)

- Change existing URL (http://youroldurl) to new one (e.g. http://yournewurl.com)
__________________________________________________ ____________

Go to WordPress Admin

- Go to Setting >> General

- Change 'Site address (URL)'. This should be the same as defined in 'siteurl' in PHPMyAdmin.

- Save Changes
__________________________________________________ _____________

And there you go...

If you give me your hosting login information, I'll do it for $30.

-Lou
LouTheDesigner is offline   Reply With Quote


Old 08-01-2011, 03:32 AM   #6
Bronze Member
 
Janja's Avatar
 
Join Date: Jul 2011
Location: Vista, CA
Posts: 65
Send a message via MSN to Janja Send a message via Skype™ to Janja
Default

There are nifty little plug-ins that are called wordpress exporter. Install it on your wordpress site and export it to your desktop. Go to tools in your new wordpress site and import that same file including images, post, pages.
Use your ftp program to download the theme-file and the plug-ins folder and upload it again to your new site via ftp into the right folders.
The only thing, that you will have to re-create from there is what is in the widgets.
Activate the plug-ins and adjust settings if necessary.
That is the way I do it, when building a customer site on a test server. That way it least your working site stays intact.
__________________
JANJAWATSON
www.jewel-webdesign.com

Last edited by Janja; 08-02-2011 at 05:30 AM.
Janja is offline   Reply With Quote
Reply

Tags
blog, domain help, moving wordpress, wordpress

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:43 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.