如何删除帝国cms面包屑导航中首页链接的/index.html
2020-12-13 14:46
标签:style class blog http ext color 前面一篇"帝国cms面包屑导航的首页链接锚文本改成关键字"中xmyanke有写到改首页链接的方法,但是感觉比较麻烦,这里就说说如何删除帝国cms面包屑导航中首页链接的/index.html,我们的首页一般都是***.com/结尾的,如果Breadcrumb的中首页链接变成***.com/index.html结尾的话,会造成有两个首页,分散权重、重复收录。(当然可以把index.html 301到不带index.html) 找到e/class/connect.php,搜索$file=$public_r[‘newsurl‘].‘index‘.$public_r[‘indextype‘]; 把.‘index‘.$public_r[‘indextype‘]这串代码删除 保存,上传,后台刷新一下所有页面,看看是不是已经改变了? 统一设置帝国cms面包屑导航中首页链接为不带/index.html,可以控制一下首页的权重不被分散,这个方法你学会了吗? 如何删除帝国cms面包屑导航中首页链接的/index.html,搜素材,soscw.com 如何删除帝国cms面包屑导航中首页链接的/index.html 标签:style class blog http ext color 原文地址:http://www.cnblogs.com/ytkah/p/3794903.html
文章标题:如何删除帝国cms面包屑导航中首页链接的/index.html
文章链接:http://soscw.com/essay/34458.html