MyBB Community Forums

Full Version: Google index post id and, new post and other variables
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, i really do not understand the correct procedure to remove all the variables that Google indexes in it's results, please check this: http://goo.gl/3jOnnw a part the original page, there are 6 others variables of the same page likes "post" id and "new post" indexed. All these pages have a canonical tag pointing to the original page but Google do not respect it, i need a clear and effective procedure on how get rid of all these duplicate results. I use MyBB 1.6.12 with Google Seo plugin and this is my robots.txt:

User-agent: *
Disallow: /forums/archive/
Disallow: /forums/attachment.php
Disallow: /forums/captcha.php
Disallow: /forums/editpost.php
Disallow: /forums/memberlist.php
Disallow: /forums/misc.php
Disallow: /forums/modcp.php
Disallow: /forums/moderation.php
Disallow: /forums/newthread.php
Disallow: /forums/online.php
Disallow: /forums/private.php
Disallow: /forums/ratethread.php
Disallow: /forums/report.php
Disallow: /forums/reputation.php
Disallow: /forums/sendthread.php
Disallow: /forums/task.php
Disallow: /forums/usercp.php
Disallow: /forums/usercp2.php

Thanks
Don't worry it's OK! Google only indexed one thread and the rest are just replies.
(2014-03-04, 04:28 PM)marcus123 Wrote: [ -> ]Don't worry it's OK! Google only indexed one thread and the rest are just replies.

Hi Marcus, thanks for the answer, not sure is ok .. why Google display the results? that's mean are indexed ..or not Huh

In order to show you the most relevant results, we have omitted some entries very similar to the 1 already displayed.

That's not cause of duplicate issues?
Probably because it was indexed before you block it with robots.txt if you wish you can use "Remove URLs" option to remove it for index!
It's not possible to remove 200ok or 302 temporary pages.. only 404 not found (Google guidelines)
You can remove any of your indexed URLS from Google!
Will try, but is an hard work to manually remove all these multiple urls one by one .. anyway thanks for the tips!