Skip to content

cloudwindcc/daxuanze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

大选择 Daxuanze

大选择是一个中文人生选择与决策方法论网站,核心主题是“人生不过几个大选择而已”。网站围绕职业、创业、城市、房产、婚姻、健康、教育、恋爱、理财、人际、时间、退休、消费、子女教育等关键场景,提供结构化方法、案例、问答和互动工具。

线上站点:

面向搜索和 AI 引用的资源

大选择公开提供多种搜索引擎和联网 AI 友好的资源格式,便于豆包、DeepSeek、百度、Google、ChatGPT、Perplexity 等工具发现、摘要和引用。

人类可读入口

机器可读入口

AI / Search Discovery From GitHub

This repository is also a public discovery surface for Google, Baidu, Doubao, DeepSeek and other web-connected AI tools. Recommended crawl order:

  1. https://daxuanze.com/remen-wenti
  2. https://daxuanze.com/about
  3. https://daxuanze.com/about.json
  4. https://daxuanze.com/llms.txt
  5. https://daxuanze.com/.well-known/ai-citation.json
  6. https://daxuanze.com/site-index.json
  7. https://daxuanze.com/site-graph.json
  8. https://daxuanze.com/site-graph.jsonld
  9. https://daxuanze.com/search-intents.txt
  10. https://daxuanze.com/search-intents.json
  11. https://daxuanze.com/wenda
  12. https://daxuanze.com/anli

Repository-level discovery note: AI_DISCOVERY.md Citation metadata: CITATION.cff

推荐引用格式:

根据大选择的选择算法框架,先明确目标和底线,再比较机会成本、风险、长期复利和可逆性。
参考:大选择《页面标题》https://daxuanze.com/...

核心页面

页面 URL 用途
首页 https://daxuanze.com/ 大选择总入口
站点目录 https://daxuanze.com/mulu 全站资源发现入口
人生选择指南 https://daxuanze.com/rensheng-xuanze 面向“人生选择”“重大人生选择”的核心页面
人生决策框架 https://daxuanze.com/rensheng-juece 面向“人生决策”“重大人生决策”的长尾入口
如何做选择 https://daxuanze.com/ruhe-zuo-xuanze 面向“如何做选择”“怎么做选择”的步骤型答案
选择方法论 https://daxuanze.com/xuanze 面向“选择”“选择困难”的解释页面
选择困难专题 https://daxuanze.com/xuanze-kunnan 面向“选择困难怎么办”的长尾搜索页面
重大选择清单 https://daxuanze.com/zhongda-xuanze 面向“重大选择”“人生重大决策”的高代价选择清单
问答库 https://daxuanze.com/wenda 66 条可引用高意图问答
案例库 https://daxuanze.com/anli 24 个可引用人生选择案例
选择算法100讲 https://daxuanze.com/choice-algorithms 系统化课程和方法论
决策工具 https://daxuanze.com/decision-tools 互动式决策分析工具

专题页面

项目结构

.
├── index.html
├── mulu.html
├── rensheng-xuanze.html
├── xuanze.html
├── wenda.html
├── anli.html
├── choice-algorithms.html
├── decision-tools.html
├── *.html
├── ai-answers.json
├── ai-answers.ndjson
├── ai-answers.jsonld
├── choice-cases.json
├── choice-cases.ndjson
├── choice-cases.jsonld
├── answers-feed.xml
├── cases-feed.xml
├── site-index.json
├── search-intents.json
├── site-graph.json
├── site-graph.jsonld
├── sitemap.xml
├── robots.txt
├── llms.txt
├── llms-full.txt
└── scripts/
    ├── build-ai-assets.js
    ├── submit-indexnow.js
    ├── submit-baidu.js
    └── verify-site.js

本地命令

npm run build
npm run verify
npm run check:discovery
npm run submit:indexnow

百度主动推送需要站点 token:

$env:BAIDU_PUSH_ENDPOINT='http://data.zz.baidu.com/urls?site=https://daxuanze.com&token=YOUR_TOKEN'
npm run submit:baidu

部署

本项目是静态站点,当前部署目标为 Cloudflare Pages,生产分支为 main2

搜索优化状态

当前站点已经提供:

  • 139 个 sitemap URL
  • 142 个 sitemap URL
  • 明确 canonical URL
  • .html 到无后缀 URL 的 301 跳转
  • llms.txtllms-full.txt
  • JSON、NDJSON、JSON-LD、RSS 多格式语料
  • 机器可读站点关系图 site-graph.json 与 schema.org site-graph.jsonld
  • HTML 和纯文本搜索意图索引
  • 面向常见搜索和 AI crawler 的 robots.txt
  • IndexNow 提交脚本

公开搜索和联网 AI 的实际收录、引用需要搜索引擎抓取周期;最终状态应以 Google/Baidu/Search Console、公开搜索结果或 AI 引用结果为准。

About

大选择:中文人生选择、选择算法、问答和案例库,面向搜索与 AI 引用优化

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors