I have entered the following code into the wp-config:
define( ‘NOBLOGREDIRECT’, ‘http://mydomain.com/’ );
which works to a degree, unfortunately everything gets redirected to the domain home page.
I need all the imported posts and pages to be the destination of the redirects.
Nope it didn’t work import went fine, sub site deleted but when code above is used get redirected to the disabled sign up page.
I’ll put this to the test, just another quick question.
You say delete the old sites which is fine, but once everything looks ok will I have to change the wp-config file to change the site back to a single site from multi site; and if so; would I have to make any alterations to the redirects after that?
Those are examples in my post by the way!