Can anyone advise
Currently have permalink of
/index.php/%post_id%/%postname%/
and wanting to change to the following
/index.php/%category%/%post_id%/%postname%/
Change the permalink and the change works fine but it doesn't redirect the old to a new - is there anyway to do that? Rather than leaving a lot of 404s from backlinks - I have looked at a couple of plugins but they don't seem to work. Hosting company have said a plugin would be better than htaccess.
Help anyone?