How to handle multilang

Hello

I have a website, for example www.mysite.com, and I would like to make it multilingual, like www.mysite.com/fr or /en.
How can I ensure that users—for example, those in Spain—are automatically directed to the appropriate version of the site when they perform a search?
And how can I optimize this for SEO?

Have a great day in advance.

Hi Jacques :waving_hand:

You can add languages in the page’s settings: Intro to pages | Documentation

Then you can bind every text element to this chosen language.

Hope this helps.