TranslatePress Issue: How to Add /es/ to Links in Google Feed
-
Hello, could you please help me? I'm also experiencing an issue with the TranslatePress plugin.
My website is in English, which is the default language. I've translated it into Spanish, and the Spanish version looks like: domain/es/shop/product-name. The English version looks like: domain/shop/product-name.
Now, when I create a Google feed through your plugin, everything works perfectly except for the link, which still looks like the English version. How can I add /es/ to the link? https://canvartin.com/es/shop/newborn-baby-canvas-prints-cherished-moments
Here is an example of the current feed:
xml<g:id>18503</g:id> <g:title> <![CDATA[ Lienzos para recién nacidos y bebés - Cherished Moments ]]> </g:title> <g:description> <![CDATA[ Capture la inocencia y la belleza de su peque?o con nuestros lienzos personalizados, perfectos para conservar esos preciosos primeros recuerdos. Nuestro proceso de impresión de alta calidad garantiza la nitidez de todos los detalles y la viveza de los colores, lo que le permitirá revivir esos momentos inolvidables cada vez que mire el lienzo. ]]> </g:description> <g:link> <![CDATA[ https://canvartin.com/shop/newborn-baby-canvas-prints-cherished-moments/ ]]>
But it should be:
xml<g:id>18503</g:id> <g:title> <![CDATA[ Lienzos para recién nacidos y bebés - Cherished Moments ]]> </g:title> <g:description> <![CDATA[ Capture la inocencia y la belleza de su peque?o con nuestros lienzos personalizados, perfectos para conservar esos preciosos primeros recuerdos. Nuestro proceso de impresión de alta calidad garantiza la nitidez de todos los detalles и la viveza de los colores, lo que le permitirá revivir esos momentos inolvidables cada vez que mire el lienzo. ]]> </g:description> <g:link> <![CDATA[ https://canvartin.com/es/shop/newborn-baby-canvas-prints-cherished-moments/ ]]>
Unfortunately, this is just an example, and it doesn't work that way. I hope you can help me. You have a great plugin
I've studied all the documentation very carefully, but I can't find a solution
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.