How To Move Your WordPress Website To A New Domain Without Hurting Your SEO Rankings

How To Move Your WordPress Website To A New Domain Without Hurting Your SEO Rankings

As many people have had to move homes (for whatever reasons), sometimes websites also have to move their "home", which is their domain address. But when you transfer a website to a new domain you should also pay attention to something that has no counterpart in our home-moves: SEO rankings.

When you need to move your WordPress website to a new domain address, it's not just a matter of copy-pasting some file to a new "home". It's a matter of making this process as smooth as possible and doing all you need to lower any loss within your SEO rankings that you gained with your old domain.

But how is this possible? What should you take into account to properly move your WordPress website to a new domain and prevent it from losing its SEO rankings?

I'll get through all of these points, but first, let's start with a key clarification: what's a domain name? Roughly said: what you usually type on your browser bar is a website's domain name.

For example, codeable.io is a domain name, google.com is another domain, facebook.com another one. Domain names have been introduced to help users better remember a page's unique IP address, which is made up of numbers.

I bet you'd remember codeable.io way more easily than 104.131.27.111, which resolves into reaching the same page.

So, why would anyone want to move a WordPress website to a new domain?

Changing domain isn't something that the majority of business owners have to face during their life, yet it's still something that happens very often. The most common reasons behind this huge change are these:

The tips in this guide will cover examples and scenarios falling under the first two of this list. Even if the following tips would be 100% applicable to scenarios as #3 entails, dealing with penalized domains is a more critical task that must assess and treat each situation as different from the others.

If you're about to, or just thinking about moving your current website to a new domain, you need to consider the switch will involve some temporary loss both on your rankings and search traffic numbers. Please don't freak out, and read it again: it's a temporary loss. This happens (and has happened) to all websites that have been transferred to a new domain, and with the following tips, you'll be able to reduce your loss to its greatest extent.

Need someone who could take care of moving your website to a new domain? Post your project and have one of our 250+ vetted WordPress experts help you out immediately!

Your WordPress website is mainly a compound creature made of two types of elements: your database, which stores all your written content such as pages and posts, and static files, such as WordPress core files, your theme files, CSS stylesheets, and images.

When you want to move your current website from olddomain.com to newdomain.com, the very first thing you have to do is to make a copy of your database and static files. These would come in handy if anything went wrong during the transfer process.

There are several ways you could perform a backup of your database:

Once you take care of your database, you'd want to make a copy of all your images, media files, theme, and plugins. If you haven't changed the standard path with some custom settings, these elements are stored within the /wp-content/ folder. There are some exceptions, though: some plugins might store some elements outside of the /wp-content/ folder, usually in the root folder of your website (one level up). Have a look there and if any names of files or folders correspond to any of your plugins then take those too.

To make a copy of your /wp-content/ folder and everything in it, you could use a plugin or just connect via FTP (better SFTP) and download that folder locally to your computer.

Now that you have both elements from your olddomain.com, let's move to newdomain.com.

Once you're done with downloading your database and your /wp-content/ folder, it's time to do the actual switch and move all of your files to your new domain. In order to do that, you might need to understand that each hosting company would provide you with different options to make the process easier, one of which is one-click installs of WordPress. So what you'd need to do right at this stage might be different from what others are specifically required to do.

Specifically, if you are using a one-click installer and you see the option "Discourage search engines from crawling your site" you should select yes for this option on the new domain, as it will prevent duplicate content while you make the switch.

Yet, no matter what your hosting provider allows you to do, you'd want to be sure to:

Once the transfer is completed, you'll need to focus on setting up your WordPress install the way you want it. This means checking your menus, widgets and all other custom settings and options that require your action.

If you selected "Discourage search engines from crawling your site" during the move, then you can now reverse this within your WordPress settings.

As an interesting plugin that could help you backing up your website and move it from one domain to another (or from your local computer to a server), I should mention Duplicator which makes things really easy.

Now it's time to work on what might affect your SEO rankings, so let's put on our best goggles and start by looking for broken links.

Since you uploaded all your files and database into your new domain name, you might encounter 404 pages and broken links. That's why at this stage of your transitioning you should replace all your old URLs with your new URLs. The easiest (and safest for non-technical WordPress users) way is to use a plugin such as Search and Replace or Velvet Blues Update URLs.

For more advanced users, there's a PHP based tool that could be less problematic. To use it, upload it via FTP and start working on it to replace your domain name. Just be sure to remove it from the server once you're done, or you might expose your website to vulnerabilities.

This action will update your database so if you mess it up, you won't be happy. So please check to have a recent backup saved somewhere, and double or even triple check your spelling when writing down your old domain and new domain names. In addition, you should also pay attention of www vs non-www when performing this step. If you don't feel confident about doing it by yourself, you might want it to be handled by a WordPress professional.

