|
|
@ -9,6 +9,7 @@
|
|
|
|
<if condition="ACTION_NAME eq index and CONTROLLER_NAME eq Index">
|
|
|
|
<if condition="ACTION_NAME eq index and CONTROLLER_NAME eq Index">
|
|
|
|
<title>{:seo_replace(C('channel_index.seo_title'),'','channel')}_{:C('CH_SET_TITLE')}</title>
|
|
|
|
<title>{:seo_replace(C('channel_index.seo_title'),'','channel')}_{:C('CH_SET_TITLE')}</title>
|
|
|
|
<meta name="description" content="首页 登录 欢迎您回来!"/>
|
|
|
|
<meta name="description" content="首页 登录 欢迎您回来!"/>
|
|
|
|
|
|
|
|
<meta name="robots" content="noarchive">
|
|
|
|
<meta property="og:description" content="首页 登录 欢迎您回来!"/>
|
|
|
|
<meta property="og:description" content="首页 登录 欢迎您回来!"/>
|
|
|
|
<meta property="og:title" content="{:seo_replace(C('channel_index.seo_title'),'','channel')}_{:C('CH_SET_TITLE')}"/>
|
|
|
|
<meta property="og:title" content="{:seo_replace(C('channel_index.seo_title'),'','channel')}_{:C('CH_SET_TITLE')}"/>
|
|
|
|
<meta property="og:image" content="{:get_cover(C('CH_SET_ICO'),'path')}"/>
|
|
|
|
<meta property="og:image" content="{:get_cover(C('CH_SET_ICO'),'path')}"/>
|
|
|
|