Hello
I have set this 301 redirect:
Redirect 301 /museum/departments http://www.mysite.com/museum/collections
The problem is, I want
the page '/museum/departments' to be redirected, but it seems soem engines think that also '/museum/departments/object' must be redirected and that creates kind of fake 404 errors on '/museum/collections/object' and it seems also problms for robots using my sitemap.
Did I do soemhting worng?
Should I add a slash (/) at the end or something?
Redirect 301 /museum/departments http://www.mysite.com/museum/collections/