国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 織夢DEDE > 正文

織夢導航外部鏈接新窗口打開加上nofollow屬性

2024-07-12 09:01:13
字體:
來源:轉載
供稿:網友

 SEO優化中,對織夢主導航的設計非常講究,主導航鏈接是欄目鏈接,一般直接跳轉;如果主導航鏈接是外部鏈接,不可直接跳出,會增加網站的跳出率。此類鏈接應設置在新窗口打開target="_blank",并且用nofollow不讓蜘蛛抓取該鏈接。下面是修改方法。

  打開/include/taglib/channel.lib.php,找到

 

 if($needRel)  {  $row['sonids'] = GetSonIds($row['id'], 0, false);  if($row['sonids']=='') $row['rel'] = '';  else $row['rel'] = "id']}'";  }

  

下面增加

  $row['target'] = ($row['ispart']==2) ? "target = '_blank'" : "target = '_self'"; //新窗口打開

  $row['nofollow'] = ($row['ispart']==2) ? "rel = 'nofollow'" : "rel = 'follow'"; //nofollow屬性

  需要currentstyle支持這兩個屬性,繼續往下找到

  $linkOkstr = str_replace("~typename~",$row['typename'],$linkOkstr);

  

下面增加

  $linkOkstr = str_replace("~target~",$row['target'],$linkOkstr);  $linkOkstr = str_replace("~nofollow~",$row['nofollow'],$linkOkstr);  在導航標簽里面增加新標簽[field:target/]、[field:nofollow/]即可,這兩個標簽根據實際情況使用?! dede:channel type='self' currentstyle="  <li class='thisclass'><a href='~typelink~' ~target~ ~nofollow~>~typename~</a></li>"}  <li><a href='[field:typeurl/]' [field:target/] [field:nofollow/]>[field:typename/]</a></li>  {/dede:channel}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 民乐县| 重庆市| 金乡县| 合水县| 河西区| 迁安市| 菏泽市| 前郭尔| 南昌市| 龙泉市| 家居| 仲巴县| 额济纳旗| 广元市| 策勒县| 安塞县| 勐海县| 松溪县| 庆元县| 通海县| 建平县| 宁晋县| 双桥区| 宜川县| 庄浪县| 玛曲县| 宿州市| 武威市| 香河县| 稷山县| 平潭县| 清流县| 阿克| 桃园市| 昌吉市| 静宁县| 永昌县| 镇江市| 新化县| 资中县| 马山县|