-
Hello there,
I’m facing a big problem in 301 for category and sub category.
I’ve changed the category url and it’s auto listed in 301 redirects.
When i changed it’s sub category url, it’s auto listed in 301 redirects also. but not in the right wayexample:
let’s say we have X Category -> Y subcategory
https://www.domain.com/product-category/x-category/y-subcategory/
1st i changed x-category url to x-category-new-url so the url is:
https://www.domain.com/product-category/x-category-new-url/
and the url is working well2nd i changed the Y category url to y-subcategory-new-url so the url is:
https://www.domain.com/product-category/x-category-new-url/y-subcategory-new-url/now let’s go to redirections
this link “https://www.domain.com/product-category/x-category/”
will redirect to this “https://www.domain.com/product-category/x-category-new-url/”and this link “https://www.domain.com/product-category/x-category-new-url/y-subcategory/”
will redirect to this “https://www.domain.com/product-category/x-category-new-url/y-subcategory-new-url/”but the old slug for parent category will not be considered in redirections like:
https://www.domain.com/product-category/x-category/y-subcategory/
will not redirect to
https://www.domain.com/product-category/x-category-new-url/y-subcategory-new-url/kindly let me know how to fix this ?
The ticket ‘Redirections problem’ is closed to new replies.