I'm in a bit of a dilemma. I use the TranslatePress plugin for WordPress to translate pages. The plugin does not create separate "pages" for each translated version of the main page. It only creates entries in the database.
I need to noindex the main pages (which are in English). However, if I do that the translated pages will also be noindexed and I need to have the translated pages indexed.
Is there a way to index the main pages in English so that it then indexes the translated pages but then get search engines to somehow avoid indexing the main pages afterwards... some kind of workaround? thanks