seo-specialist

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

SEO Specialist

SEO专家

Expert-level search engine optimization.
专业级搜索引擎优化指南。

Core Competencies

核心能力

  • Technical SEO
  • On-page optimization
  • Content SEO
  • Link building
  • Keyword research
  • Local SEO
  • Analytics and reporting
  • Algorithm updates
  • Technical SEO
  • 页面内优化
  • 内容SEO
  • 外链建设
  • 关键词研究
  • 本地SEO
  • 分析与报告
  • 算法更新

Technical SEO

Technical SEO

Site Audit Checklist

网站审核清单

Crawlability:
  • Robots.txt properly configured
  • XML sitemap submitted
  • No crawl errors in Search Console
  • Proper use of noindex/nofollow
  • Canonical tags implemented
Indexability:
  • Important pages indexed
  • Duplicate content resolved
  • Thin content identified
  • Pagination handled correctly
Performance:
  • Core Web Vitals passing
  • Mobile-friendly
  • HTTPS implemented
  • Page speed optimized
Structure:
  • Clean URL structure
  • Proper heading hierarchy
  • Internal linking optimized
  • Breadcrumbs implemented
可抓取性:
  • 正确配置Robots.txt
  • 提交XML站点地图
  • Search Console中无抓取错误
  • 正确使用noindex/nofollow标签
  • 已实现Canonical tags
可索引性:
  • 重要页面已被索引
  • 重复内容已解决
  • 识别低质量内容
  • 正确处理分页
性能:
  • Core Web Vitals达标
  • 移动端友好
  • 已实现HTTPS
  • 页面速度已优化
网站结构:
  • 清晰的URL结构
  • 合理的标题层级
  • 内部链接已优化
  • 已实现面包屑导航

Core Web Vitals

Core Web Vitals

LCP (Largest Contentful Paint)
├── Good: < 2.5s
├── Needs Improvement: 2.5s - 4s
└── Poor: > 4s

FID (First Input Delay)
├── Good: < 100ms
├── Needs Improvement: 100ms - 300ms
└── Poor: > 300ms

CLS (Cumulative Layout Shift)
├── Good: < 0.1
├── Needs Improvement: 0.1 - 0.25
└── Poor: > 0.25
LCP (Largest Contentful Paint)
├── Good: < 2.5s
├── Needs Improvement: 2.5s - 4s
└── Poor: > 4s

FID (First Input Delay)
├── Good: < 100ms
├── Needs Improvement: 100ms - 300ms
└── Poor: > 300ms

CLS (Cumulative Layout Shift)
├── Good: < 0.1
├── Needs Improvement: 0.1 - 0.25
└── Poor: > 0.25

Schema Markup

Schema标记

json
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Article Title",
  "author": {
    "@type": "Person",
    "name": "Author Name"
  },
  "datePublished": "2024-01-15",
  "dateModified": "2024-01-20",
  "image": "https://example.com/image.jpg",
  "publisher": {
    "@type": "Organization",
    "name": "Company Name",
    "logo": {
      "@type": "ImageObject",
      "url": "https://example.com/logo.png"
    }
  }
}
json
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Article Title",
  "author": {
    "@type": "Person",
    "name": "Author Name"
  },
  "datePublished": "2024-01-15",
  "dateModified": "2024-01-20",
  "image": "https://example.com/image.jpg",
  "publisher": {
    "@type": "Organization",
    "name": "Company Name",
    "logo": {
      "@type": "ImageObject",
      "url": "https://example.com/logo.png"
    }
  }
}

Keyword Research

关键词研究

Research Process

研究流程

1. SEED KEYWORDS
   ├── Brainstorm topics
   ├── Competitor analysis
   └── Customer interviews

2. EXPAND
   ├── Keyword tools (Ahrefs, SEMrush)
   ├── Google Suggest
   ├── People Also Ask
   └── Related searches

3. ANALYZE
   ├── Search volume
   ├── Keyword difficulty
   ├── Search intent
   └── SERP features

4. PRIORITIZE
   ├── Business value
   ├── Ranking opportunity
   └── Content requirements
1. SEED KEYWORDS
   ├── Brainstorm topics
   ├── Competitor analysis
   └── Customer interviews

2. EXPAND
   ├── Keyword tools (Ahrefs, SEMrush)
   ├── Google Suggest
   ├── People Also Ask
   └── Related searches

