When I do "Rollout Page" it is not translating the URL's properly. | Adobe Higher Education
Skip to main content
chirran414
Level 4
September 12, 2018
Respondido

When I do "Rollout Page" it is not translating the URL's properly.

  • September 12, 2018
  • 3 respostas
  • 3004 Visualizações

Hi Everyone,

We have a button component and multicard component in that we are authoring a button link pointing to the internal pages. When we do a page rollout those URLs are not translating into other languages. It supposed to translate to other languages right when we do a page rollout or is it an expected behavior?

Eg: I've authored a button link like this in my English language page.

/content/example/en_US/offers/men/shirts.html or

/content/example/en_US/offers/men/shirts.html?category=new

and then I did a page Rollout but in other language pages (fr_FR, de_DE, es_ES) also we are still seeing en_US language parameter in the URL as in english language page like below.

/content/example/en_US/offers/men/shirts.html or

/content/example/en_US/offers/men/shirts.html?category=new

Expected:

/content/example/fr_FR/offers/men/shirts.html or

/content/example/fr_FR/offers/men/shirts.html?category=new

/content/example/de_DE/offers/men/shirts.html

/content/example/es_ES/offers/men/shirts.html

Is anyone faced similar issue, please let me know if there is any solution for this.

Thanks

Narayana.

Este tópico foi fechado para respostas.
Melhor resposta por Nisha_Nivedita

Do you have language copies for FR site already or not?

Check this section - MSM Best Practices

While MSM itself does not provide content translation, it can be integrated with third-party translation connectors that do.

Translating Content for Multilingual Sites

3 Respostas

Nisha_Nivedita
Adobe Employee
Adobe Employee
September 13, 2018

Do you have language copies for FR site already or not?

Check this section - MSM Best Practices

While MSM itself does not provide content translation, it can be integrated with third-party translation connectors that do.

Translating Content for Multilingual Sites

smacdonald2008
Level 10
September 13, 2018

Nice response - i was going to suggest that this ATCE session be watched.

arunpatidar
Community Advisor
Community Advisor
September 13, 2018

Hi,

One option could be rewrite urls using sling output rewrite module based on site.

But let other people comment if there is another way.

Arun Patidar