Title: Redirecting query string permalink.
Last modified: March 3, 2022

---

# Redirecting query string permalink.

 *  Resolved [seotaro](https://wordpress.org/support/users/seotaro/)
 * (@seotaro)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/redirecting-query-string-permalink/)
 * Hello.
 * I have a problem with /?nonamp=1/ after every webpage permalink.
 * So I want to redirect to the original page when /?nonamp=1/ is attached.
 * exmaple)
    [https://example.com/abc/?nonamp=1/](https://example.com/abc/?nonamp=1/)–
   > [https://example.com/abc/](https://example.com/abc/)
 * So I added a redirect like this, but it doesn’t work.
 * Source URL: ?nonamp=1/
    Query Parameters: Exact match in any order Target URL:
   $1
 * Could you please tell me how I should fix it?
 * thank you.

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

 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/redirecting-query-string-permalink/#post-15421322)
 * Sure, your redirect doesn’t really make sense as a redirect. You can find details
   about regular expressions here:
 * [https://redirection.me/support/redirect-regular-expressions/](https://redirection.me/support/redirect-regular-expressions/)
 *  Thread Starter [seotaro](https://wordpress.org/support/users/seotaro/)
 * (@seotaro)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/redirecting-query-string-permalink/#post-15424900)
 * Hi, [@johnny5](https://wordpress.org/support/users/johnny5/)
 * its works perfectly!
 * Thank you.

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

The topic ‘Redirecting query string permalink.’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [seotaro](https://wordpress.org/support/users/seotaro/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/redirecting-query-string-permalink/#post-15424900)
 * Status: resolved