I have a problem. I need to move a category:
www.mydomain.com/category_name-c-21-24 to www.mydomain.com/category_name-c-26-24
When I move it, both urls show the same page: duplicity! I need a redirection from c-21-24 to c-26-24
Any ideas?
Hi everybody!
This is the best contribution.
But I would like get the "/" sign that seperate between the Categories and subcategories.
Like this:
- categories: http://mydomain.com/hardware/memory-and-keyboards-c-1_8.html
category: "hardware"
subcategory: "memory and keyboards"
- products: http://mydomain.com/microsoft-keyboard-p-25.html
Can you help me?