Permalink Redirections

#711427
  • Resolved Anonymous
    Rank Math free

    Hi,
    I was just looking at Redirections feature of rankmath, and I’d like to know how do I setup redirections in the following case:

    I used to have /shop/category-name as permalinks, but recently, I have stripped /shop off the permalinks, now search console has given me 404 errors as can be seen in the image here. I would like to set up a redirection that would remove /shop from all the containing URLS. Like domain.pk/shop/category redirects to domain.pk/category name. How can I do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I’m sorry to hear about the issue you’re facing with the 404 errors in your search console. To set up a redirection that removes “/shop” from all the containing URLs, you can easily achieve this using Rank Math’s Redirection Manager.

    Here’s how you can do it:

    1. Navigate to WordPress Dashboard → Rank Math SEO → Redirections.
      If the Redirections Manager is unavailable in your Rank Math menu, ensure that you’ve enabled the Redirections module from WordPress Dashboard → Rank Math SEO.

    2. Once in the Redirections Manager, click the Add New button to create a new redirection.

    3. In the source field, add the following code:

      /shop/(.*)
    4. In the destination URL, add this code:

      /$1

    This will redirect any URL containing “/shop” to the new URL without “/shop”.

    If you need further assistance or have any other questions, feel free to ask.

    Navigate to Redirections

    add new redirection in Rank Math

    I hope this helps!

    Sources:
    How to Remove a Specific Word From Your Permalinks (URLs) » Rank Math
    How to Set Up Redirections » Rank Math
    WordPress Permalink Structure & Changing Individual URLs » Rank Math
    Solving Redirection Issues Using Rank Math SEO Plugin » Rank Math

    Hello,

    We are glad to know that this issue has been resolved. Thank you for letting us know.

    This ticket will be closed now, but you can always open a new one if you have any other questions or concerns. We are here to help you with anything related to Rank Math.

    We appreciate your patience and cooperation throughout this process.

    Thank you for choosing Rank Math.

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

The ticket ‘Permalink Redirections’ is closed to new replies.