debug
This commit is contained in:
@@ -269,6 +269,29 @@ class TemplateSeeder
|
||||
'/search.html?keywords={strSearchKeywords}&page={intPage}',
|
||||
]
|
||||
],
|
||||
|
||||
// SEO 丰富内容
|
||||
'INDEX_POPULAR_NOVELS' => [
|
||||
'description' => '首页热门小说介绍 替换模板分组ID',
|
||||
'sfg_id' => 35,
|
||||
'arrSubjectFomart' => [
|
||||
'精选全网热评佳作,涵盖玄幻冒险、都市传奇、穿越重生等多种类型,带你领略最受欢迎的阅读热潮,快来发现你的下一本心动之作!',
|
||||
]
|
||||
],
|
||||
'INDEX_NEWS_NOVELS' => [
|
||||
'description' => '首页最新小说介绍 替换模板分组ID',
|
||||
'sfg_id' => 37,
|
||||
'arrSubjectFomart' => [
|
||||
'每日更新最新章节,囊括玄幻修真、都市爽文、重生逆袭等热门题材,紧跟作者步伐,第一时间畅读新鲜故事!',
|
||||
]
|
||||
],
|
||||
'INDEX_RANK_NOVELS' => [
|
||||
'description' => '首页小说排行榜介绍 替换模板分组ID',
|
||||
'sfg_id' => 38,
|
||||
'arrSubjectFomart' => [
|
||||
'汇聚读者最爱的小说排行,日榜、周榜、月榜一网打尽,玄幻巅峰、都市热血、完结经典全都有,助你快速找到高人气好书!',
|
||||
]
|
||||
],
|
||||
];
|
||||
|
||||
/**
|
||||
@@ -321,22 +344,24 @@ class TemplateSeeder
|
||||
'd_name' => '狂雨小说',
|
||||
't_id' => '2',
|
||||
'd_keywords' => '狂雨小说',
|
||||
'd_index_title' => '狂雨小说',
|
||||
'd_index_keywords' => '狂雨小说',
|
||||
'd_index_description' => '狂雨小说',
|
||||
'd_text_log' => '狂雨小说',
|
||||
'd_description' => '欢迎来到狂雨小说 - 您的免费小说阅读天堂!这里汇聚了玄幻修真、穿越重生、都市热血、言情甜宠等多种热门小说类型,无论您是喜欢热血激战的主角成长故事,还是钟情于逆袭人生的穿越传奇,亦或是沉浸于都市生活的浪漫情缘,狂雨小说都能满足您的阅读渴望。我们每日更新最新章节,确保您第一时间追更心仪作品;更有小说排行榜精选全网热评佳作,从日榜到完结榜,助您轻松找到高人气好书。无需注册,免费畅读,狂雨小说致力于为您打造极致阅读体验,快来加入我们,开启属于您的故事冒险之旅吧!',
|
||||
'd_index_title' => '狂雨小说 - 免费在线阅读热门玄幻、穿越、都市小说',
|
||||
'd_index_keywords' => '狂雨小说, 小说在线阅读, 玄幻小说, 穿越小说, 热门小说排行榜',
|
||||
'd_index_description' => '狂雨小说提供免费在线阅读,涵盖玄幻、穿越、都市等热门小说,最新排行榜每日更新,尽享阅读乐趣!',
|
||||
'd_text_logo' => '热门小说阅读平台',
|
||||
't_cfg' => $arrSubjectFomartGroupData,
|
||||
],
|
||||
[
|
||||
'd_id' => 2,
|
||||
'd_domain' => 'novel2.com.com',
|
||||
'd_domain' => 'novel2.com',
|
||||
'd_name' => '狂雨小说',
|
||||
't_id' => '2',
|
||||
'd_keywords' => '狂雨小说',
|
||||
'd_index_title' => '狂雨小说',
|
||||
'd_index_keywords' => '狂雨小说',
|
||||
'd_index_description' => '狂雨小说',
|
||||
'd_text_log' => '狂雨小说',
|
||||
'd_description' => '欢迎来到狂雨小说 - 您的免费小说阅读天堂!这里汇聚了玄幻修真、穿越重生、都市热血、言情甜宠等多种热门小说类型,无论您是喜欢热血激战的主角成长故事,还是钟情于逆袭人生的穿越传奇,亦或是沉浸于都市生活的浪漫情缘,狂雨小说都能满足您的阅读渴望。我们每日更新最新章节,确保您第一时间追更心仪作品;更有小说排行榜精选全网热评佳作,从日榜到完结榜,助您轻松找到高人气好书。无需注册,免费畅读,狂雨小说致力于为您打造极致阅读体验,快来加入我们,开启属于您的故事冒险之旅吧!',
|
||||
'd_index_title' => '狂雨小说 - 免费在线阅读热门玄幻、穿越、都市小说',
|
||||
'd_index_keywords' => '狂雨小说, 小说在线阅读, 玄幻小说, 穿越小说, 热门小说排行榜',
|
||||
'd_index_description' => '狂雨小说提供免费在线阅读,涵盖玄幻、穿越、都市等热门小说,最新排行榜每日更新,尽享阅读乐趣!',
|
||||
'd_text_logo' => '热门小说阅读平台',
|
||||
't_cfg' => $arrSubjectFomartGroupData,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user