婷婷久久综合九色综合,欧美成色婷婷在线观看视频,偷窥视频一区,欧美日本一道道一区二区

<tt id="bu9ss"></tt>
  • <span id="bu9ss"></span>
  • <pre id="bu9ss"><tt id="bu9ss"></tt></pre>
    <label id="bu9ss"></label>

    當前位置:首頁 >  站長 >  建站經(jīng)驗 >  正文

    dede標題欄目如何設(shè)置按字母首字母命名

     2020-10-09 14:46  來源: 黎青松SEO博客   我來投稿 撤稿糾錯

      阿里云優(yōu)惠券 先領(lǐng)券再下單

    dede添加欄目的時候,默認欄目名稱是拼音全稱,對于一些名稱很長的此語全拼就會顯得非常長,不僅難看,而且對于優(yōu)化來說是冗長。

    下面來說下dede標題欄目按字母首字母命名的方法。

    打開dede/catalog.add.php文件,找到85行:

    $toptypedir = GetPinyin(stripslashes($toptypename));

    修改為:

    $toptypedir = GetPinyin(stripslashes($toptypename),1);

    找打108行:

    $typedir = $toptypedir.'/'.GetPinyin(stripslashes($v));

    修改為:

    $typedir = $toptypedir.'/'.GetPinyin(stripslashes($v),1);

    找打134行:

    $toptypedir = GetPinyin(stripslashes($toptypename));

    修改為:

    $toptypedir = GetPinyin(stripslashes($toptypename),1);

    找打187行:

    $typedir = GetPinyin(stripslashes($typename));

    修改為:

    $typedir = GetPinyin(stripslashes($typename),1);

    轉(zhuǎn)載:非常歡迎各位朋友分享到個人站長或者朋友圈,但轉(zhuǎn)載請說明文章出處“黎青松SEO博客”。

    原文地址:http://www.alitaohuo.com/CMSjiaocheng/zhimengjiaocheng/1921.html

    申請創(chuàng)業(yè)報道,分享創(chuàng)業(yè)好點子。點擊此處,共同探討創(chuàng)業(yè)新機遇!

    相關(guān)標簽
    dede

    相關(guān)文章

    熱門排行

    信息推薦