What is the best way to make a multilanguage site?
-
June 20, 2022 at 7:00 pm #7624[anonymous]
How do you implement two languages on the same website? I would like to position my site for both the Spanish and English languages. Is there a set way to do it?
June 23, 2022 at 12:52 am #7647July 7, 2022 at 11:41 pm #7733[anonymous]There’s no easy way to do this yet, unfortunately…. Some people have resorted to creating separate sites for each language.
If you want simple, automatic google translations, see this amazing thread: https://forum.getpublii.com/topic/plugin-simple-website-translator/
July 8, 2022 at 2:03 am #7734[anonymous][anonymous] wrote:There’s no easy way to do this yet, unfortunately…. Some people have resorted to creating separate sites for each language.
If you want simple, automatic google translations, see this amazing thread: https://forum.getpublii.com/topic/plugin-simple-website-translator/
Thanks for the answer, I am implementing a somewhat laborious but simple way and it seems very effective. I will publish in a few days a post explaining the process
July 8, 2022 at 2:15 am #7737[anonymous]seb_oi wrote:[anonymous] wrote:There’s no easy way to do this yet, unfortunately…. Some people have resorted to creating separate sites for each language.
If you want simple, automatic google translations, see this amazing thread: https://forum.getpublii.com/topic/plugin-simple-website-translator/
Thanks for the answer, I am implementing a somewhat laborious but simple way and it seems very effective. I will publish in a few days a post explaining the process
I would love to read that post / tutorial! Please share once you’re ready. 🙂
July 8, 2022 at 8:10 pm #7766[anonymous]To elaborate on my solution, which is simple but admittedly takes some tagging effort:
I tag every article with a language identifier, like English article, Spanish Article and so on.
Then, I can simply create emoji flagged language submenues linking to tag (i. e language) pages, i.e English, Spanish, German etc.
I can then choose from two variants:
1. the main menu entry being a general language placeholder – like the word “lingua” or “language – with the language options in the submenues.
2. the main menu entry being an indicator (and link) to the main language, e.g. English – again with he language options in the submenues.
It’s kind of hacky and again – takes some tagging effort – but then again, it’s a solution that works right away without the devs even considering official multi-language support for posts – which would presumably require some kind of tagging action anyway.
August 24, 2022 at 7:56 pm #8116[anonymous]seb_oi wrote:[anonymous] wrote:There’s no easy way to do this yet, unfortunately…. Some people have resorted to creating separate sites for each language.
If you want simple, automatic google translations, see this amazing thread: https://forum.getpublii.com/topic/plugin-simple-website-translator/
Thanks for the answer, I am implementing a somewhat laborious but simple way and it seems very effective. I will publish in a few days a post explaining the process
Process: https://forum.getpublii.com/topic/showcase-of-publii-sites/#post-8112
August 24, 2022 at 8:18 pm #8122[anonymous][anonymous] wrote:seb_oi wrote:[anonymous] wrote:There’s no easy way to do this yet, unfortunately…. Some people have resorted to creating separate sites for each language.
If you want simple, automatic google translations, see this amazing thread: https://forum.getpublii.com/topic/plugin-simple-website-translator/
Thanks for the answer, I am implementing a somewhat laborious but simple way and it seems very effective. I will publish in a few days a post explaining the process
I would love to read that post / tutorial! Please share once you’re ready. 🙂
Sorry I didn’t see your comment. I’ve been busy with various projects and haven’t had time to make a good tutorial. I had left it aside because I read that one of the updates planned for this year was the multilanguage functionality. Do you think it would be useful?
I’m not an expert on the subject and wanted to test it myself before posting anything that might lead to an error. It seems that no duplicate pages are detected and everything has been indexed perfectly
August 30, 2022 at 10:22 pm #8138[anonymous]seb_oi wrote:Sorry I didn’t see your comment. I’ve been busy with various projects and haven’t had time to make a good tutorial. I had left it aside because I read that one of the updates planned for this year was the multilanguage functionality. Do you think it would be useful?
I’m not an expert on the subject and wanted to test it myself before posting anything that might lead to an error. It seems that no duplicate pages are detected and everything has been indexed perfectly
No worries! I just wanted to share your solution here in case anyone was following this thread. Thank you so much for sharing your amazing process!
July 18, 2023 at 1:46 am #10313[anonymous]seb_oi wrote:Sorry I didn’t see your comment. I’ve been busy with various projects and haven’t had time to make a good tutorial. I had left it aside because I read that one of the updates planned for this year was the multilanguage functionality. Do you think it would be useful?
Hey seb_oi: I remembered that you left an explanation somewhere about how you implemented your multi-lingual site: https://gfrprebartechnology.com
But I can’t find the post anywhere on this forum (which is a nightmare for long-term information saving / knowledge-base building). Do you happen to have the instructions written anywhere?
The process outlined here seemed to have been deleted: https://forum.getpublii.com/topic/showcase-of-publii-sites/#post-8112
July 20, 2023 at 10:04 am #10326[anonymous][anonymous] wrote:seb_oi wrote:Sorry I didn’t see your comment. I’ve been busy with various projects and haven’t had time to make a good tutorial. I had left it aside because I read that one of the updates planned for this year was the multilanguage functionality. Do you think it would be useful?
Hey seb_oi: I remembered that you left an explanation somewhere about how you implemented your multi-lingual site: https://gfrprebartechnology.com
But I can’t find the post anywhere on this forum (which is a nightmare for long-term information saving / knowledge-base building). Do you happen to have the instructions written anywhere?
The process outlined here seemed to have been deleted: https://forum.getpublii.com/topic/showcase-of-publii-sites/#post-8112
There is really no “optimal” way to do it, at least as far as SEO is concerned, if it is not done completely manually. I’m going to create a post explaining the process although I’m telling you that the best way to do it is also the most tedious one.
July 20, 2023 at 8:35 pm #10339[anonymous]@candidexmedia I have almost finished the tutorial, but in case you want to take a look at it. I’m going to translate it and upload it to the forum when I have it complete, let’s see if I make time this week. It is the tutorial to do it without segmentation of URLs by language, that is without the example.com/en / For ease of implementation.
To do it with this structure it is necessary to do several more things, which takes me more time to explain and is not an optimal way to do it because of the time involved. I leave the link here so you can take a look at it mienrtas I finish it. Cheers
July 20, 2023 at 9:19 pm #10342[anonymous]Thank you so much, seb_oi!