Files
SEONexus/docs/gpt-template-seo/21-GPT模板7日后续执行单-2026-05-09.md
2026-05-09 11:10:00 +08:00

163 lines
5.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 21 GPT模板 7日后续执行单 2026-05-09
## 1. 执行背景
上一份复盘已经确认:
- 7 日 10 词首页目标未达标。
- 蜘蛛和百度收录信号在 `2026-05-08` 开始恢复。
- 爱站当日首页词在 `2026-05-08``2026-05-09``0`
- 下一阶段不能继续平均推进,要改成 `保历史词 + 收录转词 + 降异常`
本执行单只针对当前 GPT 主测试源,不在其它 GPT 源单独改代码。
## 2. 异常定位
### 2.1 301 判断
用 Baiduspider UA 复查重点域名 HTTP 头:
| 域名/页面 | 当前链路 | 判断 |
|---|---|---|
| `glae.cc/` | `http -> https -> 200` | 正常 canonical 跳转,但日志会记 301 |
| `sdxtwnc.com/` | `http -> https -> 200` | 正常 canonical 跳转 |
| `jingxifa.com/` | `http -> https -> 200` | 正常 canonical 跳转 |
| `codohealth.com/` | `http -> https -> 200` | 正常 canonical 跳转 |
| `vikau.com/` | `http -> https -> 200` | 正常 canonical 跳转 |
| `zbsv3.com/` | `http -> https -> 200` | 正常 canonical 跳转 |
| `codohealth.com/voddetail/...` | `http -> https -> 200` | detail 301 主要来自旧 http URL |
| `jingxifa.com/video-bofang/...` | `http -> https -> 200` | play 301 主要来自旧 http URL |
| `vikau.com/voddetail/...` | `http -> https -> 200` | detail 301 主要来自旧 http URL |
结论:
> 重点站的 301 不是应用死循环,主要是蜘蛛还在抓历史 `http` 地址。处理方向不是取消 301而是把站内入口、sitemap、推送 URL、页面 canonical 全部压到 `https`。
### 2.2 robots 判断
重点站 `robots.txt` 当前均可通过 HTTPS 访问,且都包含:
- `User-agent: Baiduspider`
- `Allow: /`
- `Sitemap: https://{host}/sitemap_index.xml`
结论:
> Baidu robots 没挡。日志里大量 `googlebot/bingbot robots 444` 是噪声,不作为百度 SEO 主问题;但 `vikau/cnzhenbang` 的 Sogou/Bytespider 403/444 仍要降。
## 3. 今日优先级
### 3.1 P0 保词复核
目标:确认历史词是不是真还在首页,避免反馈池误导。
| 域名 | 反馈池状态 | 今日动作 | 结果口径 |
|---|---|---|---|
| `zbsv3.com` | 历史 3 词 | 逐个复核百度首页是否仍在 | 还在则保词,不在则降级 |
| `sdxhtgcl.com` | 历史 1 词5月3-5有当日词 | 复核该词是否掉出 | 掉出则只做恢复,不扩词 |
| `sdxtwnc.com` | 历史 1 词 | 复核是否仍有首页位置 | 无则做掉词修复 |
执行要求:
1. 不改主标题。
2. 不扩新词。
3. 只补该词的首页、分类、搜索承接。
### 3.2 P1 收录转词
目标:从已有收录信号里挑最可能转词的站。
| 域名 | 依据 | 今日动作 |
|---|---|---|
| `glae.cc` | 5月9日 `indexed_like`,反馈池历史 2 词,上午百度 home 20 | 正式纳入补位主力,做 2 词保留与承接 |
| `jxxgygy.com` | 5月8/9 连续 `indexed_like`5月8蜘蛛强 | 作为新补位站,先做 1 个首页词承接 |
| `jingxifa.com` | 上午百度抓取 26含 play 8 | 保留补位,先压首页/play 的 http 入口 |
| `codohealth.com` | 上午 detail 9历史收录信号 | 保 detail 转词,压 detail 旧 http 入口 |
执行要求:
1. `glae.cc` 不再只作为观察样本,可纳入下一轮目标。
2. `jxxgygy.com` 先做 1 词,不扩成多词。
3. `jingxifa/codohealth` 先保深页质量,不盲目换首页词。
### 3.3 P2 降异常
目标:降低蜘蛛预算浪费。
| 域名 | 今日异常 | 动作 |
|---|---|---|
| `vikau.com` | 上午 `403/444=12`detail/play 有抓取 | 暂停冲词,先修 Sogou/Bytespider 403 和异常入口 |
| `cnzhenbang.com` | 上午 `301=10``403/444=12`,百度为 0 | 不参与冲词,只修分类/首页/robots 异常 |
| `codohealth.com` | detail 和 play 同时 200/301 | 统一站内 detail/play 链接为 HTTPS |
| `jingxifa.com` | 首页/play 同时 200/301 | 统一站内首页/play 链接为 HTTPS |
## 4. 今天具体动作
### 4.1 URL 入口统一
必须检查:
1. sitemap 里是否全是 `https://`
2. 首页、分类页、detail、play 的内部链接是否全是 `https://` 或相对路径。
3. 百度推送队列是否还在推 `http://`
4. canonical 是否输出 HTTPS。
验收:
- 新一轮日志里重点域名 Baidu 的 `301` 占比下降。
- `glae/sdxtwnc/jingxifa/codohealth` 首页和深页保持 `200`
### 4.2 承接页处理
P0/P1 域名只做承接,不做大改:
1. 首页:保留主词相关的自然文案。
2. 分类页:加与主词匹配的聚合入口。
3. 搜索页:把历史词和补位词变成可访问搜索结果。
4. detail/play用真实影片标题和相关推荐承接不堆词。
验收:
- 蜘蛛继续抓 `home + detail/play`
- 当日/次日 `aizhan_summary` 恢复到 `pc_keyword_count>0`
### 4.3 域名池收缩
今天不要继续扩域名池。
保留主线:
- 保历史词:`zbsv3.com / sdxhtgcl.com / sdxtwnc.com`
- 收录转词:`glae.cc / jxxgygy.com / jingxifa.com / codohealth.com`
- 修异常:`vikau.com / cnzhenbang.com`
其它站只观察,不加资源。
## 5. 明天验收点
明天看三件事:
1. `2026-05-10` 百度蜘蛛是否继续维持 `300+`,重点看 `glae/jxxgygy/jingxifa/codohealth`
2. 爱站 `pc_keyword_count` 是否从 `0` 恢复到至少 `2`
3. `301/403/444` 是否下降,尤其 `vikau/cnzhenbang/codohealth/jingxifa`
通过线:
- 百度 `indexed_like >= 5`
- 爱站 PC 词 `>= 2`
- 重点站 Baidu `301` 比今天下降
失败线:
- 百度回访仍有,但爱站 PC 词继续 `0`
- `glae.cc` 历史 2 词继续不回
- `vikau/cnzhenbang` 异常不降
## 6. 当前结论
今天继续推进的核心不是再加一轮“AI 文案”,而是把已恢复的蜘蛛和收录信号变成稳定词。
执行顺序:
> 先复核历史词,再保 `glae/jxxgygy` 补位,随后修 `jingxifa/codohealth` 的旧入口 301最后把 `vikau/cnzhenbang` 从冲词池里拿出来专门降异常。