Basically my issue is that google mini is indexing the same page but with a bit of query text as different page and subsequently ruining the search results.
In my search results I am getting the following
example.html
example.html?overview
example.html?specs
example.html?accessories
When all I want to appear is example.html
The reason that the query strings exist is that we have tabs in our site and for ease of use for teh customers we would like them to come onto a page and have the correct tab open and not have to select it each time.
I think I have found a solution but just want some confirmation really.
I believe that if I put rel nolink noindex on each of the links with the ? that would solve it.
However I was wondering if anyone knows a quicker easier way to do this? Maybe in google mini state that all links with a ? are ingnored or something like this?
Thanks in advance.
Matt