织梦怎么调用栏目SEO标题

点击【模板】【默认模板管理】找到模板文件名【list_article.htm】,点击模板后面的修改,弹出修改模板代码页面。
更改模板文件中<title>{dede:field.title/}_{dede:global.cfg_webname/}</title>
这一段代码,修改成 {dede:field.seotitle /},点击保存便可html

<meta name="keywords" content="{dede:field name='keywords'/}" />
<meta name="description" content="{dede:field name='description' function='html2text(@me)'/}" />web


调用栏目描述:
<meta name="description" content="{dede:field.description function='html2text(@me)'/}" />
{dede:field.description function='html2text(@me)'/}----------- 为SEO标题调用代码数据库

调用关键词:
<meta name="keywords" content="{dede:field.seotitle /},{dede:field.keywords/}" />
{dede:field.keywords/}---------为SEO标题调用代码.net


DedeCMSV5.3使用手册
http://help.dedecms.com/v53/htm


dedecms模板标签代码参考
http://www.dedecms.com/archives/templethelp/help/taghelp.htmseo

如何在dede:channel 调用{dede:field.seotitle /}_织梦58
http://www.dede58.com/a/dedejq/2710.htmlip


DedeCMSV57数据库结构文档_织梦CMS帮助中心
http://help.dedecms.com/develop/2011/0714/166.html文档

求教SQL语句中KEY的区别-CSDN论坛
http://bbs.csdn.net/topics/390961379?page=1it

相关文章
相关标签/搜索