或者

301重定向怎么进行URL标准化设置?

作者:徐小样 浏览:171 发布时间:2017-10-16
分享 评论 0

经常会碰到这样的情况,其他网站链接你的站点时,会用下面的链接:

  • www.example.com

  • example.com/

  • www.example.com/index.html

  • example.com/index.php


而这样导致:你站点主域名的pr值分散到其他几个URLs了。

如果你用301重定向把其他三个URL转到
www.example.com 
PR也就集中在主域名:www.example.com 了。