How To NoFollow Translated Pages in WordPress Blog?
One of our customer asked us a way to nofollow links to translated pages. NoFollowing of translated pages is not directly supported through options. However you can use the powerful Translator Plugin API to do it in minutes.
You can download the code here. Add this code to your template files like sidebar.php and you will find that links to all translated pages from the flags are nofollowed.
Within a translated page, links to other translated pages (in the same language) on the site are not nofollowed. So effectively you are creating content silos, one per language. The original site doesn’t pass link-value to the translated pages and vice-versa. Any page in the site (translated or otherwise) pass link-values to other pages in the same language.
This can help you bleeding page-rank to translated content and also potentially prevent them from superceding the content in the original language of the blog.
Do you like this tip? Let me know. Also feel free to share your tips.
Tags: WordPre, WordPress, WordPress Translator, WordPress Translator Plugin Gold, WordPress Translator Plugin Pro