teefers
(Doug Bennett)
2
You might have a look at this post.
The first example will redirect HTTP to HTTPS and redirect any www
to the non-www URL’s.
This assumes you’re using Apache and have access to the htaccess file on your host.
Now if any of the old pages are being renamed or are going away then you’ll need to have some rewrite rules for those individually.