Redirect all links form a category to new links on new category
hi i just modify a category link from domain.com/test/ to domain.com/demo/
all my post have now the new url domain.com/demo/post-name
and now i want to redirect all 1000 links from which includes subcategoryes and post..
domain.com/test/post-name to domain.com/demo/post-name
domain.com/test/post-name to domain.com/demo/post-name1
domain.com/test/post-name to domain.com/demo/post-name2
……
domain.com/test/post-name999 to domain.com/demo/post-name999
domain.com/test/post-name1000 to domain.com/demo/post-name1000
is an easy way to make this redirect? or i have to make it one by one?
Leave an answer