How would you tell visitors who land on your olddomain.com that you've moved your website to newdomain.com? To do that properly, you'd need to use 301 redirects which signal to both users and search engines that a given link has moved permanently to a new location. In Moz' words:

But that's not the only benefit of using 301 redirects. In fact, these permanent redirects are those that pass along the most SEO juice. See what Matt Cutts tells about 301 redirects and SEO:

So how can you do that?

Go to your old domain and open the .htaccess file in a text editor (quick memo: the .htaccess file is invisible). Now, if you want to redirect all of your link, i.e. not just your homepage, but every individual blog post and page too, add the following lines to it:

If you've changed your website structure on your newdomain.com, even just moderately, you might need to manually redirect each page to lower your chances of getting 404 pages on your olddomain.com. If that's your case, you'd need to add each old URL that you want to be redirected and the page URL you want it to be redirected to in your .htaccess file:

To be sure the redirects are properly set up and working, you could either use the Fetch as Google feature within the Google Console or just browse through them manually.

The .htaccess can break your website, so please make a copy of it before doing any edits and keep it handy.

Google provides you with a nice tool when it comes to letting it know you've changed your website's address. By using it, you'll tell Google one of your sites has a new home, thus you'll lower any possible harm to your current rankings.

To use the "Change of Address" tool, head over to Google Console, click on your website, i.e. your olddomain.com and then the gear icon in the top right area to find the "Change of Address" option:

There are going to be 4 steps involved here to correctly notify Google about the address change. Just follow them.

Once you've told Google about your website's new home, you should then provide the search engine with a fresh list of contents and pages you want to be indexed. To do that, you might want to create a new XML sitemap for your newdomain.com. It will take you a couple of minutes only, thanks to a plugin such as Google XML Sitemaps or Yoast SEO.

As your new XML sitemap is generated, you'd get a specific URL for it. So copy it to your clipboard and get back to the Google Console, and navigate to Crawl > Sitemaps in the left sidebar. From that page, click on the top right red button to submit your new XML sitemap.

We're almost there, so hang on a little longer :)

As you're taking care of all the things that might have an impact on your SEO when you transfer your website to a new domain, you should take care of the last piece of the puzzle: add your website as a new property to your Google Analytics account and get a new tracking code.

The process here is pretty straightforward, so you'd want to:

Now with your new tracking code, it's just a matter to add it to your website. Easy, right?

"But what does this have to do directly with SEO?", somebody might ask.

Well, tracking visitors doesn't have any direct effect on SEO, yet it provides lots of useful information you could leverage for SEO purposes.

What I'd like you to pay attention to here is that with Google Analytics set up on your newdomain.com website, you can minimize the number of 404 pages. Just think of a pretty common scenario: someone may have linked to a page on your olddomain.com and if the redirection is not working, you'll find yourself sending users to an error page.

Checking your 404 pages eventually improves the UX of your website and make your visitors and crawlers' life easier (aka big win for your SEO).

One easy way is the following one:

You could also dig into more details and set up alerts for 404 pages. If you'd like to do that, please check Google documentation here.

The very last step you now have left with is critical to your SEO rankings: incoming links. At this stage, where the transfer of your website has been already taken care of, redirects are in place, and you already did anything you could to let Google (and other search engines) know about the change, it's time to focus on setting up incoming links.

So start with those you're in control of:

Then update all your email signatures where any link to your website might be provided and update them with the new site's domain name.

Last but not least, you'd need to reach out to website owners that are linking to you and ask them to update their links to your new site.

You're almost there but there are still some things you might want to check out to be sure your new website now running on newdomain.com doesn't bring awful situations along the way.

When migrating your website to a new home, all services you've connected to it need to be updated and the email service you're relying on is no exception. So check your opt-in forms, links in your automated emails, links to your logo, etc.

Don't ever forget that visitors browsing through broken links might affect your click-through rate, thus affect your overall SEO (because of 404 error pages and a higher bounce rate).

For the same reason, you don't just set up redirects without testing if they're properly working (or not). So fire up a query with a tool to check your broken links and act on them accordingly. It's way better that you'd find the problems and fix them yourself than to have someone among your visitors to find them.

Some caching plugins will modify your .htaccess, so if you have a caching plugin installed, delete your cache files and let the plugin generate new ones.

Migrating your WordPress website to a new domain is an extremely delicate task that should always be paired with a huge "handle with care" stamp. This doesn’t mean only programmers, developers or coders would be able to do that. Don't forget one important thing, though; the availability of plugins, which help you out (a lot), can take away your attention to perform such a critical task. And this isn't good.

As you now have all the steps required for migrating your website to a new domain listed out, two recommendations are all that remains here: always backup your databases and, if you’re not sure about which step you should take along the way, ask for help.

Guessing and trying don't belong here.

Images Powered by Shutterstock