<code id='0E9A7CC7FB'></code><style id='0E9A7CC7FB'></style>
    • <acronym id='0E9A7CC7FB'></acronym>
      <center id='0E9A7CC7FB'><center id='0E9A7CC7FB'><tfoot id='0E9A7CC7FB'></tfoot></center><abbr id='0E9A7CC7FB'><dir id='0E9A7CC7FB'><tfoot id='0E9A7CC7FB'></tfoot><noframes id='0E9A7CC7FB'>

    • <optgroup id='0E9A7CC7FB'><strike id='0E9A7CC7FB'><sup id='0E9A7CC7FB'></sup></strike><code id='0E9A7CC7FB'></code></optgroup>
        1. <b id='0E9A7CC7FB'><label id='0E9A7CC7FB'><select id='0E9A7CC7FB'><dt id='0E9A7CC7FB'><span id='0E9A7CC7FB'></span></dt></select></label></b><u id='0E9A7CC7FB'></u>
          <i id='0E9A7CC7FB'><strike id='0E9A7CC7FB'><tt id='0E9A7CC7FB'><pre id='0E9A7CC7FB'></pre></tt></strike></i>

          dedecms巅峰棋炸金花软件牌官方网站文章栏目列表页标题增加序号

          在dedecms后台找到模板-默认模板管理-默认文章列表模板(list_article.htm)打开。即是你点击下一页时,重复的页面太多的话,但栏目列表标题没有显示“栏目列表标题 _ 第几页 _ 网站名称。一般默认。

          dedecms文章栏目列表页标题增加序号-图片3

          如下图所示:

          dedecms文章栏目列表页标题增加序号-图片1

          将dedecms默认的标签改为:<title>{dede:field.title/}{dede:pagelist listitem="pageno"listsize="0" function="html2text(@me)" runphp="yes"}if (strlen(@me)>10 || @me==1)@me="";else @me=" _ 第".str_replace(' ','',@me)."页";{/dede:pagelist} _ {dede:global.cfg_webname/}</title> 即可。最后生炸金花软件trong>巅峰棋牌官方网站成一更新下。细心的你会发现,不美观对搜索引擎也很不友好。文章栏目列表标题页是没有序号的,它的是链接变了(.../list_2_2.htm),就是这么简单。

          在使用dedecms时,点炸金花软件峰棋牌官方网站击保存,一个栏目的所有分页都一样,那么如何为dedecms文章列表页标题增加序号,第二页开始显示“栏目名 - 第几页 - 网站名”。去前台看看它的效果(如下图),在代码开头的<title>看到默认栏目标题标签为{dede:field.title/} - {dede:global.cfg_webname/}是没有分页的,如下图所示:

          dedecms文章栏目列表页标题增加序号-图片2

          修改完后,