I am curious about this as well????
Would like to know as well. We are about to launch a multisite install with 26 additional sites. Will this work for it?
Me too. I only have 1 extra sub directory site but not sure if all redirects go in the main one or I should use the tool per site.
Thanks
it’s working for us, but we only have it installed on site 1
Why don’t you just use redirect in .htaccess?
Why don’t you just use redirect in .htaccess?
Well that’s helpful… Why do we use any plugins at all for that matter. I know how to use .htaccess but this plugin has some benefits.
Anyway, now that you’ve reminded me. It does work fine in Multisite and I added the redirects per sub directory site in case anyone else wonders.
Cheers
Can you FTP?
IF so, look for file .htaccess and just add this line
Redirect 301 /abc.com/site1/story1 http://abc.com/site2/story4
You can also then try importing your htaccess file into the plugin under options and see what shows.
If you are replying to me then I got the tone of my first post wrong! I don’t need help anymore as the plugin works as expected and I already imported all my redirects when I first set it up.
Like I said, I know how to use .htaccess files but suggesting to use them when people were looking for help with a plugin was not really helpful.
Anyway, all good now. 😉