TheMadScientist

msg:4527759 | 12:48 pm on Dec 13, 2012 (gmt 0) |
I don't use WP, but my guess would be it happens because MySql is case-insensitive, so when the URLs with uppercase characters are rewritten to WP it's finding the info it's supposed to and serving the content. Personally, I'd use a PHP redirect (rather than mod_rewrite) to correct it by sending visitors requesting URLs with Caps in them to the lowercase version.
|
uggur

msg:4527770 | 2:04 pm on Dec 13, 2012 (gmt 0) |
Also you can use canonical metatag
|
Frost_Angel

msg:4528261 | 10:39 pm on Dec 14, 2012 (gmt 0) |
I don't think it's canonical - because I have the canonical tag on every page. And I'm getting weird duplicates with tags like this: /?order=asc /?order=desc&sort=posts&pp=30 /?order=omfjguegse /?p=deqnvbytd /?s /?t=10059&pagenumber&p=0
|
|