独到 發表於 2023-8-21 00:00:00

dedecms调用当前文档中TAG标签利于内页优化提高收录量

<p>
        <span style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'>为dede文章页添加上tag 标记,对seo内页优化有很大帮助.具体方法为: </span><br style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'><span style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'>打开模板文件article_article.htm </span><br style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'><span style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'>找到: &lt;tr&gt;&lt;td colspan="2"&gt;&lt;b&gt;{dede:field.title/}&lt;/b&gt;{dede:field.body/}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt; </span><br style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'><br style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'><span style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'>在下面添加: </span><br style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'><span style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'>&lt;p&gt;&lt;strong&gt;TAG标签:{dede:tag row='30' sort='new' getall='0'} &lt;a href=''&gt;&lt;/a&gt;{/dede:tag}&lt;/strong&gt;&lt;/p&gt;</span></p>
頁: [1]
查看完整版本: dedecms调用当前文档中TAG标签利于内页优化提高收录量