.htaccess - Safely redirect old Wordpress blog links to new WP blog -


i have 2 wordpress blogs on same domain, (one called 'news' , called 'blog')

i moving across content 'news' blog 'blog' blog need setup 301 redirects correctly not damage seo perspective.

the old news link as follows:

www.site.com/news/this-is-my-post-name-3413 

the new link same post has been moved appear this

www.site.com/blog/this-is-the-post-name 

can explain how correctly setup htaccess 301 redirects tell google redirect old "news" content new "blog"

my best bet use plugins. there plugin in wordpress. try using plugin - has many downloads , user reviews:

http://wordpress.org/plugins/quick-pagepost-redirect-plugin/


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -