Title: Problem with language path using Redirection plugin
Last modified: August 20, 2016

---

# Problem with language path using Redirection plugin

 *  Resolved [grosshat](https://wordpress.org/support/users/grosshat/)
 * (@grosshat)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-language-path/)
 * Hi,
 * I’m using Redirection plugin and it works really well. Just an issue: when setting
   a from URL like ‘/en/location/’, it does not work.
 * I’m using qTranslate too. Possible problems between them? Any experience with
   that?
 * Thanks
 * [http://wordpress.org/extend/plugins/redirection/](http://wordpress.org/extend/plugins/redirection/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [grosshat](https://wordpress.org/support/users/grosshat/)
 * (@grosshat)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-language-path/#post-3259422)
 * Done. It was a conflict with qTranslate plugin. I solved it setting a max priority
   for Redirection plugin (to 0), so it is the first action before any other plugins
   works.
 *  Thread Starter [grosshat](https://wordpress.org/support/users/grosshat/)
 * (@grosshat)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-language-path/#post-3259445)
 * Although it looked resolved, it caused again redirection problems even with priority
   modified.
 * At the end, we had to modify qTranslate in order to stop its request management
   when a language pattern is found on the URL and such pattern matches with an 
   enabled language.
 * We stop qTranslate URL management when the URL is found on the redirections list,
   and do a `wp_redirect` directly.
 *  [nalesnik2009](https://wordpress.org/support/users/nalesnik2009/)
 * (@nalesnik2009)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/problem-with-language-path/#post-3259482)
 * I have the same problem.
    Could you give me some more information how to fix 
   it ?
 *  [svejetosranje](https://wordpress.org/support/users/svejetosranje/)
 * (@svejetosranje)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-with-language-path/#post-3259493)
 * The redirections will work if you set them up through the “Apache” module type(
   not WordPress module) within the “Redirections” plugin.
 * Go to “Modules”, edit “Apache”, set the location of .htaccess (then maybe even
   hit ‘reset’ to make sure you start from scratch), click on ‘Apache’ and set up
   a group, then click on that group and start adding redirections.
 * More info here: [http://urbangiraffe.com/plugins/redirection/](http://urbangiraffe.com/plugins/redirection/)
 * Apache module supports qTranslate’s language urls like ‘/en/’ etc.
 * Good luck!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problem with language path using Redirection plugin’ 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/)

 * 4 replies
 * 3 participants
 * Last reply from: [svejetosranje](https://wordpress.org/support/users/svejetosranje/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/problem-with-language-path/#post-3259493)
 * Status: resolved