SEO and Duplicate URLS

♀尐吖头ヾ 提交于 2019-12-11 03:54:58

问题


I'm updating a website's menu system and adding SEO urls. I'll have two URLs pointing to a similar resource for a while but only one of them will be rendered on the menu.

Should I leave the old URLs or delete them? If I leave them then google results wont link to 404 pages but they may be considered as spam. Should I redirect them perhaps?


回答1:


Definitely use a 301 permanent redirection, this is what it's meant for. It'd be nice to keep the old URLs up (with 301 redirects) as long as is practical, for the benefit of people who still have the old URLs bookmarked or something - and Google etc. will know exactly how to deal with them. I highly doubt they'd be considered spam.



来源:https://stackoverflow.com/questions/588911/seo-and-duplicate-urls

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