PHPCMS V9中$SEO在那?后台可以看见吗
发布时间:2016-12-23 来源:查字典编辑
摘要:PHPCMSV9中$SEO模板标签,在后台可见{ifisset($SEO['title'])&&!empty($SEO['title'])}...
PHPCMS V9中$SEO模板标签,在后台可见
{if isset($SEO['title']) && !empty($SEO['title'])}
{$SEO['title']}{/if}
{$SEO['site_title']}
{$SEO['keyword']}
{$SEO['description']}
标题和标题seo优化