
Hello, Folks.
I have a bilingual Drupal instalation at https://gpu.goldberg.adm.br and I am trying to integrate it with Twitterfeed ( http://www.twitterfeed.com ) for posting automation in social media.
It´s worked almost fine: the automations runs ok and twitterfeed posted in time, as planned. The problem is that I have english and portuguese version for each article in the blog. Each language has your own RSS feed and Twitterfeed read both and post both.
For the english feed, everything works fine, but for portuguese the posted article is previewed in english. I know that twitterfeed is looking into the right RSS because the taxonomy is not translated. I guess this is some misconfiguration about default language selection into Drupal. I am right? Anyone had this kind of problem in the past?
I tried to find some documentation about this issue, but I had no lucky. May someone point me a direction?
Thank you.
Comments
RSS Language problem
I discover the problem: despite the feed at https://gpu.goldberg.adm.br/pt-br/rss.xml is tagged as pt-br, the content actually is in English.
Check this:
Any have clues about it?
Thanks.