Title: Can&#039;t switch language &amp; wrong default url
Last modified: August 31, 2016

---

# Can't switch language & wrong default url

 *  [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * (@sugegorria)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/)
 * Hi
 * Polylang worked great until now. I didn’t change anything but I have a problem
   now.
 * My default language is french on [http://www.inspireacademy.fr/](http://www.inspireacademy.fr/)
   but now we arrive on [http://www.inspireacademy.fr/en/](http://www.inspireacademy.fr/en/).
   The default language set on WP settings is French
 * Then, I can’t switch to other lang ecept on home page.
 * I try with all plugins off and the twenty fifteen theme.
 * WP and polylang links settings are on [http://www.inspireacademy.fr/en](http://www.inspireacademy.fr/en)
   and [http://www.inspireacademy.fr/en/%postname%](http://www.inspireacademy.fr/en/%postname%)(
   for example)
 * Have you an idea ?
 * Thanks a lot.
 * [https://wordpress.org/plugins/polylang/](https://wordpress.org/plugins/polylang/)

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

 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252729)
 * Hi
    Could you provide a screenshot of your English menu with the “About” metabox
   opening (Appearance > Menus) and the same thing but for the Spanish language?
 *  Thread Starter [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * (@sugegorria)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252734)
 * A screenshot of the admin ?
 * (I reactivate sliders on the site, it corrects a display problem on the home)
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252736)
 * > A screenshot of the admin ?
 * Yes please. You can upload them via [http://snag.gy](http://snag.gy) and link
   to them here. Please don’t cut the admin top bar and the left menu on your screenshots.
 *  Thread Starter [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * (@sugegorria)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252737)
 * There are here
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252742)
 * There is no link in your message.
 *  Thread Starter [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * (@sugegorria)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252745)
 * Oups …
 * [http://snag.gy/90lz1.jpg](http://snag.gy/90lz1.jpg)
    [http://snag.gy/vVV8U.jpg](http://snag.gy/vVV8U.jpg)
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252750)
 * In your source code I see that your these 3 pages are sharing the same slug. 
   How did you obtain that?
 *     ```
       <link rel="alternate" href="http://www.inspireacademy.fr/en/about-the-inspire-academy/" hreflang="en-US" />
       <link rel="alternate" href="http://www.inspireacademy.fr/es/about-the-inspire-academy/" hreflang="es-ES" />
       <link rel="alternate" href="http://www.inspireacademy.fr/about-the-inspire-academy/" hreflang="fr-FR" />
       ```
   
 *  Thread Starter [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * (@sugegorria)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252752)
 * I don’t know! It comes from Polylang no ?
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252756)
 * You can’t share the slug `about-the-inspire-academy` with Polylang.
 * Have you use a plugin which allows you to share the slug?
    Even if you have deactivated
   this plugin the issue will remain. Either you reactivate this plugin or you change
   your slugs.
 *  Thread Starter [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * (@sugegorria)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252805)
 * Probably from wpml.
    I don’t understand because in the page, url are really different
   because of a 1, 2 or 3 at the end of the url.
 * But, if I change the slug, it seems to work… I’ll check an other pages
 *  Thread Starter [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * (@sugegorria)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252832)
 * So,
 * It works when i change slug. But I don’t understand why it worked few days ago
   with the same configuration.
 * About this url [http://www.inspireacademy.fr/en/blog/](http://www.inspireacademy.fr/en/blog/),
   it seems to be normal to have :
 * [http://www.inspireacademy.fr/blog/](http://www.inspireacademy.fr/blog/)
    [http://www.inspireacademy.fr/en/blog/](http://www.inspireacademy.fr/en/blog/)
   [http://www.inspireacademy.fr/es/blog/](http://www.inspireacademy.fr/es/blog/)
 * Impossible with Polylang ?

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

The topic ‘Can't switch language & wrong default url’ is closed to new replies.

 * ![](https://ps.w.org/polylang/assets/icon-256x256.png?rev=3433336)
 * [Polylang](https://wordpress.org/plugins/polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/polylang/reviews/)

## Tags

 * [default url](https://wordpress.org/support/topic-tag/default-url/)
 * [lang](https://wordpress.org/support/topic-tag/lang/)
 * [switch](https://wordpress.org/support/topic-tag/switch/)

 * 11 replies
 * 2 participants
 * Last reply from: [Sugegorria](https://wordpress.org/support/users/sugegorria/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/cant-switch-language-wrong-default-url/#post-7252832)
 * Status: not resolved