I have two Wordpress blogs on the same domain, (one called 'News' and another called 'Blog')
I am moving across all the content from the 'News' blog to the 'Blog' blog but I need to setup the 301 redirects correctly to not damage anything from an SEO perspective.
The old news link as as follows:
www.site.com/news/this-is-my-post-name-3413
The new link for the same post now it has been moved will appear like this
www.site.com/blog/this-is-the-post-name
Can anyone explain how I would correctly setup the htaccess 301 redirects to tell Google to redirect all the old "news" content to the new "blog"