[前台调用]关键词、描述DYCMS

/ / 2019-07-12   阅读:2558
首页关键词、描述: <meta name="keywords" content="<?php echo $config['keywords']?>" /> <meta name="description" content="<?php echo $config['description']?>" /> 栏目列...
首页关键词、描述:

<meta name="keywords" content="<?php echo $config['keywords']?>" />
<meta name="description" content="<?php echo $config['description']?>" />

栏目列表页关键词、描述:

<meta name="keywords" content="<?php echo $sortinfo['keywords']?>" />
<meta name="description" content="<?php echo $sortinfo['description']?>" />

详情页/单页关键词、描述:
<meta name="keywords" content="<?php echo $show['keywords']?>" />
<meta name="description" content="<?php echo $show['description']?>" />


我要评论

昵称:
验证码:

最新评论

共0条 共0页 10条/页 首页 上一页 下一页 尾页
意见反馈