Moving to a new domain and using the old one for a new website - how to handle 301 redirects?

有些话、适合烂在心里 提交于 2019-12-12 04:56:20

问题


I'm planning to move an old website to a new domain. Then, I would like to use the old domain with a completely brand new different website.

So after the move there would be 2 different websites:

Old website --> brandnewdomain.com

New website --> olddomain.com

The problem I'm having is that how can I 301 redirect all URLs from the old website to a new domain to keep the visitors flow from search engines and at the same time use the old domain with a new website? For example I can't 301 redirect the main domain URL when I want to use it for a new website. And also I can imagine more URL conflicts occur.

Have you been in a similar situation? What would you do?

来源:https://stackoverflow.com/questions/28684148/moving-to-a-new-domain-and-using-the-old-one-for-a-new-website-how-to-handle-3

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!