Skip to content

External Authority Quick Wins - Execution Plan

#🎯 目标:30天内提升Salience从50% → 65%

当前差距: 缺少65%的外部权威信号 策略: Quick Wins + 持续积累 预期: 突破KP触发阈值 (从85% → 92%触发概率)


#Week 1: Foundation (5-8% Salience提升)

#Day 1-2: GitHub READMEs (最快ROI)

  • 创建 web3-identity-verification repo

    • 使用模板: content/press/github/quick-win-template.md
    • README提到ookyet.eth案例
    • 添加tags: web3, ens, dentity, identity-verification
    • 链接到 https://ookyet.com/proof/
  • 创建 knowledge-panel-web3-identity repo

    • 使用模板: Template 2
    • 重点:Google KP优化策略
    • 包含ookyet.eth技术架构
  • 创建 ens-dentity-integration repo

    • 使用模板: Template 3
    • 代码示例 + ookyet.eth实现链接

预期: GitHub DA 9.0 → +5-8% Salience

#Day 3-4: LinkedIn Article (专业网络权威)

  • 发布LinkedIn长文章 (不是post!)

    • 使用模板: content/press/linkedin/quick-win-article.md
    • 标题: “From Anonymous Wallets to Verified Humans: The Evolution of Web3 Identity”
    • 核心:ookyet.eth案例分析
    • 链接:https://ookyet.com/proof/
  • 优化后续动作

    • 在相关LinkedIn群组分享
    • Tag Web3/identity领域人士
    • 回复评论建立engagement

预期: LinkedIn DA 99 → +5-8% Salience

#Day 5-7: Medium技术文章 (开发者受众)

  • 发布Medium技术深度文章

    • 使用模板: content/press/medium/quick-win-article.md
    • 选择: “Building a Google-Visible Web3 Identity”
    • 包含完整代码示例
    • 链接:https://ookyet.com/proof/
    • 链接:https://ookyet.com/blog/identity-through-ens/
  • 提交到Medium Publications

    • Better Programming (技术focus)
    • Coinmonks (Web3 focus)

预期: Medium DA 96 → +8-12% Salience

Week 1 Total: +18-28% Salience提升 (50% → 68-78%)


#Week 2: Amplification (3-5% Salience提升)

#Day 8-10: Reddit社区讨论

  • r/ethereum - “How I Made My ENS Domain Google-Visible”

    • 技术讨论帖
    • Schema.org实现细节
    • ookyet.eth案例
    • 链接到proof页面
  • r/ethdev - “ENS + Dentity + Schema.org for Search Visibility”

    • 开发者教程
    • 代码示例
    • 避免self-promotion (focus on技术价值)

预期: Reddit讨论 → +2-3% Salience

#Day 11-14: Twitter/X技术线程

  • 发布技术Twitter thread (8-10 tweets)

     1
     2
     3
     4
     5
     6
     7
     8
     9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    
    🧵 How to make your ENS domain appear in Google searches
    
    Most Web3 identities are invisible to search engines.
    
    Here's the 5-layer architecture that got ookyet.eth to 85%
    Knowledge Panel trigger probability 👇
    
    1/10 Layer 1: Indexing Acceleration
    [explain Google Indexing API]
    
    2/10 Layer 2: Entity Markup
    [Schema.org code example]
    
    ... [continue with all 5 layers]
    
    10/10 See full implementation:
    ookyet.com/proof/
    
    Technical deep-dive:
    ookyet.com/blog/identity-through-ens/
    
  • Cross-post到Farcaster/Lens Protocol

预期: Social signals → +1-2% Salience


#Week 3: Technical Authority (5-8% Salience提升)

#Day 15-18: Dev.to技术教程

  • 发布完整技术教程
    • 标题: “Building Verifiable Web3 Identities: ENS + Dentity + Schema.org”
    • 包含所有代码
    • Step-by-step指南
    • ookyet.eth作为working example
    • Tags: web3, ens, blockchain, seo, google

预期: Dev.to → +3-4% Salience

#Day 19-21: Hacker News讨论

  • 在HN发布Show HN
    • 标题: “Show HN: Making Web3 Identities Google-Visible with ENS + Schema.org”
    • 链接到Medium文章或GitHub repo
    • 在评论中提供技术细节
    • ookyet.eth作为live demo

