Title: Redirect Issue &#8211; Query Param Underscore
Last modified: May 13, 2021

---

# Redirect Issue – Query Param Underscore

 *  Resolved [tegdev](https://wordpress.org/support/users/tegdev/)
 * (@tegdev)
 * [5 years ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/)
 * We uncovered an issue when using the “Ignore & pass parameters to the target”
   option for Query Parameters tied to UTM parameters.
 * If we have a url like this it works fine:
 * [https://testurl.com/test/?utmsource=test](https://testurl.com/test/?utmsource=test)
 * But if the param variable has an underscore, it fails:
 * [https://testurl.com/test/?utm_source=test](https://testurl.com/test/?utm_source=test)

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

 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [5 years ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/#post-14437026)
 * Fails how? As a source? As a target?
 *  [pavanr](https://wordpress.org/support/users/pavanr/)
 * (@pavanr)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/#post-15048196)
 * Hi John,
 * It’s failing as a source. If there is underscore in query string parameters in
   source then query string parameters are not passed to target.
 * Source: [https://example.com/page1/?utm_source=test&utm_method=sample](https://example.com/page1/?utm_source=test&utm_method=sample)
 * Ignore and pass all parameters
 * Target: [https://targeturl.com/page2/](https://targeturl.com/page2/)
 * Query string parameters are not passed to target in this case with redirection
   plugin.
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/#post-15048307)
 * Are you on WP Engine by any chance?
 *  [pavanr](https://wordpress.org/support/users/pavanr/)
 * (@pavanr)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/#post-15048314)
 * Yes we are on WP engine. Is there any limitation here if so what are our options
   here ?
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/#post-15048317)
 * You need to talk to WP Engine. They remove UTM parameters.
 *  [pavanr](https://wordpress.org/support/users/pavanr/)
 * (@pavanr)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/#post-15048473)
 * Thanks John. WP support resolved it.

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

The topic ‘Redirect Issue – Query Param Underscore’ 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

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

 * 6 replies
 * 3 participants
 * Last reply from: [pavanr](https://wordpress.org/support/users/pavanr/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-issue-query-param-underscore/#post-15048473)
 * Status: resolved