Categories: 网站教程

有利于seo优化的织梦cms列表页标题显示分页的页数设置方法

关于用织梦cms做的网站,优化这块有个地方必须要注意一下,就是列表页,我们默认生成的每一页,他的标题、关键词、描述都是一样的,但是搜索引擎有个要求,就是尽量保证网站的标题具有唯一性,意思就是说不要存在同样的title的你的网站里面.很明显织梦默认的是不符合要求的,比如某个栏目有10页,那么这10页的title都一样.所以必须要做一下seo优化.

在你的列表页模板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}

就好了.

比如我的就是:

<title>{dede:field.seotitle/}{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_indexname/}</title>

大家只需要把这段代码放到想加的地方就好了.

同样的,在描述的最后也加入这段代码,如:

<meta name="description" content="{dede:field name='description' function='html2text(@me)'/}{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}" />

77生活网

Recent Posts

欧拉闪电猫再迎OTA重磅升级,招募用户抢先体验

又到拼手速的时刻!近日,欧拉闪…

4 天 ago

经典更进一步!2024款欧拉好猫&GT木兰版超值上市

超值而来,经典进阶。4月26日…

1 周 ago

支付宝0.1元开试用7天优酷会员活动

支付宝0.1元开试用7天优酷会…

2 周 ago

猫超13周年庆免费抽实物或猫超卡活动介绍

猫超13周年庆免费抽实物或猫超…

2 周 ago

免费领AppleMusic会员2个月活动方法介绍

免费领AppleMusic会员…

2 周 ago