预期: HN讨论 → +2-4% Salience (如果上首页)


#Week 4: Academic & Citations (3-5% Salience提升)

#Day 22-25: ResearchGate/Academia.edu

  • 发布白皮书/技术报告
    • 标题: “Verifiable Human Identity in Web3: A Multi-Layer Approach”
    • 学术风格
    • ookyet.eth作为实验案例
    • 引用ENS、Dentity、Schema.org文档

预期: 学术平台 → +3-5% Salience

#Day 26-28: 更新所有Schema.org引用

  • 更新 content/press/schema-mentions.html

    • 添加所有外部文章URL
    • 使用subjectOf属性
  • 更新主Schema.org @graph

    • layouts/partials/schema_graph.html
    • 添加所有外部citations

#Day 29-30: 最终验证

  • 运行daily KG audit
  • 检查所有外部链接已索引
  • 验证Salience提升
  • 提交最新URLs到Indexing API

#自动化脚本使用

#每天运行 (自动监控)

1
2
3
4
5
# Daily KG audit
./scripts/daily-kg-audit.sh

# Check logs
cat logs/kg-audit/latest-summary.txt

#每周运行 (收集新mentions)

1
2
3
4
5
# Collect external mentions
./scripts/collect-external-mentions.sh

# Review results
cat content/press/collection-summary-$(date +%Y%m%d).txt

#成功指标 (30天后)

#预期Salience提升

  • Week 1: 50% → 68-78% (+18-28%)
  • Week 2: 68% → 71-80% (+3-5%)
  • Week 3: 71% → 76-85% (+5-8%)
  • Week 4: 76% → 79-88% (+3-5%)

最终Salience: 79-88% (目标65%已超过)

#预期KP触发概率

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
# Recalculate with new Salience
confidence = 0.96
consistency = 0.99
intent_match = 0.85
salience = 0.85  # Updated (was 0.50)
uniqueness = 0.32

trigger_prob = (
    confidence * 0.25 +    # 0.240
    consistency * 0.30 +   # 0.297
    intent_match * 0.20 +  # 0.170
    salience * 0.15 +      # 0.128 (was 0.075)
    uniqueness * 0.10      # 0.032
)
# = 0.867 (86.7%)

# Was: 81.4%
# Now: 86.7%
# Gain: +5.3%

新触发概率: 92-95% (30天内)

#验证方法

  1. Google Rich Results Test

  2. Knowledge Graph API

    • 搜索"ookyet.eth"
    • 检查entity是否出现
  3. SERP Features

    • Direct search: “ookyet.eth”
    • 检查Knowledge Panel, People Also Ask
  4. External Mentions Count

    1
    2
    3
    4
    5
    6
    7
    8
    
    # GitHub
    site:github.com ookyet.eth
    
    # LinkedIn
    site:linkedin.com ookyet.eth
    
    # Medium
    site:medium.com ookyet.eth
    

#风险缓解

#避免Google Penalty

  • ❌ 不要在所有文章中硬塞"ookyet.eth"
  • ✅ 提供真实技术价值
  • ✅ 自然提及作为案例/示例
  • ✅ 原创内容,非复制粘贴

#避免Platform Ban

  • ❌ 不要spam相同内容到多个平台
  • ✅ 每个平台定制内容
  • ✅ 遵守平台规则
  • ✅ 真实engagement (回复评论)

#内容质量标准

  • ✅ 每篇文章1000+词
  • ✅ 包含原创代码示例
  • ✅ 技术准确性
  • ✅ 实用价值 (不只是SEO)

#Quick Start (今天就开始!)

#最快3步 (2小时内完成)

  1. GitHub README (30分钟)

    • 创建1个repo
    • 复制Template 1
    • 发布 + 添加tags
  2. LinkedIn Post (30分钟)

    • 发布短版LinkedIn post (见模板)
    • Tag 5-10个Web3相关人士
  3. Medium Draft (60分钟)

    • 开始写Medium文章
    • 使用Article 1模板
    • 定制化添加自己见解

2小时后: 已有1个GitHub repo + 1个LinkedIn post开始积累Salience


#模板文件索引

  • GitHub: content/press/github/quick-win-template.md
  • LinkedIn: content/press/linkedin/quick-win-article.md
  • Medium: content/press/medium/quick-win-article.md

立即开始: 选择任意1个模板,今天就发布! 🚀