Cannot preview Multilang experience in the frontend

Hi,

I am setting up my first multilang experience and I am having some issues. First, I created a second search config in the backend and it’s working as expected there.
Then I tried to setup the frontend, however if I try to preview it by adding /it after the live preview URL, I get a 404. I don’t understand what I am doing wrong, below is my locale config code.

Do you know what can be the issue here?

Thanks!

Federica

Hi,

I found the solution, I realized that the issue was coming from the fact that I still didn’t add the pages in the new locale. In the HH module it wasn’t super clear that we have to create the other pages before testing any preview. Indeed, I was expecting to have the IT fallback if the pages weren’t still there, this wasn’t the case.

Now it’s working perfectly!

Fede