I created a Wordpress blog a few years ago that used the permalink structure day and name (i.e.: http://myblog.com/2010/06/name-of-post/). I'm moving the blog to another host and would like to find a simple way to change all the permalinks to name only without a date, and also do a redirect so my SEO will not get impacted.
Does anyone know of a plugin that can do both the permalink change and the redirect? One person said they thought WP will do the redirect automatically if you change the permalink structure, but I have not been able to find more info about this or if it will automatically change the permalink structure of my older posts. I also saw something about changing the htaccess file but I'd rather not get into that.
Thanks!