Automatically Create 301 Redirects for Migrations
In certain cases, when you migrate WordPress content from one site to another, you have to create 301 redirects. I had a site recently where they wanted to split the blog off from the root domain and put it into a sub-folder of a multisites instance. So we’d move the blog content (all the posts) from http://example.com to http://example.com/blogs/ After… continue reading ⇢