• Resolved sarahtsedevelopment

    (@sarahtsedevelopment)


    I need to redirect multiple URLS for my client with the same root domain but with different slugs: “/blog/blog-post-name”(old slug) to /”blog-post-name” (new slug).

    Here’s a screenshot of one of the redirects I set up – is this done correctly?

    Do I need to change the query parameters or select ignore case and ignore slash for it to work?

    Because are two slashes in the old URL and only one in the new URL, will that affect whether the redirect actually works?

Viewing 1 replies (of 1 total)
  • Plugin Author John Godley

    (@johnny5)

    Sure it looks fine. Have you tested it? You need to change the settings if they make sense for your site. The slash option affects the trailing slash, not the ones in the middle.

    • This reply was modified 1 year, 6 months ago by John Godley.
Viewing 1 replies (of 1 total)
  • The topic ‘Redirect /blog/blog-post-name to /blog-post-name’ is closed to new replies.