Detect if post is translated
-
Hi!
Is there any way to detect programmatically if a post has an actual translation in a specific language i.e. translated post with actually different content than original?
The original issue I’m trying to solve is the blog posts which (mostly) are not actually translated. Some posts are translated. Therefore it’s creating duplicate content issue for SEO purposes.
I saw some posts regarding this in support forum but couldn’t really tell if you have a different take on this – is this creating a SEO duplicate content issue if I have a lot of blog posts that are duplicated in as many URLs as there are languages defined?
Making manual exclusions/inclusions of what to translate is not really an option as then content people would need to constantly go in there and adjust settings when they publish something new.
Therefore, I’m thinking to adjust robots meta tag with “noindex” for those post URLs that are not actually translated so that those are not indexed.
So, to summarize:
- Is there any way to detect programmatically if a post has an actual translation in a specific language?
- Do untranslated blog posts create duplicate content issue?
- Do you see my plan of adding “noindex” as something that could remedy this issue (if it’s an issue)?
Thanks!
- The topic ‘Detect if post is translated’ is closed to new replies.