Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, you can do this with the regular expression support. The regex you would use might be something like /oursite.com/item/(.*), redirecting with a 301 to /oursite.com/$1.

    I hope that helps.

    Mark

    Thread Starter scottl31

    (@scottl31)

    Hi Mark,

    I tried this but it didn’t work. I had the regex box checked. anything else I might have done wrong?

    Thanks!
    Scott

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is this the plugin I need for this?’ is closed to new replies.