Title: change category on multiple posts
Last modified: August 31, 2016

---

# change category on multiple posts

 *  [cristallin10](https://wordpress.org/support/users/cristallin10/)
 * (@cristallin10)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/change-category-on-multiple-posts/)
 * What expression can i use for redirect all the posts with a taxonomy to others?
 * Ex
    [http://www.mysite.com/category1/post1](http://www.mysite.com/category1/post1)
   to [http://www.mysite.com/category2/post1](http://www.mysite.com/category2/post1)
   [http://www.mysite.com/category1/post2](http://www.mysite.com/category1/post2)
   to [http://www.mysite.com/category2/post2](http://www.mysite.com/category2/post2)
   [http://www.mysite.com/category1/post3](http://www.mysite.com/category1/post3)
   to [http://www.mysite.com/category2/post3](http://www.mysite.com/category2/post3)
 * I already have the two posts with same name in each cathegory.
 * Individual redirection for each post works ,but I need an expression to redirect
   entire category.
    Thanks
 * [https://wordpress.org/plugins/quick-pagepost-redirect-plugin/](https://wordpress.org/plugins/quick-pagepost-redirect-plugin/)

Viewing 1 replies (of 1 total)

 *  [Don Fischer](https://wordpress.org/support/users/prophecy2040/)
 * (@prophecy2040)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/change-category-on-multiple-posts/#post-7098637)
 * The plugin does not handle expressions and has not wildcard features.
    You should
   look into using .htaccess if you need to do pattern matching – it is a lot less
   resource hungry.
 * Regards,
    Don

Viewing 1 replies (of 1 total)

The topic ‘change category on multiple posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/quick-pagepost-redirect-plugin_8d7b6f.
   svg)
 * [Quick Page/Post Redirect Plugin](https://wordpress.org/plugins/quick-pagepost-redirect-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-pagepost-redirect-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-pagepost-redirect-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-pagepost-redirect-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-pagepost-redirect-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-pagepost-redirect-plugin/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Don Fischer](https://wordpress.org/support/users/prophecy2040/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/change-category-on-multiple-posts/#post-7098637)
 * Status: not resolved