Title: Posts duplicate problem
Last modified: August 20, 2016

---

# Posts duplicate problem

 *  [des1slav](https://wordpress.org/support/users/des1slav/)
 * (@des1slav)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/posts-duplicate-problem/)
 * Google index my website with [http://www.url.com/eu/post/](http://www.url.com/eu/post/)
   and [http://www.url.com/post/?lang=en](http://www.url.com/post/?lang=en)
 * I need to clear this duplicates. Is there a way to set noindex,noarchive meta
   tag for all ?lang= urls?
 * I`m using Platinum SEO pack
 * Thanks
 * [http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/](http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [oferwald](https://wordpress.org/support/users/oferwald/)
 * (@oferwald)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/posts-duplicate-problem/#post-3193827)
 * Hello,
 * You can do this in a code in your header…
 *     ```
       if (isset($_GET['lang']) {
       echo 'whatevermetas';
       }
       ```
   
 *  Thread Starter [des1slav](https://wordpress.org/support/users/des1slav/)
 * (@des1slav)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/posts-duplicate-problem/#post-3193839)
 * Nothing happened.
    Is there a way to blog all urls with “?lang=” in robots.txt?
 *  Plugin Author [oferwald](https://wordpress.org/support/users/oferwald/)
 * (@oferwald)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/posts-duplicate-problem/#post-3193866)
 * What exactly did you try and where? and no, I don’t know of such a way in robots.
   txt
 *  Thread Starter [des1slav](https://wordpress.org/support/users/des1slav/)
 * (@des1slav)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/posts-duplicate-problem/#post-3193868)
 * I just put the code into header.php with and without <?php ?>
 *  Plugin Author [oferwald](https://wordpress.org/support/users/oferwald/)
 * (@oferwald)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/posts-duplicate-problem/#post-3193878)
 * since this is php, you should probably be inside a php block 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Posts duplicate problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/transposh-translation-filter-for-
   wordpress_495166.svg)
 * [Transposh WordPress Translation](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/reviews/)

## Tags

 * [duplicate](https://wordpress.org/support/topic-tag/duplicate/)
 * [noindex](https://wordpress.org/support/topic-tag/noindex/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 5 replies
 * 2 participants
 * Last reply from: [oferwald](https://wordpress.org/support/users/oferwald/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/posts-duplicate-problem/#post-3193878)
 * Status: not resolved