unable to redirect faulty link

#99292
Viewing 3 replies - 1 through 3 (of 3 total)
  • Alberto
    Rank Math business

    Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    Rank Math right now doesn’t support redirections for URLs with queries (the text after the ? symbol).

    But you can easily redirect it using your .htaccess (just make sure to copy its content as backup first) by adding this code:

    RewriteEngine On
    RewriteCond %{REQUEST_URI}  ^\/$ RewriteCond %{QUERY_STRING} ^s=(.*)
    RewriteRule ^(.*)$ https://gscheer.com/ [R=301,L]

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Thank you. Is there some way that the way I have my site set up could make this page visible? It almost looks like it’s all the images associated with our individual product pages, rather than the home page that is getting shared. I’m wondering if something in the way I’ve configured Rank Math might have done something weird with WooCommerce. Any guidance you can offer would be much appreciated.

    Hello,

    The query URL you have named as strange is simply an fbclid URL, not resulting from Rank math. It simply means the URL was copied from Facebook. The fbclid, AKA Fb Click Id, helps Facebook in providing better analytics for shared links. Please check this page: https://fbclid.com/ to understand more about fbclid URL parameters

    Looking forward to helping you. Thank you.

    ​​​​​​

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘unable to redirect faulty link’ is closed to new replies.