Skip to content

Add SEO and AI crawler indexing for 210 CSDN articles#3

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/speedce-tech-seo-indexing-0a78
Jun 27, 2026
Merged

Add SEO and AI crawler indexing for 210 CSDN articles#3
cursor[bot] merged 1 commit into
mainfrom
cursor/speedce-tech-seo-indexing-0a78

Conversation

@freejbgo

Copy link
Copy Markdown
Owner

Summary

为 SpeedCE-Tech 仓库的 210 篇 CSDN 长文添加搜索引擎与 AI 爬虫收录支持,通过 GitHub Pages 提供可索引的 HTML 页面,并生成机器可读索引文件。

新增内容

  • docs/ — GitHub Pages Jekyll 站点,每篇文章渲染为独立 HTML 页(含 JSON-LD、canonical、og 标签)
  • robots.txt — 允许 Google/Baidu 及 GPTBot、ClaudeBot、PerplexityBot 等 AI 爬虫
  • sitemap.xml — 211 个 URL(首页 + 210 篇文章)
  • llms.txt / llms-full.txt — AI 系统专用文章索引
  • articles-index.json — 机器可读元数据(标题、分类、摘要、链接)
  • scripts/generate_seo_index.py — 一键重新生成上述文件
  • .github/workflows/seo-index.yml — 文章变更或每周一自动刷新索引

上线步骤(合并后需手动操作一次)

  1. 进入仓库 Settings → Pages
  2. Source 选择 main 分支、/docs 目录
  3. 保存后约 1–2 分钟,站点上线于 https://freejbgo.github.io/SpeedCE-Tech/
  4. Google Search Console百度搜索资源平台 提交 sitemap

收录加速

  • 在 SpeedCE 官网或 CSDN 文章底部链回 GitHub Pages 首页
  • llms.txt 已按分类列出全部文章,便于 AI 系统发现
Open in Web Open in Cursor 

- Generate llms.txt, sitemap.xml, robots.txt, articles-index.json
- Add GitHub Pages Jekyll site in docs/ with JSON-LD meta tags
- Add generate_seo_index.py and weekly CI refresh workflow
- Document GitHub Pages setup and search engine submission steps

Co-authored-by: freejbgo <freejbgo@users.noreply.github.com>
@cursor cursor Bot merged commit cf3ba52 into main Jun 27, 2026
1 check passed
@cursor cursor Bot deleted the cursor/speedce-tech-seo-indexing-0a78 branch June 27, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants