Title: [POLYLANG] Polylang and Redirection
Last modified: August 31, 2016

---

# [POLYLANG] Polylang and Redirection

 *  [matej.bosnjak](https://wordpress.org/support/users/matejbosnjak/)
 * (@matejbosnjak)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/polylang-polylang-and-redirection/)
 * Hello,
    I have multisite wp installation, and I use Polylang plugin for multilanguage
   support. A problem occured while adding a new post in language that is NOT default
   language (in my case Croatian is default language, and English is secodary language).
   So, when I add a new post in English language Redirection plugin automatically
   adds a new redirection from /en/ slug to the newly created post.
 * I tracked down this problem and found cause for this behaviour:
 * In class Red_Monitor ( models/monitor.php) there is function `insert_old_post`
   that gets current post’s permalink and adds redirection to the URL path of this
   post. Since the post is a new post, and polylang uses url path for language detection
   URL path is set to Polylang language ( /en/ in my case), so when post is published
   redirection is automatically added.
 * I can disable monitoring posts and this would’n happen but i need posts monitoring(
   in case of other posts’ changes).
 * [https://wordpress.org/plugins/redirection/](https://wordpress.org/plugins/redirection/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/polylang-polylang-and-redirection/#post-7237439)
 * Thanks, I should have a fix for this in the next version.

Viewing 1 replies (of 1 total)

The topic ‘[POLYLANG] Polylang and Redirection’ is closed to new replies.

 * ![](https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639)
 * [Redirection](https://wordpress.org/plugins/redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirection/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Godley](https://wordpress.org/support/users/johnny5/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/polylang-polylang-and-redirection/#post-7237439)
 * Status: not resolved