Hi,
I have a SEO Problem with Super Cache.
After activating Super Cache
the Double-Slash redirects don't work anymore:
* https://www.test.com//animal/dog/ to http://www.test.com/animal/dog/
* https://www.test.com/animal//dog/ to http://www.test.com/animal/dog/
* https://www.test.com/animal/dog// to http://www.test.com/animal/dog/
It serves (from the cache) all double slash (or more) variants with 200 OK.
Very very bad for SEO. (Duplicate Content)
Any ideas to solve? Mod_rewrite suggestions?