pbootcms模板SEO标题、关键词、描述标签调用

2025-08-05 0 10
  • 首页tkd

<title>{pboot:sitetitle}</title>
<meta name=”keywords” content=”{pboot:sitekeywords}”>
<meta name=”description” content=”{pboot:sitedescription}”>

  • 栏目页tkd

<title>{pboot:if(‘{sort:title}’==”)}{pboot:pagetitle}{else}{sort:title}{/pboot:if}</title>
<meta name=”keywords” content=”{pboot:if(‘{sort:keywords}’==”)}{pboot:pagekeywords}{else}{sort:keywords}{/pboot:if}”>
<meta name=”description” content=”{pboot:if(‘{sort:description}’==”)}{pboot:pagedescription}{else}{sort:description}{/pboot:if}”>

  • 内页tkd

<title>{content:title}-{pboot:sitetitle}</title>
<meta name=”keywords” content=”{content:keywords}”>
<meta name=”description” content=”{content:description}”>

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

版权声明:所有的源码、软件和资料,不得使用于非法商业用途,不得违反国家法律,一切关于该资源商业行为与本站无关。

免费cms模板 pbootcms教程 pbootcms模板SEO标题、关键词、描述标签调用 https://www.mianfeicms.com/1621.html

相关文章

发表评论
暂无评论