Title: Double WP installation error
Last modified: August 21, 2016

---

# Double WP installation error

 *  Resolved [magev88](https://wordpress.org/support/users/magev88/)
 * (@magev88)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/double-wp-installation-error/)
 * Hello, I need some advice for a problem that is driving me out of my head. I 
   need to “duplicate” my site to make three different installations of WP each 
   linked to a different language. Once you’ve copied the DB and FTP content in 
   the destination subfolder (eg: / en) the front-end I see it correctly, but if
   I try to not log into the control panel of the subfolder installed ([http://www.natural-academy.it/en/wp-admin](http://www.natural-academy.it/en/wp-admin))
   makes a redirect strange and I do not log by way of , from the “original” instead.
   
   The domain in question is this: [http://www.natural-academy.it I](http://www.natural-academy.it I)
   modified the. Htaccess file following the instructions found on a blog, but the
   situation does not change … Thanks to those who vorraà give me any advice on 
   this.

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

 *  [Wil](https://wordpress.org/support/users/limecanvas/)
 * (@limecanvas)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/double-wp-installation-error/#post-4526843)
 * Use WP Migrate DB to properly move the database over to the new URL.
 * [http://wordpress.org/plugins/wp-migrate-db/](http://wordpress.org/plugins/wp-migrate-db/)
 * You can’t just copy the DB over as is because it contains URL links to the current
   domain you’re copying from.
 * Don’t use a text editor to do a search and replace on the URL either because 
   that will break serialized data.
 * You’ll of course have to edit your wp-config.php file with the new host and database
   details.
 * Wil.
 *  Thread Starter [magev88](https://wordpress.org/support/users/magev88/)
 * (@magev88)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/double-wp-installation-error/#post-4526904)
 * Thank you so much Wil!
    Now it works properly. A virtual Coffee for you 😉
 * Thanks a lot
 *  Thread Starter [magev88](https://wordpress.org/support/users/magev88/)
 * (@magev88)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/double-wp-installation-error/#post-4527110)
 * Hello,
    i have another little problem.. i have used WP migrate DB for copy the
   Italian site version and create the english one, and all works fine. But, if 
   i make another copy of the Italian site (using WP migrate DB) for create the 
   French site version, when i finish the site installation all the links (logo,
   menu item, etc) link to the Italian version… i don’t understand why… in the WP
   migrate DB i specify the new url (for example public_html/site/french etc..) 
   but it doesn’t works! Why in the english version all works fine and if i do the
   same thing in the French one not?
 * This is the url: [http://www.natural-academy.it/french](http://www.natural-academy.it/french)
 * Thanks 🙁
 *  [Wil](https://wordpress.org/support/users/limecanvas/)
 * (@limecanvas)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/double-wp-installation-error/#post-4527115)
 * Hi again.
 * From what I can determine you have a WordPress installation in [http://www.natural-academy.it](http://www.natural-academy.it),
   and another in /french and another in /en
 * I would probably start looking at the .htaccess in the /french and /en folders.
 * Make sure that they are including the folder and not the root /index.php.
 * e.g. .htaccess for /french
    line: RewriteBase / replace with: RewriteBase /french/
 * line: RewriteRule . /index.php [L]
    replace with: RewriteRule . /french/index.
   php [L]
 * Repeat for /en installation.
 * Wil.
 *  [Wil](https://wordpress.org/support/users/limecanvas/)
 * (@limecanvas)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/double-wp-installation-error/#post-4527116)
 * FYI – make sure you mark your primary content as such and mark the others as 
   alternative, otherwise you risk the change of Google seeing your primary content
   as duplication and downgrading your SEO.
 * [http://googlewebmastercentral.blogspot.com.au/2011/12/new-markup-for-multilingual-content.html](http://googlewebmastercentral.blogspot.com.au/2011/12/new-markup-for-multilingual-content.html)
 * [https://support.google.com/webmasters/answer/182192?hl=en](https://support.google.com/webmasters/answer/182192?hl=en)
 * Wil.

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

The topic ‘Double WP installation error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [Wil](https://wordpress.org/support/users/limecanvas/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/double-wp-installation-error/#post-4527116)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
