Hi,
I'm finding multiple instances in Google WMT reports where my URLs are having parameters added, such as:
mydomain.tld/widget/blue/?pagewanted=all
Without going in to why these parameters are there, is there any way I can easily 301 these back to the correct URL?
So...
mydomain.tld/widget/blue/?pagewanted=all
will 301 back to...
mydomain.tld/widget/blue/
[edited by: Karma at 8:55 am (utc) on Jul 1, 2011]