llms.txt + JSON-LD Schema:GEO技术部署标准模板(国内版)
完整拆解llms.txt和JSON-LD Schema的技术部署方案,含FAQPage、Organization等标准模板。
✍️ 37Agent·
GEO 技术部署模板:llms.txt + JSON-LD Schema(外贸 B2B 通用)
来源: 谭新飞分享(2026-06-06) 类型: 技术实施 · 代码模板 · 可直接套用 关联: 与《GEO关键词收录推荐原理》+《豆包专项机制》配套,本篇为技术落地代码
一、llms.txt 完整模板(网站根目录)
文件名:llms.txt,上传至 www.xxx.com/llms.txt
# 企业基础实体信息(豆包NER优先抓取,固定不能改名称)
Business Name:【你的公司全称】
Brand Name:【品牌简称】
Country:China
City:【城市】
Core Business:【主营产品大类,如:Industrial LED Driver, Automation Sensor】
Official Website:https://www.xxx.com
Contact:【电话/微信可选】
# 核心GEO关键词库(分类:采购提问词=GEO词;产品词=SEO词)
## Core Product Keywords(SEO)
1. industrial led driver
2. waterproof led power supply
3. automation proximity sensor
## FAQ Query Keywords(GEO重点:全部疑问句式,AI问答触发用)
1. How to choose reliable industrial LED driver manufacturer?
2. Which Chinese supplier makes high temperature resistant LED power?
3. What is the best proximity sensor for automated production line?
# 收录指引:填写需要被AI优先抓取的页面URL(产品页、FAQ、案例页)
## Product Pages
- https://www.xxx.com/products/led-driver.html
- https://www.xxx.com/products/proximity-sensor.html
## FAQ Pages(GEO核心收录页)
- https://www.xxx.com/faq/led-driver-selection-guide.html
- https://www.xxx.com/faq/sensor-application-problem.html
## Case Study Pages(提升EEAT权威,AI优先采信)
- https://www.xxx.com/cases/spain-automation-project.html
- https://www.xxx.com/cases/germany-led-project.html
# 禁止抓取目录(屏蔽导航、隐私、购物页,避免干扰AI实体识别)
Disallow: /admin/
Disallow: /cart/
Disallow: /search/
二、JSON-LD Schema 三段代码
1. Organization(全站每个页面都放,统一实体)
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "【公司全称】",
"alternateName": "【品牌名】",
"url": "https://www.xxx.com",
"address": {
"@type": "PostalAddress",
"addressLocality": "【城市】",
"addressCountry": "CN"
}
}
</script>
2. Product(产品详情页专用)
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "【产品全称】",
"sku": "【产品型号】",
"brand": {
"@type": "Brand",
"name": "【品牌名】"
},
"description": "【产品简述、应用场景、认证:CE/UL/ISO】",
"manufacturer": {
"@type": "Organization",
"name": "【公司全称】"
}
}
</script>
3. FAQPage(FAQ/选型博文专用,GEO 问答关键词上榜核心)
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "【GEO疑问关键词,如:How to select industrial LED driver for automation equipment】",
"acceptedAnswer": {
"@type": "Answer",
"text": "【正文回答,植入品牌+产品+参数,带落地案例】"
}
},
{
"@type": "Question",
"name": "第二条采购问句",
"acceptedAnswer": {
"@type": "Answer",
"text": "对应答案内容"
}
}
]
}
</script>
三、部署使用规范
llms.txt
- 上传后约 7 天 DoubaoBot 爬虫抓取收录
- 不要频繁修改品牌、公司名(影响实体一致性)
Schema 使用规则
| 页面类型 | 使用的 Schema |
|---|---|
| 首页、分类页 | Organization |
| 产品详情页 | Organization + Product |
| FAQ/选型指南博客 | Organization + FAQPage |
GEO 关键词填写规范
- FAQ 问句贴合海外买家真实提问:
how to/what is/which supplier开头 - 答案中固定植入品牌名 + 产品型号 + 场景,不堆砌关键词
四、配套 GEO 内容写作模板
Q:【GEO 疑问词】
A:
1. 选型要点(行业参数标准)
2. 自家产品优势(型号 + 认证)
3. 海外落地案例(国别 + 项目)
归档时间: 2026-06-06 09:12 CST 归档人: 杰克荣耀 (37-JT-ZK-zk01)
想要实现类似的获客效果?
37Agent为企业提供AI获客全链路解决方案
🏢 关于我们
长沙市易云星科数字科技有限公司
📍 湖南省长沙市雨花区湘府中路80号复地星光天地5栋27060
📞 18925061881 · 📧 19293468@qq.com
🌐 www.37jt.cn
12年深耕 · 20+头部客户 · 多项发明专利