Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    Google SEO with several languages

    Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor)
    2
    4
    327
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Stéphane Anciaux last edited by

      Hello,

      My website is in two languages (french and english). At first, all worked perfectly. Google showed the right pages in french and in english but now it's a bit messy. Most of the pages are showned in english while i'm in France. But when i open these "false english" pages, they open in french.

      Is there something i could do in Appdrag to resolve this problem?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • Wassim
        Wassim last edited by

        Hi Stéphane, would you mind sharing a link to your pages with weird behavior?
        It would help us to check what is going on, if it's related to AppDrag or misunderstanding or something you can fix.

        S 1 Reply Last reply Reply Quote 0
        • S
          Stéphane Anciaux @Wassim last edited by

          @Wassim Yes of course. Sorry for the delay. Here's what i got when i enter this in google : site:smartmydata.com :
          Pages showned in english and opened in french :

          • https://smartmydata.com/contact.html
          • https://www.smartmydata.com/pdf-to-csv-batisante
          • https://smartmydata.com/smart-my-catalog.html
          • https://smartmydata.com/solutions.html

          Pages showned in french and opened in english :

          • https://www.smartmydata.com/fichiers-ean.html

          But these pages also seem to be showned and displayed in the right languages...

          1 Reply Last reply Reply Quote 0
          • Wassim
            Wassim last edited by

            Hi,

            Ok for me it seems to work correctly. When I switch to English and navigate throughout the site, pages are in English and vice versa.
            Your language is automatically detected but if you switch to another language, it is stored into your cookie until it expires or you change it manually.

            Don't worry for SEO because we set the correct metas, check your source code:

            <html lang="en">
            <link rel="canonical" href="https://www.smartmydata.com/fichiers-ean.html?lng=en" />
            <link rel="alternate" hreflang="fr" href="https://www.smartmydata.com/fichiers-ean.html?lng=fr">
            <link rel="alternate" hreflang="x-default" href="https://www.smartmydata.com/fichiers-ean.html">
            <link rel="alternate" hreflang="en" href="https://www.smartmydata.com/fichiers-ean.html?lng=en">
            
            1 Reply Last reply Reply Quote 0
            • First post
              Last post