From 05f2c86b8e26f86d0af4c2d8a843a67c213c7242 Mon Sep 17 00:00:00 2001 From: make Date: Sun, 13 Apr 2025 12:22:43 +0800 Subject: [PATCH] debug --- .../TKD/分类书库页面TKD.md | 43 +- .../TKD/小说排行榜的Tkd.md | 43 +- .../TKD/小说章节目录页面TKD.md | 38 +- .../TKD/小说章节页面TKD.md | 36 +- .../TKD/小说详情页TKD设计.md | 40 +- .../推广SEO过程设计记录/TKD/搜索页Tkd.md | 40 +- .../TKD/男生女生页面TKD设计.md | 41 +- .../推广SEO过程设计记录/TKD/首页 文案.md | 23 + code/database/seeders/TemplateSeeder.php | 32 +- .../initdata/novel/getCatalog/description.php | 155 +++++++ .../initdata/novel/getCatalog/keywords.php | 150 +++++++ .../initdata/novel/getCatalog/title.php | 178 ++++++++ .../initdata/novel/getChapter/description.php | 106 +++++ .../initdata/novel/getChapter/keywords.php | 418 ++++++++++++++++++ .../initdata/novel/getChapter/title.php | 223 ++++++++++ .../public/initdata/novel/getIndexDs/host.php | 38 ++ .../public/initdata/novel/getIndexDs/news.php | 43 ++ .../public/initdata/novel/getIndexDs/rank.php | 43 ++ .../description.php} | 2 +- .../keywords.php} | 2 +- .../title.php} | 3 +- .../initdata/novel/getLibrary/description.php | 104 +++++ .../initdata/novel/getLibrary/keywords.php | 103 +++++ .../initdata/novel/getLibrary/title.php | 104 +++++ .../initdata/novel/getRank/description.php | 105 +++++ .../initdata/novel/getRank/keywords.php | 107 +++++ code/public/initdata/novel/getRank/title.php | 108 +++++ .../initdata/novel/getSearch/description.php | 104 +++++ .../initdata/novel/getSearch/keywords.php | 106 +++++ .../public/initdata/novel/getSearch/title.php | 107 +++++ .../initdata/novel/getSex/description.php | 104 +++++ .../public/initdata/novel/getSex/keywords.php | 105 +++++ code/public/initdata/novel/getSex/title.php | 106 +++++ .../initdata/novel/novelChapterTitleTemp.php | 31 -- .../initdata/novel/tkdSubjectFomartGroup.php | 131 +++--- 35 files changed, 2852 insertions(+), 270 deletions(-) create mode 100644 code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/首页 文案.md create mode 100644 code/public/initdata/novel/getCatalog/description.php create mode 100644 code/public/initdata/novel/getCatalog/keywords.php create mode 100644 code/public/initdata/novel/getCatalog/title.php create mode 100644 code/public/initdata/novel/getChapter/description.php create mode 100644 code/public/initdata/novel/getChapter/keywords.php create mode 100644 code/public/initdata/novel/getChapter/title.php create mode 100644 code/public/initdata/novel/getIndexDs/host.php create mode 100644 code/public/initdata/novel/getIndexDs/news.php create mode 100644 code/public/initdata/novel/getIndexDs/rank.php rename code/public/initdata/novel/{novelInfoDescriptionTemp.php => getInfo/description.php} (97%) rename code/public/initdata/novel/{novelInfoKeyWordsTemp.php => getInfo/keywords.php} (96%) rename code/public/initdata/novel/{novelInfoTitleTemp.php => getInfo/title.php} (99%) create mode 100644 code/public/initdata/novel/getLibrary/description.php create mode 100644 code/public/initdata/novel/getLibrary/keywords.php create mode 100644 code/public/initdata/novel/getLibrary/title.php create mode 100644 code/public/initdata/novel/getRank/description.php create mode 100644 code/public/initdata/novel/getRank/keywords.php create mode 100644 code/public/initdata/novel/getRank/title.php create mode 100644 code/public/initdata/novel/getSearch/description.php create mode 100644 code/public/initdata/novel/getSearch/keywords.php create mode 100644 code/public/initdata/novel/getSearch/title.php create mode 100644 code/public/initdata/novel/getSex/description.php create mode 100644 code/public/initdata/novel/getSex/keywords.php create mode 100644 code/public/initdata/novel/getSex/title.php delete mode 100644 code/public/initdata/novel/novelChapterTitleTemp.php diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/分类书库页面TKD.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/分类书库页面TKD.md index cff70e9..975ddfb 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/分类书库页面TKD.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/分类书库页面TKD.md @@ -1,33 +1,34 @@ 最牛的seo 优化大师 -这个是 替换标识 - '{strSiteName}' => '这个是网站名', +这个是 替换标识 这个页面下面的标签都可以使用 ,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', '{strSiteDomain}' => '这个是站点域名', -'{strSiteKeywords}' => '这个是网站关键字', -'{strSiteDescription}' => '这个是网站描述', -'{strIndexTitle}' => '这个是首页Title', -'{strIndexKeywords}' => '这个是首页Keywords', -'{strIndexDescription}' => '这个是首页Description', -'{strNovelName}' => '这个是当前页面小说描述', -'{strNovelChapterName}' => '当前页面小说章节名字', -'{strNovelChapterSort}' => '当前页面小说章节排序号', -'{strNovelCategoryName}' => '当前页面小说分类名字', -'{strNovelSex}' => '当前页面小说是男生还是女生 小说', -'{strNovelStatus}' => '当前页面小说状态 是连载还是完结', +'{strSiteKeywords}' => '这个是网站全局通用关键字', '{intPage}' => '当前页面分页页码', -'{strNovelAuthor}' => '小说作者', -'{strNovelDescription}' => '小说简介', -'{strSearchKeywords}' => '搜索关键词', +'{strNovelSex}' => '当前页面小说是男生还是女生 小说', +'{strNovelCategoryName}' => '当前页面小说分类名字', +'{strNovelStatus}' => '当前页面小说状态 是连载还是完结', 这个是分类或者书库的路由,公用一套视图模板 /shuku/:strGender/:strCategory/:strStatus/page:intPage -请根据路由和上面的替换标识,你帮忙设计一个最友好seo的 tkd 替换模板 -案列-分类的: -title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页' -keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' -description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' +请根据路由和上面的替换标识,你帮忙设计100套最友好seo的 tkd 替换模板,字数要符合常规,不要超标也不要少,质量要保证 +返回格式: +title :[ + '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页', + '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页', + .. +] + +keywords: [ + '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读', + .. + ] +description: [ + '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!', + .. + ] diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说排行榜的Tkd.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说排行榜的Tkd.md index 61c5693..a99a434 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说排行榜的Tkd.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说排行榜的Tkd.md @@ -1,35 +1,28 @@ - 最牛的seo 优化大师 -这个是 替换标识 - '{strSiteName}' => '这个是网站名', +这个是 替换标识 这个页面下面的标签都可以使用,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', '{strSiteDomain}' => '这个是站点域名', -'{strSiteKeywords}' => '这个是网站关键字', -'{strSiteDescription}' => '这个是网站描述', -'{strIndexTitle}' => '这个是首页Title', -'{strIndexKeywords}' => '这个是首页Keywords', -'{strIndexDescription}' => '这个是首页Description', -'{strNovelName}' => '这个是当前页面小说描述', -'{strNovelChapterName}' => '当前页面小说章节名字', -'{strNovelChapterSort}' => '当前页面小说章节排序号', -'{strNovelCategoryName}' => '当前页面小说分类名字', -'{strNovelSex}' => '当前页面小说是男生还是女生 小说', -'{strNovelStatus}' => '当前页面小说状态 是连载还是完结', +'{strSiteKeywords}' => '这个是网站全局通用关键字', '{intPage}' => '当前页面分页页码', -'{strNovelAuthor}' => '小说作者', -'{strNovelDescription}' => '小说简介', -'{strSearchKeywords}' => '搜索关键词', - 这个是小说排行榜的路由,公用一套视图模板 /paihang/all - -请根据路由和上面的替换标识,你帮忙设计一个最友好seo的 tkd 替换模板 -案列-分类的: -title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页' -keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' -description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' - +请根据路由和上面的替换标识,你帮忙设计100套最友好seo的 tkd 替换模板,字数要符合常规,不要超标也不要少,质量要保证 +返回格式: +title :[ + '小说排行榜 - {strSiteName} - 第{intPage}页', + .. +] + +keywords: [ + '小说排行榜, 热门小说, 小说推荐, {strSiteKeywords}, {strSiteName}, 免费阅读', + .. + ] +description: [ + '{strSiteName}提供小说排行榜,第{intPage}页精选热门小说免费阅读,最新排行一览无余,畅享{strSiteDomain}!', + .. + ] 好的,我会根据你提供的小说排行榜路由 `/paihang/all` 和替换标识,设计一个最优的 SEO 友好的 TKD 模板。小说排行榜页面与分类页面不同,它展示的是热门或推荐的小说列表,通常不涉及具体的性别、分类或状态筛选,而是突出“排行榜”这一特性。以下是我的设计: diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节目录页面TKD.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节目录页面TKD.md index 97022ad..2fac59f 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节目录页面TKD.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节目录页面TKD.md @@ -1,31 +1,35 @@ 最牛的seo 优化大师 -这个是 替换标识 - '{strSiteName}' => '这个是网站名', +词量好像少了点,想无广告 最新章节 这些。。 你看看可以加多些词入取,你看看 顶级同行是咋做的,多收罗些数据 +这个是 替换标识 这个页面下面的标签都可以使用,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', '{strSiteDomain}' => '这个是站点域名', -'{strSiteKeywords}' => '这个是网站关键字', -'{strSiteDescription}' => '这个是网站描述', -'{strIndexTitle}' => '这个是首页Title', -'{strIndexKeywords}' => '这个是首页Keywords', -'{strIndexDescription}' => '这个是首页Description', -'{strNovelName}' => '这个是当前页面小说描述', -'{strNovelChapterName}' => '当前页面小说章节名字', -'{strNovelChapterSort}' => '当前页面小说章节排序号', +'{strSiteKeywords}' => '这个是网站全局通用关键字', +'{strNovelName}' => '这个是当前页面小说名字', '{strNovelCategoryName}' => '当前页面小说分类名字', '{strNovelSex}' => '当前页面小说是男生还是女生 小说', '{strNovelStatus}' => '当前页面小说状态 是连载还是完结', -'{intPage}' => '当前页面分页页码', '{strNovelAuthor}' => '小说作者', '{strNovelDescription}' => '小说简介', -'{strSearchKeywords}' => '搜索关键词', +'{intPage}' => '当前页面分页页码', 这个是小说章节目录页面的路由 /xiaoshuo/[小说拼音]-[小说id]/mulu/order/[page] -请根据路由和上面的替换标识,你帮忙设计一个最友好seo的 tkd 替换模板 -案列-分类的: -title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页' -keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' -description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' +请根据路由和上面的替换标识,你帮忙设计200套最友好seo的 tkd 替换模板,字数要符合常规,不要超标也不要少,质量要保证,不要重复 +返回格式: +title :[ + '{strNovelName}章节目录 - {strSiteName} - 第{intPage}页', + .. +] + +keywords: [ + '{strNovelName}, {strNovelName}章节目录, {strNovelAuthor}, {strNovelCategoryName}小说, {strNovelSex}小说, {strSiteKeywords}, {strSiteName}', + .. + ] +description: [ + '{strSiteName}提供{strNovelName}章节目录免费查看,第{intPage}页包含最新{strNovelStatus}章节,{strNovelAuthor}创作,畅享{strSiteDomain}!', + .. + ] 好的,我会根据你提供的小说章节目录页面路由 `/xiaoshuo/[小说拼音]-[小说id]/mulu/order/[page]` 和替换标识,设计一个最优的 SEO 友好的 TKD 模板。小说章节目录页面与分类页面和章节页面不同,它展示的是某本小说的章节列表,通常按顺序排列并支持分页,因此需要突出小说名、目录特性以及分页信息。以下是我的设计: diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节页面TKD.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节页面TKD.md index f719c1a..fb4ba1f 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节页面TKD.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说章节页面TKD.md @@ -1,31 +1,37 @@ 最牛的seo 优化大师 -这个是 替换标识 - '{strSiteName}' => '这个是网站名', +词量好像少了点,想无广告 最新章节 这些。。 你看看可以加多些词入取,你看看 顶级同行是咋做的,多收罗些数据 +这个是 替换标识 这个页面下面的标签都可以使用,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', '{strSiteDomain}' => '这个是站点域名', -'{strSiteKeywords}' => '这个是网站关键字', -'{strSiteDescription}' => '这个是网站描述', -'{strIndexTitle}' => '这个是首页Title', -'{strIndexKeywords}' => '这个是首页Keywords', -'{strIndexDescription}' => '这个是首页Description', -'{strNovelName}' => '这个是当前页面小说描述', +'{strSiteKeywords}' => '这个是网站全局通用关键字', +'{strNovelName}' => '这个是当前页面小说名字', '{strNovelChapterName}' => '当前页面小说章节名字', '{strNovelChapterSort}' => '当前页面小说章节排序号', +'{strChapterDescription}' => '当前页面小说章节描述', '{strNovelCategoryName}' => '当前页面小说分类名字', '{strNovelSex}' => '当前页面小说是男生还是女生 小说', '{strNovelStatus}' => '当前页面小说状态 是连载还是完结', -'{intPage}' => '当前页面分页页码', '{strNovelAuthor}' => '小说作者', '{strNovelDescription}' => '小说简介', -'{strSearchKeywords}' => '搜索关键词', 这个是小说章节页面的路由 /xiaoshuo/小说拼音-小说id/zhang-章节排序/章节分页 -请根据路由和上面的替换标识,你帮忙设计一个最友好seo的 tkd 替换模板 -案列-分类的: -title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页' -keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' -description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' +请根据路由和上面的替换标识,你帮忙设计200套最友好seo的 tkd 替换模板,字数要符合常规,不要超标也不要少,质量要保证,不要重复 +返回格式: +title :[ + '{strNovelName} 第{strNovelChapterSort}章 - {strSiteName}', + .. +] + +keywords: [ + '{strNovelName}, 第{strNovelChapterSort}章, {strSiteKeywords}, {strSiteName}, 在线小说, {strNovelStatus}', + .. + ] +description: [ + '{strSiteName}提供{strNovelName} {strNovelChapterName}免费阅读,{strNovelSex}小说{strNovelCategoryName},{strNovelStatus},畅享{strSiteDomain}!', + .. + ] diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说详情页TKD设计.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说详情页TKD设计.md index 2f4a78f..3aec202 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说详情页TKD设计.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/小说详情页TKD设计.md @@ -1,34 +1,34 @@ 最牛的seo 优化大师 -这个是 替换标识 - '{strSiteName}' => '这个是网站名', +词量好像少了点,想无广告 最新章节 这些。。 你看看可以加多些词入取,你看看 顶级同行是咋做的,多收罗些数据 +这个是 替换标识 这个页面下面的标签都可以使用,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', '{strSiteDomain}' => '这个是站点域名', -'{strSiteKeywords}' => '这个是网站关键字', -'{strSiteDescription}' => '这个是网站描述', -'{strIndexTitle}' => '这个是首页Title', -'{strIndexKeywords}' => '这个是首页Keywords', -'{strIndexDescription}' => '这个是首页Description', -'{strNovelName}' => '这个是当前页面小说描述', -'{strNovelChapterName}' => '当前页面小说章节名字', -'{strNovelChapterSort}' => '当前页面小说章节排序号', +'{strSiteKeywords}' => '这个是网站全局通用关键字', +'{strNovelName}' => '这个是当前页面小说名字', '{strNovelCategoryName}' => '当前页面小说分类名字', '{strNovelSex}' => '当前页面小说是男生还是女生 小说', '{strNovelStatus}' => '当前页面小说状态 是连载还是完结', -'{intPage}' => '当前页面分页页码', '{strNovelAuthor}' => '小说作者', '{strNovelDescription}' => '小说简介', -'{strSearchKeywords}' => '搜索关键词', - 这个是小说详情页面的路由 /xiaoshuo/{strPinYin}-{intNId} -请根据路由和上面的替换标识,你帮忙设计一个最友好seo的 tkd 替换模板 -案列-分类的: -title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页' -keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' -description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' - - +请根据路由和上面的替换标识,你帮忙设计200套最友好seo的 tkd 替换模板,字数要符合常规,不要超标也不要少,质量要保证,不要重复 +返回格式: +title :[ + '{strNovelName} - {strNovelAuthor} - {strSiteName} - 免费阅读', + .. +] + +keywords: [ + '{strNovelName}, {strNovelAuthor}, {strNovelCategoryName}小说, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读', + .. + ] +description: [ + '{strSiteName}提供{strNovelName}免费在线阅读,{strNovelAuthor}创作的{strNovelCategoryName}{strNovelStatus}小说,{strNovelDescription},欢迎体验{strSiteDomain}!', + .. + ] 好的,我会根据你提供的小说详情页面路由 `/xiaoshuo/{strPinYin}-{intNId}` 和替换标识,设计一个最优的 SEO 友好的 TKD 模板。小说详情页面与分类页面不同,它聚焦于具体的小说,因此需要突出小说的标题、作者、分类等信息,同时融入网站品牌和吸引点击的元素。以下是我的设计: diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/搜索页Tkd.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/搜索页Tkd.md index 5f08b2b..a152b35 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/搜索页Tkd.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/搜索页Tkd.md @@ -1,33 +1,31 @@ 最牛的seo 优化大师 -这个是 替换标识 - '{strSiteName}' => '这个是网站名', +这个是 替换标识 这个页面下面的标签都可以使用,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', '{strSiteDomain}' => '这个是站点域名', -'{strSiteKeywords}' => '这个是网站关键字', -'{strSiteDescription}' => '这个是网站描述', -'{strIndexTitle}' => '这个是首页Title', -'{strIndexKeywords}' => '这个是首页Keywords', -'{strIndexDescription}' => '这个是首页Description', -'{strNovelName}' => '这个是当前页面小说描述', -'{strNovelChapterName}' => '当前页面小说章节名字', -'{strNovelChapterSort}' => '当前页面小说章节排序号', -'{strNovelCategoryName}' => '当前页面小说分类名字', -'{strNovelSex}' => '当前页面小说是男生还是女生 小说', -'{strNovelStatus}' => '当前页面小说状态 是连载还是完结', +'{strSiteKeywords}' => '这个是网站全局通用关键字', '{intPage}' => '当前页面分页页码', -'{strNovelAuthor}' => '小说作者', -'{strNovelDescription}' => '小说简介', '{strSearchKeywords}' => '搜索关键词', - 这个是搜索页面的路由,公用一套视图模板 /search?keyword=jj&page=1 +请根据路由和上面的替换标识,你帮忙设计100套最友好seo的 tkd 替换模板,字数要符合常规,不要超标也不要少,质量要保证 +返回格式: +title :[ + '{strSearchKeywords} - {strSiteName}搜索 - 第{intPage}页', + .. +] + +keywords: [ + '{strSearchKeywords}, {strSiteName}, 免费阅读, 在线搜索, 第{intPage}页', + .. + ] +description: [ + '{strSearchKeywords}搜索结果尽在{strSiteName},第{intPage}页提供免费阅读,访问{strSiteDomain}立即体验!', + .. + ] + -请根据路由和上面的替换标识,你帮忙设计一个最友好seo的 tkd 替换模板 -案列-分类的: -title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页' -keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' -description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/男生女生页面TKD设计.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/男生女生页面TKD设计.md index 8831026..801a9af 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/男生女生页面TKD设计.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/男生女生页面TKD设计.md @@ -1,34 +1,31 @@ 最牛的seo 优化大师 -这个是 替换标识 - '{strSiteName}' => '这个是网站名', +这个是 替换标识 这个页面下面的标签都可以使用 ,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', '{strSiteDomain}' => '这个是站点域名', -'{strSiteKeywords}' => '这个是网站关键字', -'{strSiteDescription}' => '这个是网站描述', -'{strIndexTitle}' => '这个是首页Title', -'{strIndexKeywords}' => '这个是首页Keywords', -'{strIndexDescription}' => '这个是首页Description', -'{strNovelName}' => '这个是当前页面小说描述', -'{strNovelChapterName}' => '当前页面小说章节名字', -'{strNovelChapterSort}' => '当前页面小说章节排序号', -'{strNovelCategoryName}' => '当前页面小说分类名字', -'{strNovelSex}' => '当前页面小说是男生还是女生 小说', -'{strNovelStatus}' => '当前页面小说状态 是连载还是完结', +'{strSiteKeywords}' => '这个是网站全局通用关键字', '{intPage}' => '当前页面分页页码', -'{strNovelAuthor}' => '小说作者', -'{strNovelDescription}' => '小说简介', -'{strSearchKeywords}' => '搜索关键词', - +'{strNovelSex}' => '当前页面小说是男生还是女生 小说', 这个是男生和女生的路由,公用一套视图模板 Route::get('/nansheng-xiaoshuo', [Novel::class, 'getNovelChannel'])->append(['boolIsMobile' => true, 'strChannel' => 'boys']); Route::get('/nvsheng-xiaoshuo', [Novel::class, 'getNovelChannel'])->append(['boolIsMobile' => true, 'strChannel' => 'girls']); +请根据路由和上面的替换标识,你帮忙设计100套最友好seo的 tkd 替换模板,字数要符合常规,不要超标也不要少,质量要保证 +返回格式: +title :[ + '{strNovelSex}小说 - {strSiteName} - 免费阅读 - 第{intPage}页', + .. +] + +keywords: [ + '{strNovelSex}小说, {strSiteKeywords}, 免费小说, 在线阅读, {strSiteName}', + .. + ] +description: [ + '{strSiteName}提供{strNovelSex}小说免费在线阅读,第{intPage}页精选热门作品,畅享{strSiteDomain},{strNovelSex}小说迷必备', + .. + ] -请根据路由和上面的替换标识,你帮忙设计一个最友好seo的 tkd 替换模板 -案列-分类的: -title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页' -keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' -description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/首页 文案.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/首页 文案.md new file mode 100644 index 0000000..3e86eed --- /dev/null +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/TKD/首页 文案.md @@ -0,0 +1,23 @@ +最牛的seo 优化大师 +词量好像少了点, 你看看可以加多些词入取,你看看 顶级同行是咋做的,多收罗些数据 +这个是 替换标识 这个页面下面的标签都可以使用,{strSiteKeywords} 是全局公用关键词,你看看怎么使用 +'{strSiteName}' => '这个是网站名', +'{strSiteDomain}' => '这个是站点域名', +'{strSiteKeywords}' => '这个是网站全局通用关键字', + + +请根据路由和上面的替换标识,你帮忙设计200套最友好seo的 替换模板,字数要符合常规,不要超标也不要少,质量要保证,不要重复 +返回格式: +首页-热门小说介绍文案 :[ + ''精选全网热评佳作,涵盖玄幻冒险、都市传奇、穿越重生等多种类型,带你领略最受欢迎的阅读热潮,快来发现你的下一本心动之作!',', + .. +] + +首页-最新小说介绍文案: [ + '每日更新最新章节,囊括玄幻修真、都市爽文、重生逆袭等热门题材,紧跟作者步伐,第一时间畅读新鲜故事!', + .. + ] +首页-排行榜介绍文案: [ + '汇聚读者最爱的小说排行,日榜、周榜、月榜一网打尽,玄幻巅峰、都市热血、完结经典全都有,助你快速找到高人气好书!', + .. + ] diff --git a/code/database/seeders/TemplateSeeder.php b/code/database/seeders/TemplateSeeder.php index b22f480..5480d2c 100644 --- a/code/database/seeders/TemplateSeeder.php +++ b/code/database/seeders/TemplateSeeder.php @@ -14,29 +14,15 @@ class TemplateSeeder $strInitDataFilePath = public_path('initdata'); - // 小说详情title替换模板 - tkd - // $strNovelTitleTempFile = $strInitDataFilePath . '/novel/novelInfoTitleTemp.php'; - // $arrNovelTitleTemp = include $strNovelTitleTempFile; + /** + * 替换模板分组 - url - 补充数据 + */ + $arrUrlSubjectFomartGroupData = include $strInitDataFilePath . '/novel/urlSubjectFomartGroup.php'; - // // 小说详情keyword替换模板 - tkd - // $strNovelKeyswordTempFile = $strInitDataFilePath . '/novel/novelInfoKeyWordsTemp.php'; - // $arrNovelKeyswordTemp = include $strNovelKeyswordTempFile; - - // // 小说详情Description替换模板 - tkd - // $strNovelDescriptionTempFile = $strInitDataFilePath . '/novel/novelInfoDescriptionTemp.php'; - // $arrNovelDescriptionTemp = include $strNovelDescriptionTempFile; - - // // 小说章节替换模板 - tkd - // $strChapterTitleTempFile = $strInitDataFilePath . '/novel/novelChapterTitleTemp.php'; - // $arrChapterTitleTemp = include $strChapterTitleTempFile; - - // 替换模板分组 - url - 补充数据 - $strUrlSubjectFomartGroupFile = $strInitDataFilePath . '/novel/urlSubjectFomartGroup.php'; - $arrUrlSubjectFomartGroupData = include $strUrlSubjectFomartGroupFile; - - // 替换模板分组 - tkd - 补充数据 - $strTkdSubjectFomartGroupFile = $strInitDataFilePath . '/novel/tkdSubjectFomartGroup.php'; - $arrTkdSubjectFomartGroupData = include $strTkdSubjectFomartGroupFile; + /** + * 替换模板分组 - tkd - 补充数据 + */ + $arrTkdSubjectFomartGroupData = include $strInitDataFilePath . '/novel/tkdSubjectFomartGroup.php'; /** * 替换模板分组 基础数据播种 @@ -354,6 +340,8 @@ class TemplateSeeder '汇聚读者最爱的小说排行,日榜、周榜、月榜一网打尽,玄幻巅峰、都市热血、完结经典全都有,助你快速找到高人气好书!', ] ], + + // 最新替换模板分组id 119 ]; diff --git a/code/public/initdata/novel/getCatalog/description.php b/code/public/initdata/novel/getCatalog/description.php new file mode 100644 index 0000000..113263f --- /dev/null +++ b/code/public/initdata/novel/getCatalog/description.php @@ -0,0 +1,155 @@ + [ 'description' => '分类书库Title 模板分组', 'sfg_id' => 4, - 'arrSubjectFomart' => [ - '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteName} - 第{intPage}页', - ] + 'arrSubjectFomart' => $arrLibraryTitleTemp, ], 'NOVEL@GETLIBRARY@KEYWORDS' => [ 'description' => '分类书库Keywords 模板分组', 'sfg_id' => 5, - 'arrSubjectFomart' => [ - '{strNovelCategoryName}小说, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费小说, 在线阅读', - ] + 'arrSubjectFomart' => $arrLibraryKeyswordTemp, ], 'NOVEL@GETLIBRARY@DESCRIPTION' => [ 'description' => '分类书库Description 模板分组', 'sfg_id' => 6, - 'arrSubjectFomart' => [ - '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费在线阅读,第{intPage}页精选热门作品,畅享{strSiteDomain}!', - ] + 'arrSubjectFomart' => $arrLibraryDescriptionTemp, ], 'NOVEL@GETNOVELCHANNEL@TITLE' => [ 'description' => '男女生Title 模板分组', 'sfg_id' => 7, - 'arrSubjectFomart' => [ - '{strNovelSex}小说 - {strSiteName} - 免费阅读 - 第{intPage}页', - ] + 'arrSubjectFomart' => $arrSexTitleTemp, ], 'NOVEL@GETNOVELCHANNEL@KEYWORDS' => [ 'description' => '男女生Keywords 模板分组', 'sfg_id' => 8, - 'arrSubjectFomart' => [ - '{strNovelSex}小说 - {strSiteKeywords} - 免费阅读 - 第{intPage}页', - ] + 'arrSubjectFomart' => $arrSexTitleTemp, ], 'NOVEL@GETNOVELCHANNEL@DESCRIPTION' => [ 'description' => '男女生Description 模板分组', 'sfg_id' => 9, - 'arrSubjectFomart' => [ - '{strNovelSex}小说 - {strSiteName} - 免费阅读 - 第{intPage}页', - ] + 'arrSubjectFomart' => $arrSexKeyswordTemp, ], 'NOVEL@GETNOVELINFO@TITLE' => [ 'description' => '详情Title 模板分组', 'sfg_id' => 10, - 'arrSubjectFomart' => $arrNovelTitleTemp, + 'arrSubjectFomart' => $arrSexDescriptionTemp, ], 'NOVEL@GETNOVELINFO@KEYWORDS' => [ @@ -114,23 +126,17 @@ $arrTKDSubjectFomartGroupData = [ 'NOVEL@GETNOVELCATALOG@TITLE' => [ 'description' => '目录Title 模板分组', 'sfg_id' => 13, - 'arrSubjectFomart' => [ - '{strNovelName}章节目录 - {strNovelAuthor} - 免费查看 - {strSiteName} 第{intPage}页', - ] + 'arrSubjectFomart' => $arrCatalogTitleTemp, ], 'NOVEL@GETNOVELCATALOG@KEYWORDS' => [ 'description' => '目录Keywords 模板分组', 'sfg_id' => 14, - 'arrSubjectFomart' => [ - '{strNovelName}, 章节目录, {strNovelAuthor}, {strNovelCategoryName}, 免费阅读,{strNovelSex}小说, {strSiteKeywords}, {strSiteName}', - ] + 'arrSubjectFomart' => $arrCatalogKeyswordTemp, ], 'NOVEL@GETNOVELCATALOG@DESCRIPTION' => [ 'description' => '目录Description 模板分组', 'sfg_id' => 15, - 'arrSubjectFomart' => [ - '{strSiteName}提供{strNovelName}章节目录免费查看,第{intPage}页包含最新{strNovelStatus}章节,{strNovelAuthor}创作,畅享{strSiteDomain}!', - ] + 'arrSubjectFomart' => $arrCatalogDescriptionTemp, ], 'NOVEL@GETNOVELCHAPTER@TITLE' => [ @@ -141,81 +147,60 @@ $arrTKDSubjectFomartGroupData = [ 'NOVEL@GETNOVELCHAPTER@KEYWORDS' => [ 'description' => '内容Keywords 模板分组', 'sfg_id' => 17, - 'arrSubjectFomart' => $arrNovelKeyswordTemp, + 'arrSubjectFomart' => $arrChapterKeyswordTemp, ], 'NOVEL@GETNOVELCHAPTER@DESCRIPTION' => [ 'description' => '内容Description 模板分组', 'sfg_id' => 18, - 'arrSubjectFomart' => [ - '{strNovelName}{strNovelChapterName}免费在线阅读,{strNovelAuthor}著。{strChapterDescription},快来{strSiteName}畅读精彩章节!', - ] + 'arrSubjectFomart' => $arrChapterDescriptionTemp, ], 'NOVEL@GETNOVELRANK@TITLE' => [ 'description' => '排行榜Title 模板分组', 'sfg_id' => 19, - 'arrSubjectFomart' => [ - '小说排行榜 - {strSiteName} - 第{intPage}页', - ] + 'arrSubjectFomart' => $arrRankTitleTemp, ], 'NOVEL@GETNOVELRANK@KEYWORDS' => [ 'description' => '排行榜Keywords 模板分组', 'sfg_id' => 20, - 'arrSubjectFomart' => [ - '小说排行榜, 热门小说, 小说推荐, {strSiteKeywords}, {strSiteName}, 免费阅读', - ] + 'arrSubjectFomart' => $arrRankKeyswordTemp, ], 'NOVEL@GETNOVELRANK@DESCRIPTION' => [ 'description' => '排行榜Description 模板分组', 'sfg_id' => 21, - 'arrSubjectFomart' => [ - '{strSiteName}提供小说排行榜,第{intPage}页精选热门小说免费阅读,最新排行一览无余,畅享{strSiteDomain}!', - ] + 'arrSubjectFomart' => $arrRankDescriptionTemp, ], - 'NOVEL@GETSEARCHNOVEL@TITLE' => [ 'description' => '搜索页Title 模板分组', 'sfg_id' => 22, - 'arrSubjectFomart' => [ - '{strSearchKeywords} - {strSiteName}搜索 - 第{intPage}页', - ] + 'arrSubjectFomart' => $arrSearchTitleTemp, ], 'NOVEL@GETSEARCHNOVEL@KEYWORDS' => [ 'description' => '搜索页Keywords 模板分组', 'sfg_id' => 23, - 'arrSubjectFomart' => [ - '{strSearchKeywords}, {strSiteName}, 免费阅读, 在线搜索, 第{intPage}页', - ] + 'arrSubjectFomart' => $arrSearchKeyswordTemp, ], 'NOVEL@GETSEARCHNOVEL@DESCRIPTION' => [ 'description' => '搜索页Description 模板分组', 'sfg_id' => 24, - 'arrSubjectFomart' => [ - '{strSearchKeywords}搜索结果尽在{strSiteName},第{intPage}页提供免费阅读,访问{strSiteDomain}立即体验!', - ] + 'arrSubjectFomart' => $arrSearchDescriptionTemp, ], // SEO 丰富内容 'INDEX_POPULAR_NOVELS' => [ 'description' => '首页热门小说介绍 模板分组', 'sfg_id' => 35, - 'arrSubjectFomart' => [ - '精选全网热评佳作,涵盖玄幻冒险、都市传奇、穿越重生等多种类型,带你领略最受欢迎的阅读热潮,快来发现你的下一本心动之作!', - ] + 'arrSubjectFomart' => $arrIndexHostTemp, ], 'INDEX_NEWS_NOVELS' => [ 'description' => '首页最新小说介绍 模板分组', 'sfg_id' => 37, - 'arrSubjectFomart' => [ - '每日更新最新章节,囊括玄幻修真、都市爽文、重生逆袭等热门题材,紧跟作者步伐,第一时间畅读新鲜故事!', - ] + 'arrSubjectFomart' => $arrIndexNewsTemp, ], 'INDEX_RANK_NOVELS' => [ 'description' => '首页小说排行榜介绍 模板分组', 'sfg_id' => 38, - 'arrSubjectFomart' => [ - '汇聚读者最爱的小说排行,日榜、周榜、月榜一网打尽,玄幻巅峰、都市热血、完结经典全都有,助你快速找到高人气好书!', - ] + 'arrSubjectFomart' => $arrIndexRankTemp, ], ]; return $arrTKDSubjectFomartGroupData;