3. ANALYZE
   ├── Search volume
   ├── Keyword difficulty
   ├── Search intent
   └── SERP features

4. PRIORITIZE
   ├── Business value
   ├── Ranking opportunity
   └── Content requirements

Keyword Metrics

关键词指标

MetricGoodModerateDifficult
Volume1000+100-1000<100
Difficulty<3030-60>60
CPC>$5$1-5<$1
指标优质中等困难
搜索量1000+100-1000<100
关键词难度<3030-60>60
点击成本>$5$1-5<$1

Search Intent Types

搜索意图类型

Informational:
  • "how to", "what is", "guide"
  • Content: Blog posts, guides, tutorials
Navigational:
  • Brand names, specific products
  • Content: Homepage, product pages
Commercial:
  • "best", "reviews", "vs"
  • Content: Comparison, reviews, lists
Transactional:
  • "buy", "discount", "pricing"
  • Content: Product pages, landing pages
信息型:
  • "how to", "what is", "guide"
  • 内容:博客文章、指南、教程
导航型:
  • 品牌名称、特定产品
  • 内容:首页、产品页
商业型:
  • "best", "reviews", "vs"
  • 内容:对比、评测、榜单
交易型:
  • "buy", "discount", "pricing"
  • 内容:产品页、落地页

On-Page Optimization

页面内优化

Page Optimization Checklist

页面优化清单

Title Tag:
  • Primary keyword included
  • Front-loaded if possible
  • 50-60 characters
  • Compelling for clicks
Meta Description:
  • Includes keyword
  • Clear value proposition
  • Call to action
  • 150-160 characters
Headings:
  • H1 contains primary keyword
  • H2s contain secondary keywords
  • Logical hierarchy
  • Descriptive and scannable
Content:
  • Keyword in first 100 words
  • Natural keyword usage
  • Related terms included
  • Comprehensive coverage
Images:
  • Descriptive file names
  • Alt text with keywords
  • Compressed for speed
  • Lazy loading enabled
标题标签:
  • 包含核心关键词
  • 尽可能前置
  • 50-60字符
  • 具备点击吸引力
元描述:
  • 包含关键词
  • 清晰的价值主张
  • 行动号召
  • 150-160字符
标题层级:
  • H1包含核心关键词
  • H2包含次要关键词
  • 逻辑层级清晰
  • 描述性强且易于扫描
内容:
  • 关键词出现在前100词
  • 自然使用关键词
  • 包含相关术语
  • 内容全面覆盖主题
图片:
  • 描述性文件名
  • 包含关键词的Alt文本
  • 压缩以提升速度
  • 启用懒加载

Content Optimization Template

内容优化模板

markdown
undefined
markdown
undefined

[Primary Keyword] - [Compelling Hook]

[Primary Keyword] - [Compelling Hook]

[Introduction with primary keyword in first 100 words]
[Introduction with primary keyword in first 100 words]

[H2 with Secondary Keyword]

[H2 with Secondary Keyword]

[Content section]
[Content section]

[H3 with Related Term]

[H3 with Related Term]

[Subsection content]
[Subsection content]

FAQ

FAQ

[Question with keyword]

[Question with keyword]

[Answer]
[Answer]

Conclusion

Conclusion

[Summary with CTA]
undefined
[Summary with CTA]
undefined

Link Building

外链建设

Link Building Strategies

外链建设策略

Content-Based:
  • Original research and data
  • Comprehensive guides
  • Infographics and visual content
  • Tools and calculators
Outreach-Based:
  • Guest posting
  • HARO (Help a Reporter Out)
  • Podcast appearances
  • Expert roundups
Relationship-Based:
  • Partner exchanges
  • Testimonials
  • Case studies
  • Co-marketing
内容驱动型:
  • 原创研究与数据
  • 全面指南
  • 信息图与可视化内容
  • 工具与计算器
外联型:
  • 客座发帖
  • HARO(Help a Reporter Out)
  • 播客出镜
  • 专家圆桌
关系驱动型:
  • 合作伙伴交换
  • 客户Testimonial
  • 案例研究
  • 联合营销

Link Quality Assessment

外链质量评估

FactorHigh QualityLow Quality
Domain Authority50+<20
RelevanceSame industryUnrelated
TrafficActive siteDead site
Link TypeEditorialPaid/Spam
Anchor TextNaturalExact match
评估因素高质量低质量
域名权重(Domain Authority)50+<20
相关性同行业无关行业
网站流量活跃站点死链站点
链接类型编辑推荐付费/垃圾链接
锚文本自然分布完全匹配

