Move WordPress Site To New Domain Without Losing SEO Rankings

Need to move WordPress to a new domain? Make sure you follow the proper process so that you don’t lose your SEO rankings in the process!

See, the actual process to move WordPress to a new domain is fairly simple. You basically just need to copy your files to a new folder on your host and update your database.

But keeping your SEO rankings when you move WordPress to a new domain name takes some care. To that end, I’m going to show you both parts of the process in this post. That is, you’ll learn exactly how to:

0:38 | Move WordPress to a new domain
4:21 | Keep your SEO rankings

To add 301 redirects, all you need to do is edit the .htaccess file for your old site and include the following code:

#Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ http://www.newdomain.com/$1 [R=301,L]

Just make sure to replace http://www.newdomain.com/ with the actual link to your new domain name.

The article: https://themeisle.com/blog/move-wordpress-to-a-new-domain/?utm_medium=description&utm_source=youtube&utm_campaign=youtubevideos

==========================

Other Useful Links and Videos that will help you build your website:

30+ Free and Premium WordPress Themes: https://themeisle.com/wordpress-themes/
Top Free & Premium WP Plugins: https://themeisle.com/wordpress-plugins/

Check out our latest WordPress Tutorials on our blog: http://bit.ly/2kqDz99

Get in touch with us on Social Media.

Facebook: https://www.facebook.com/themeisle

Twitter: https://twitter.com/themeisle

Please Like and Share if you liked this video or feel free to post a comment.
We post a NEW VIDEO every other day so be sure to SUBSCRIBE to our channel ➛https://goo.gl/RFB75x

You May Also Like