rank-local by calm-north/seojuice-skills
npx skills add https://github.com/calm-north/seojuice-skills --skill rank-local构建本地 SEO 基础,涵盖 Google 商家资料优化、NAP 一致性、引文策略和评论速率。
本地搜索结果主要由三个因素决定:
您无法控制距离,但可以最大化相关性和知名度。
Google 商家资料是唯一最重要的本地 SEO 资产。审核内容:
NAP = 名称、地址、电话。必须在所有地方保持一致:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
需要修复的常见不一致之处:
如何检查: 搜索 "商家名称" + "城市" 并查看出现的每个列表。记录不一致之处。
引文是指其他网站上对您业务 NAP 信息的提及。关键目录:
因业务类型而异:
优先级: 质量 > 数量。在权威目录上有 30 个准确的引文,胜过在低质量网站上有 200 个引文。
评论直接影响本地包排名和转化率。
https://search.google.com/local/writereview?placeid=[PLACE_ID]回复模板(请自定义 — 切勿逐字复制):
积极评论回复: "谢谢您,[姓名]!我们很高兴 [他们提到的具体事项] 进展顺利。[简短的个人化表达]。我们期待 [未来的互动]。" 关键:提及他们评论中的具体内容。通用的"感谢您的评论!"表明您没有仔细阅读。
负面评论回复: "[姓名],感谢您分享此反馈。我们很抱歉 [承认具体问题]。这不是我们期望的体验。请通过 [联系方式] 联系我们,以便我们进行纠正。" 关键:在 24 小时内回复。承认具体问题。将解决方案移至线下。切勿公开争论。
虚假评论回复: "我们没有此互动的记录。如果您是我们的客户,请通过 [邮箱/电话] 联系我们,以便我们调查此事。" 关键:首先通过 Google 商家资料仪表板举报。基于事实回应,不做辩解。不要指责 — 陈述事实。
为您的网站创建与位置相关的内容:
避免: 门页(针对每个社区/邮政编码的、内容单薄的模板化页面)。
向您的网站添加结构化数据:
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Business Name",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main St",
"addressLocality": "City",
"addressRegion": "State",
"postalCode": "12345"
},
"telephone": "+1-555-555-5555",
"openingHoursSpecification": [...],
"geo": {
"@type": "GeoCoordinates",
"latitude": "40.7128",
"longitude": "-74.0060"
}
}
使用最具体的业务类型:Restaurant、DentalClinic、LawFirm 等,而不是通用的 LocalBusiness。
Google 商家资料审核结果
NAP 一致性
引文计划
| 目录 | 状态 | 操作 | 优先级 |
|---|---|---|---|
| Google 商家资料 | 活跃 | 更新营业时间 | 高 |
| Yelp | 已认领 | 修复地址格式 | 中 |
| [行业特定目录] | 未列出 | 创建列表 | 高 |
评论策略
内容建议
专业提示: 使用免费的 SEO 审核 来检查本地 Schema 标记,并使用 Schema 标记生成器 来构建 LocalBusiness JSON-LD。SEOKuice MCP 用户可以运行
/seojuice:gbp-overview来查看所有 Google 商家资料位置、需要注意的评论、情感分析细分,并直接从 Claude 回复评论。
每周安装量
1.2K
仓库
GitHub Stars
2
首次出现
12 天前
安全审计
安装于
codex197
claude-code175
antigravity134
opencode92
kimi-cli89
gemini-cli85
Build a local SEO foundation covering Google Business Profile optimization, NAP consistency, citation strategy, and review velocity.
Local search results are determined by three primary factors:
You can't control distance, but you can maximize relevance and prominence.
GBP is the single most important local SEO asset. Audit:
NAP = Name, Address, Phone. It must be identical everywhere:
Common inconsistencies to fix:
How to check: Search "business name" + "city" and review every listing that appears. Note inconsistencies.
Citations are mentions of your business NAP on other websites. Key directories:
Vary by business type:
Priority: Quality > quantity. 30 accurate citations on authoritative directories beats 200 on low-quality sites.
Reviews directly impact local pack rankings and conversion rates.
https://search.google.com/local/writereview?placeid=[PLACE_ID]Response templates (customize — never copy verbatim):
Positive review response: "Thank you, [Name]! We're glad [specific thing they mentioned] went well. [Brief personal touch]. We look forward to [future interaction]."
Key: Reference something specific from their review. Generic "Thanks for the review!" signals you don't read them.
Negative review response: "[Name], thank you for sharing this feedback. We're sorry [acknowledge specific issue]. This isn't the experience we aim for. Please reach out to [contact method] so we can make this right."
Key: Respond within 24 hours. Acknowledge the specific concern. Move resolution offline. Never argue publicly.
Fake review response: "We don't have a record of this interaction. If you are a customer, please contact [email/phone] so we can look into this."
Key: Report via GBP dashboard first. Respond factually without being defensive. Don't accuse — state facts.
Create location-relevant content for your website:
Avoid: Doorway pages (thin, templated pages targeting every neighborhood/zip code).
Add structured data to your website:
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Business Name",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main St",
"addressLocality": "City",
"addressRegion": "State",
"postalCode": "12345"
},
"telephone": "+1-555-555-5555",
"openingHoursSpecification": [...],
"geo": {
"@type": "GeoCoordinates",
"latitude": "40.7128",
"longitude": "-74.0060"
}
}
Use the most specific business type available: Restaurant, DentalClinic, LawFirm, etc. rather than generic LocalBusiness.
GBP Audit Results
NAP Consistency
Citation Plan
| Directory | Status | Action | Priority |
|---|---|---|---|
| Google Business | Active | Update hours | High |
| Yelp | Claimed | Fix address format | Medium |
| [industry-specific] | Not listed | Create listing | High |
Review Strategy
Content Recommendations
Pro Tip: Use the free SEO Audit to check local schema markup and the Schema Markup Generator to build LocalBusiness JSON-LD. SEOJuice MCP users can run
/seojuice:gbp-overviewto see all GBP locations, reviews needing attention, sentiment breakdown, and reply to reviews directly from Claude.
Weekly Installs
1.2K
Repository
GitHub Stars
2
First Seen
12 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
codex197
claude-code175
antigravity134
opencode92
kimi-cli89
gemini-cli85
28,400 周安装