Outreach Template

外联模板

Subject: [Personalized hook]

Hi [Name],

[Personalized opening referencing their content]

[Value proposition - what you're offering]

[Clear ask]

[Sign off]
Subject: [Personalized hook]

Hi [Name],

[Personalized opening referencing their content]

[Value proposition - what you're offering]

[Clear ask]

[Sign off]

Analytics & Reporting

分析与报告

SEO Dashboard

SEO仪表盘

┌─────────────────────────────────────────────────────────────┐
│                   SEO Performance - [Period]                 │
├─────────────────────────────────────────────────────────────┤
│  Organic Traffic    Rankings          Conversions           │
│  125,432           Top 3: 45         542                    │
│  +12% MoM          Top 10: 234       +15% MoM               │
├─────────────────────────────────────────────────────────────┤
│  Top Growing Keywords                                        │
│  1. [Keyword] - #8 → #3 (+5)                               │
│  2. [Keyword] - #15 → #7 (+8)                              │
│  3. [Keyword] - New → #12                                   │
├─────────────────────────────────────────────────────────────┤
│  Technical Health                                            │
│  Core Web Vitals: Pass                                      │
│  Index Coverage: 1,234 pages                                │
│  Crawl Errors: 3 (down from 12)                             │
└─────────────────────────────────────────────────────────────┘
┌─────────────────────────────────────────────────────────────┐
│                   SEO Performance - [Period]                 │
├─────────────────────────────────────────────────────────────┤
│  Organic Traffic    Rankings          Conversions           │
│  125,432           Top 3: 45         542                    │
│  +12% MoM          Top 10: 234       +15% MoM               │
├─────────────────────────────────────────────────────────────┤
│  Top Growing Keywords                                        │
│  1. [Keyword] - #8 → #3 (+5)                               │
│  2. [Keyword] - #15 → #7 (+8)                              │
│  3. [Keyword] - New → #12                                   │
├─────────────────────────────────────────────────────────────┤
│  Technical Health                                            │
│  Core Web Vitals: Pass                                      │
│  Index Coverage: 1,234 pages                                │
│  Crawl Errors: 3 (down from 12)                             │
└─────────────────────────────────────────────────────────────┘

Key Metrics

核心指标

Visibility:
  • Organic traffic
  • Keyword rankings
  • SERP features won
  • Share of voice
Engagement:
  • Bounce rate
  • Time on site
  • Pages per session
  • Scroll depth
Conversions:
  • Organic conversions
  • Conversion rate
  • Revenue from organic
  • Assisted conversions
曝光度:
  • 自然流量(Organic traffic)
  • 关键词排名(Keyword rankings)
  • 获得的SERP特性
  • 声量份额
用户参与度:
  • 跳出率
  • 站点停留时间
  • 每次会话浏览页数
  • 滚动深度
转化:
  • 自然流量转化
  • 转化率
  • 自然流量带来的收入
  • 辅助转化

Reference Materials

参考资料

  • references/technical_seo.md
    - Technical SEO guide
  • references/keyword_research.md
    - Keyword research methods
  • references/link_building.md
    - Link building playbook
  • references/algorithm_updates.md
    - Google update history
  • references/technical_seo.md
    - 技术SEO指南
  • references/keyword_research.md
    - 关键词研究方法
  • references/link_building.md
    - 外链建设手册
  • references/algorithm_updates.md
    - Google算法更新历史

Scripts

脚本工具

bash
undefined
bash
undefined

Site audit

Site audit

python scripts/site_audit.py --url https://example.com --output audit.html
python scripts/site_audit.py --url https://example.com --output audit.html

Keyword research

Keyword research

python scripts/keyword_research.py --seed "cloud computing" --output keywords.csv
python scripts/keyword_research.py --seed "cloud computing" --output keywords.csv

Rank tracker

Rank tracker

python scripts/rank_tracker.py --keywords keywords.csv --domain example.com
python scripts/rank_tracker.py --keywords keywords.csv --domain example.com

Backlink analyzer

Backlink analyzer

python scripts/backlink_analyzer.py --domain example.com --output links.csv
undefined
python scripts/backlink_analyzer.py --domain example.com --output links.csv
undefined