Title: website migration advice
Last modified: November 29, 2019

---

# website migration advice

 *  [wegoplaces](https://wordpress.org/support/users/wegoplaces/)
 * (@wegoplaces)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/website-migration-advice/)
 * Hello,
 * I have recently moved wegoplaces.me to gocampingexpert.com (hosted with siteground).
   Siteground have helped me migrate all content to the new domain (gocampingexpert.
   com). At the moment, I have two domains with duplicate content. How should I 
   manage redirecting the old domain (wegoplaces.me) to the new domain (gocampingexpert.
   com) without losing SEO value? Where do I need to make this change?
 * Thanks
    AMy
    -  This topic was modified 6 years, 6 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to appropriate forum

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [wegoplaces](https://wordpress.org/support/users/wegoplaces/)
 * (@wegoplaces)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/website-migration-advice/#post-12186837)
 * Please confirm that step #4 here is correct – [https://www.wpbeginner.com/wp-tutorials/how-to-properly-move-wordpress-to-a-new-domain-without-losing-seo/](https://www.wpbeginner.com/wp-tutorials/how-to-properly-move-wordpress-to-a-new-domain-without-losing-seo/)?
 *  [wowlayers](https://wordpress.org/support/users/fribba/)
 * (@fribba)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/website-migration-advice/#post-12188710)
 * Yup, that is correct.
    Add this code in the .htaccess file of the wegoplaces.
   me website
 *     ```
       #Options +FollowSymLinks
       RewriteEngine on
       RewriteRule ^(.*)$ https://gocampingexpert.com/$1 [R=301,L]
       ```
   
 * Cheers

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘website migration advice’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [wowlayers](https://wordpress.org/support/users/fribba/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/website-migration-advice/#post-12188710)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
