Page is a not externally linkable
Ralph_Slate - 2:12 pm on Aug 10, 2012 (gmt 0)
I'm seeing "duplicate meta description" messages in WMT because Google can't figure out the order of parameters in the querystring. For example, they are treating page.php?a=1&b=2 as a different page than page.php?b=2&a=1.
Yes, it is my own fault for not being consistent in how I internally link to that page, but I'd think that since Google is aware that they are parameters, the order shouldn't matter.