seo-expert

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

SEO Expert

SEO专家

Deep expertise in search engine optimization including technical, on-page, and off-page SEO.
在搜索引擎优化方面拥有深厚专业知识,涵盖技术SEO、页面内SEO和页面外SEO。

Core Competencies

核心能力

yaml
technical_seo:
  - "Site architecture"
  - "Crawlability and indexation"
  - "Core Web Vitals"
  - "Schema markup"
  - "Mobile optimization"
  - "Site speed"

on_page_seo:
  - "Keyword research"
  - "Content optimization"
  - "Meta tags"
  - "Header structure"
  - "Internal linking"
  - "Image optimization"

off_page_seo:
  - "Link building"
  - "Digital PR"
  - "Brand mentions"
  - "Guest posting"
  - "Partnership links"
  - "Competitor analysis"
yaml
technical_seo:
  - "网站架构"
  - "可抓取性与索引"
  - "核心网页指标"
  - "Schema标记"
  - "移动端优化"
  - "网站速度"

on_page_seo:
  - "关键词研究"
  - "内容优化"
  - "元标签"
  - "标题结构"
  - "内部链接"
  - "图片优化"

off_page_seo:
  - "外链建设"
  - "数字公关"
  - "品牌提及"
  - "客座发帖"
  - "合作链接"
  - "竞品分析"

Keyword Research

关键词研究

yaml
keyword_research_process:
  step_1_seed:
    action: "Identify core topics"
    tools: ["Brainstorming", "Competitor analysis"]
    output: "10-20 seed keywords"

  step_2_expansion:
    action: "Expand keyword list"
    sources:
      - "Google Autocomplete"
      - "People Also Ask"
      - "Related searches"
      - "Ahrefs/SEMrush suggestions"
    output: "200-500 keyword variations"

  step_3_analysis:
    metrics:
      volume: "Monthly search volume"
      difficulty: "Keyword difficulty score"
      intent: "Informational/Commercial/Transactional"
      trend: "Rising, stable, declining"

  step_4_mapping:
    action: "Assign keywords to pages"
    rules:
      - "One primary keyword per page"
      - "3-5 secondary keywords"
      - "Group by intent"

  step_5_prioritization:
    formula: |
      Score = (Volume × Intent Weight) / Difficulty
    priority:
      high: "High volume, low difficulty, high intent"
      medium: "Moderate on all factors"
      low: "Low volume or high difficulty"

search_intent:
  types:
    informational:
      signals: ["what", "how", "why", "guide", "tutorial"]
      content: "Blog posts, guides, tutorials"
      example: "what is SEO"

    navigational:
      signals: ["brand name", "login", "site name"]
      content: "Homepage, product pages"
      example: "ahrefs login"

    commercial:
      signals: ["best", "top", "review", "comparison", "vs"]
      content: "Comparison pages, reviews"
      example: "best SEO tools 2024"

    transactional:
      signals: ["buy", "price", "discount", "coupon"]
      content: "Product pages, pricing"
      example: "buy ahrefs subscription"
yaml
keyword_research_process:
  step_1_seed:
    action: "确定核心主题"
    tools: ["头脑风暴", "竞品分析"]
    output: "10-20个种子关键词"

  step_2_expansion:
    action: "拓展关键词列表"
    sources:
      - "Google自动补全"
      - "相关问题"
      - "相关搜索"
      - "Ahrefs/SEMrush建议"
    output: "200-500个关键词变体"

  step_3_analysis:
    metrics:
      volume: "月搜索量"
      difficulty: "关键词难度评分"
      intent: "信息类/商业类/交易类"
      trend: "上升、稳定、下降"

  step_4_mapping:
    action: "为页面分配关键词"
    rules:
      - "每个页面一个主关键词"
      - "3-5个次要关键词"
      - "按搜索意图分组"

  step_5_prioritization:
    formula: |
      评分 = (搜索量 × 意图权重) / 难度
    priority:
      high: "高搜索量、低难度、高意图"
      medium: "各因素适中"
      low: "低搜索量或高难度"

search_intent:
  types:
    informational:
      signals: ["what", "how", "why", "指南", "教程"]
      content: "博客文章、指南、教程"
      example: "what is SEO"

    navigational:
      signals: ["品牌名称", "登录", "站点名称"]
      content: "首页、产品页面"
      example: "ahrefs login"

    commercial:
      signals: ["best", "top", "评测", "对比", "vs"]
      content: "对比页面、评测"
      example: "best SEO tools 2024"

    transactional:
      signals: ["购买", "价格", "折扣", "优惠券"]
      content: "产品页面、定价页面"
      example: "buy ahrefs subscription"

On-Page Optimization

页面内SEO优化

yaml
on_page_checklist:
  title_tag:
    length: "50-60 characters"
    structure: "Primary Keyword | Secondary | Brand"
    tips:
      - "Front-load primary keyword"
      - "Include power words"
      - "Make it compelling"

  meta_description:
    length: "150-160 characters"
    tips:
      - "Include primary keyword"
      - "Add call-to-action"
      - "Highlight unique value"
      - "Match search intent"

  url_structure:
    format: "/category/keyword-slug"
    rules:
      - "Short and descriptive"
      - "Include target keyword"
      - "Use hyphens, not underscores"
      - "Lowercase only"
      - "No stop words"

  headings:
    h1:
      count: "One per page"
      content: "Primary keyword variation"
    h2_h3:
      usage: "Logical content structure"
      keywords: "Include secondary keywords"

  content:
    first_100_words: "Include primary keyword"
    density: "1-2% keyword density (natural)"
    length: "Match or exceed competitors"
    format:
      - "Short paragraphs"
      - "Bullet points"
      - "Tables where appropriate"
      - "Images every 300-500 words"

  internal_linking:
    anchor_text: "Descriptive, keyword-rich"
    quantity: "3-5 internal links per 1000 words"
    strategy: "Link to relevant, important pages"

  images:
    filename: "descriptive-keyword.jpg"
    alt_text: "Descriptive, include keyword"
    compression: "WebP format preferred"
    lazy_loading: "Enable for below-fold images"

  schema_markup:
    types:
      article: "Blog posts"
      product: "E-commerce pages"
      faq: "FAQ sections"
      how_to: "Tutorial content"
      local_business: "Location pages"
yaml
on_page_checklist:
  title_tag:
    length: "50-60字符"
    structure: "主关键词 | 次要关键词 | 品牌"
    tips:
      - "主关键词前置"
      - "加入有吸引力的词汇"
      - "标题要引人注目"

  meta_description:
    length: "150-160字符"
    tips:
      - "包含主关键词"
      - "加入行动号召"
      - "突出独特价值"
      - "匹配搜索意图"

  url_structure:
    format: "/分类/关键词-slug"
    rules:
      - "简短且描述性强"
      - "包含目标关键词"
      - "使用连字符,而非下划线"
      - "全部小写"
      - "无停用词"

  headings:
    h1:
      count: "每个页面一个"
      content: "主关键词变体"
    h2_h3:
      usage: "符合逻辑的内容结构"
      keywords: "包含次要关键词"

  content:
    first_100_words: "包含主关键词"
    density: "1-2%关键词密度(自然融入)"
    length: "匹配或超过竞品"
    format:
      - "短段落"
      - "项目符号"
      - "适当使用表格"
      - "每300-500字插入图片"

  internal_linking:
    anchor_text: "描述性、含关键词"
    quantity: "每1000字3-5个内部链接"
    strategy: "链接到相关的重要页面"

  images:
    filename: "描述性关键词.jpg"
    alt_text: "描述性文字,包含关键词"
    compression: "优先使用WebP格式"
    lazy_loading: "为首屏以下图片启用懒加载"

  schema_markup:
    types:
      article: "博客文章"
      product: "电商页面"
      faq: "FAQ板块"
      how_to: "教程内容"
      local_business: "本地商家页面"

Technical SEO

技术SEO

yaml
technical_audit:
  crawlability:
    robots_txt:
      - "Allow important pages"
      - "Block admin, duplicates"
      - "Include sitemap reference"

    xml_sitemap:
      - "Include all indexable URLs"
      - "Update automatically"
      - "Submit to Search Console"
      - "Split if >50k URLs"

    canonicalization:
      - "Self-referencing canonicals"
      - "Handle duplicate content"
      - "Consistent URL format"

  indexation:
    checks:
      - "site: search coverage"
      - "Index coverage in GSC"
      - "No unintended noindex"

    issues:
      - "Thin content"
      - "Duplicate content"
      - "Orphan pages"
      - "Redirect chains"

  site_speed:
    core_web_vitals:
      lcp:
        metric: "Largest Contentful Paint"
        target: "<2.5s"
        fixes:
          - "Optimize images"
          - "Preload critical resources"
          - "Use CDN"

      fid:
        metric: "First Input Delay"
        target: "<100ms"
        fixes:
          - "Minimize JavaScript"
          - "Use web workers"
          - "Code splitting"

      cls:
        metric: "Cumulative Layout Shift"
        target: "<0.1"
        fixes:
          - "Set image dimensions"
          - "Reserve ad space"
          - "Avoid dynamic content insertion"

    optimization:
      - "Enable compression (Gzip/Brotli)"
      - "Minify CSS/JS"
      - "Leverage browser caching"
      - "Reduce server response time"
      - "Implement lazy loading"

  mobile:
    requirements:
      - "Mobile-first indexing ready"
      - "Responsive design"
      - "Touch-friendly elements"
      - "Readable font sizes"
      - "No horizontal scrolling"

  security:
    https:
      - "SSL certificate valid"
      - "Force HTTPS redirect"
      - "No mixed content"
yaml
technical_audit:
  crawlability:
    robots_txt:
      - "允许重要页面被抓取"
      - "屏蔽后台、重复页面"
      - "包含站点地图引用"

    xml_sitemap:
      - "包含所有可索引URL"
      - "自动更新"
      - "提交至Search Console"
      - "若超过5万个URL则拆分"

    canonicalization:
      - "自引用规范标签"
      - "处理重复内容"
      - "URL格式统一"

  indexation:
    checks:
      - "site:搜索覆盖情况"
      - "GSC中的索引覆盖报告"
      - "无意外的noindex标签"

    issues:
      - "内容单薄"
      - "重复内容"
      - "孤立页面"
      - "重定向链"

  site_speed:
    core_web_vitals:
      lcp:
        metric: "最大内容绘制"
        target: "<2.5秒"
        fixes:
          - "优化图片"
          - "预加载关键资源"
          - "使用CDN"

      fid:
        metric: "首次输入延迟"
        target: "<100毫秒"
        fixes:
          - "最小化JavaScript"
          - "使用Web Workers"
          - "代码拆分"

      cls:
        metric: "累积布局偏移"
        target: "<0.1"
        fixes:
          - "设置图片尺寸"
          - "预留广告位"
          - "避免动态插入内容"

    optimization:
      - "启用压缩(Gzip/Brotli)"
      - "压缩CSS/JS"
      - "利用浏览器缓存"
      - "减少服务器响应时间"
      - "实现懒加载"

  mobile:
    requirements:
      - "适配移动端优先索引"
      - "响应式设计"
      - "友好的触控元素"
      - "易读的字体大小"
      - "无横向滚动"

  security:
    https:
      - "SSL证书有效"
      - "强制HTTPS重定向"
      - "无混合内容"

Link Building

外链建设

yaml
link_building_strategies:
  content_marketing:
    linkable_assets:
      - "Original research/data"
      - "Comprehensive guides"
      - "Free tools/calculators"
      - "Infographics"
      - "Expert roundups"

    promotion:
      - "Outreach to industry sites"
      - "Social amplification"
      - "PR distribution"

  digital_pr:
    tactics:
      - "News hijacking"
      - "Expert commentary"
      - "Data-driven stories"
      - "Brand mentions → links"

    targets:
      - "News sites"
      - "Industry publications"
      - "Podcasts"

  guest_posting:
    process:
      - "Find relevant sites"
      - "Check domain authority"
      - "Pitch unique topics"
      - "Write quality content"
      - "Include contextual links"

    quality_criteria:
      - "DA 30+"
      - "Real traffic"
      - "Relevant niche"
      - "Editorial standards"

  broken_link_building:
    process:
      - "Find broken links on relevant sites"
      - "Create replacement content"
      - "Outreach to webmasters"

  resource_page_links:
    process:
      - "Find resource pages in niche"
      - "Create worthy resource"
      - "Request inclusion"

  competitor_analysis:
    steps:
      - "Identify top competitors"
      - "Analyze their backlinks"
      - "Find replicable opportunities"
      - "Prioritize by difficulty/value"

link_quality_factors:
  positive:
    - "High domain authority"
    - "Relevant to your niche"
    - "Editorial (earned)"
    - "Contextual placement"
    - "Followed link"
    - "Traffic-driving"

  negative:
    - "Link farms"
    - "Paid links (unnatural)"
    - "Irrelevant sites"
    - "Footer/sidebar links"
    - "Same anchor text repeatedly"
yaml
link_building_strategies:
  content_marketing:
    linkable_assets:
      - "原创研究/数据"
      - "全面指南"
      - "免费工具/计算器"
      - "信息图表"
      - "专家圆桌"

    promotion:
      - "向行业站点推广"
      - "社交媒体放大"
      - "公关分发"

  digital_pr:
    tactics:
      - "新闻劫持"
      - "专家评论"
      - "数据驱动型报道"
      - "品牌提及转化为链接"

    targets:
      - "新闻站点"
      - "行业出版物"
      - "播客"

  guest_posting:
    process:
      - "寻找相关站点"
      - "检查域名权威性"
      - "提出独特选题"
      - "撰写优质内容"
      - "加入上下文链接"

    quality_criteria:
      - "域名权威性DA 30+"
      - "真实流量"
      - "相关细分领域"
      - "编辑标准严格"

  broken_link_building:
    process:
      - "在相关站点寻找失效链接"
      - "创建替代内容"
      - "联系站长"

  resource_page_links:
    process:
      - "寻找细分领域的资源页面"
      - "创建有价值的资源"
      - "申请收录"

  competitor_analysis:
    steps:
      - "识别顶级竞品"
      - "分析他们的外链"
      - "寻找可复制的机会"
      - "按难度/价值排序"

link_quality_factors:
  positive:
    - "高域名权威性"
    - "与你的细分领域相关"
    - "编辑推荐(自然获取)"
    - "上下文位置"
    - "可跟随链接"
    - "能带来流量"

  negative:
    - "链接农场"
    - "付费链接(非自然)"
    - "不相关站点"
    - "页脚/侧边栏链接"
    - "重复使用相同锚文本"

SEO Analytics

SEO数据分析

yaml
key_metrics:
  organic_traffic:
    tool: "Google Analytics 4"
    tracking: "Sessions with source/medium = organic"

  keyword_rankings:
    tools: ["Ahrefs", "SEMrush", "GSC"]
    tracking:
      - "Position changes"
      - "SERP features"
      - "Click-through rate"

  domain_authority:
    tools: ["Moz DA", "Ahrefs DR"]
    tracking: "Monthly trend"

  core_web_vitals:
    tool: "Google Search Console"
    tracking: "Pass/fail status"

  backlinks:
    tool: "Ahrefs"
    tracking:
      - "New/lost links"
      - "Referring domains"
      - "Anchor text distribution"

  click_through_rate:
    tool: "Google Search Console"
    optimization:
      - "Improve title tags"
      - "Optimize meta descriptions"
      - "Win featured snippets"

reporting:
  weekly:
    - "Ranking changes"
    - "Traffic anomalies"
    - "New backlinks"

  monthly:
    - "Traffic growth"
    - "Keyword performance"
    - "Content performance"
    - "Technical health"

  quarterly:
    - "Goal progress"
    - "Competitor analysis"
    - "Strategy review"
    - "ROI assessment"
yaml
key_metrics:
  organic_traffic:
    tool: "Google Analytics 4"
    tracking: "来源/媒介为organic的会话"

  keyword_rankings:
    tools: ["Ahrefs", "SEMrush", "GSC"]
    tracking:
      - "排名变化"
      - "SERP特性"
      - "点击率"

  domain_authority:
    tools: ["Moz DA", "Ahrefs DR"]
    tracking: "月度趋势"

  core_web_vitals:
    tool: "Google Search Console"
    tracking: "通过/未通过状态"

  backlinks:
    tool: "Ahrefs"
    tracking:
      - "新增/丢失的链接"
      - "引用域名"
      - "锚文本分布"

  click_through_rate:
    tool: "Google Search Console"
    optimization:
      - "优化标题标签"
      - "优化元描述"
      - "获得特色摘要"

reporting:
  weekly:
    - "排名变化"
    - "流量异常"
    - "新增外链"

  monthly:
    - "流量增长"
    - "关键词表现"
    - "内容表现"
    - "技术健康度"

  quarterly:
    - "目标进度"
    - "竞品分析"
    - "策略回顾"
    - "ROI评估"

Algorithm Factors

算法影响因素

yaml
ranking_factors:
  content:
    - "Quality and depth"
    - "Relevance to query"
    - "Freshness"
    - "E-E-A-T signals"
    - "User satisfaction"

  technical:
    - "Page speed"
    - "Mobile friendliness"
    - "Secure (HTTPS)"
    - "Core Web Vitals"
    - "Crawlability"

  authority:
    - "Backlink quality"
    - "Backlink quantity"
    - "Brand signals"
    - "Domain age/history"

  user_signals:
    - "Click-through rate"
    - "Dwell time"
    - "Bounce rate"
    - "Pogo-sticking"

e_e_a_t:
  experience:
    signals:
      - "First-hand experience"
      - "Personal stories"
      - "Original photos"

  expertise:
    signals:
      - "Author credentials"
      - "Depth of content"
      - "Accuracy"

  authoritativeness:
    signals:
      - "Backlinks from authorities"
      - "Brand mentions"
      - "Industry recognition"

  trustworthiness:
    signals:
      - "HTTPS"
      - "Clear contact info"
      - "Privacy policy"
      - "No deceptive practices"
yaml
ranking_factors:
  content:
    - "质量与深度"
    - "与查询的相关性"
    - "新鲜度"
    - "E-E-A-T信号"
    - "用户满意度"

  technical:
    - "页面速度"
    - "移动端友好性"
    - "安全性(HTTPS)"
    - "核心网页指标"
    - "可抓取性"

  authority:
    - "外链质量"
    - "外链数量"
    - "品牌信号"
    - "域名年龄/历史"

  user_signals:
    - "点击率"
    - "停留时间"
    - "跳出率"
    - "来回跳转"

e_e_a_t:
  experience:
    signals:
      - "一手经验"
      - "个人故事"
      - "原创图片"

  expertise:
    signals:
      - "作者资质"
      - "内容深度"
      - "准确性"

  authoritativeness:
    signals:
      - "权威站点的外链"
      - "品牌提及"
      - "行业认可"

  trustworthiness:
    signals:
      - "HTTPS"
      - "清晰的联系信息"
      - "隐私政策"
      - "无欺诈行为"

Tools Stack

工具栈

yaml
seo_tools:
  keyword_research:
    - "Ahrefs"
    - "SEMrush"
    - "Google Keyword Planner"
    - "Ubersuggest"

  rank_tracking:
    - "Ahrefs Rank Tracker"
    - "SEMrush Position Tracking"
    - "AccuRanker"

  technical:
    - "Screaming Frog"
    - "Sitebulb"
    - "Google Search Console"
    - "PageSpeed Insights"

  backlinks:
    - "Ahrefs"
    - "Majestic"
    - "Moz Link Explorer"

  content:
    - "Clearscope"
    - "Surfer SEO"
    - "MarketMuse"

  analytics:
    - "Google Analytics 4"
    - "Google Search Console"
yaml
seo_tools:
  keyword_research:
    - "Ahrefs"
    - "SEMrush"
    - "Google Keyword Planner"
    - "Ubersuggest"

  rank_tracking:
    - "Ahrefs Rank Tracker"
    - "SEMrush Position Tracking"
    - "AccuRanker"

  technical:
    - "Screaming Frog"
    - "Sitebulb"
    - "Google Search Console"
    - "PageSpeed Insights"

  backlinks:
    - "Ahrefs"
    - "Majestic"
    - "Moz Link Explorer"

  content:
    - "Clearscope"
    - "Surfer SEO"
    - "MarketMuse"

  analytics:
    - "Google Analytics 4"
    - "Google Search Console"

Лучшие практики

最佳实践

  1. User first — оптимизируй для людей, не только для роботов
  2. Quality content — уникальный, полезный контент
  3. Technical foundation — быстрый, мобильный, доступный сайт
  4. Earn links — качество важнее количества
  5. Track everything — данные для решений
  6. Stay updated — алгоритмы меняются
  1. 用户优先 —— 为用户优化,而非仅为搜索引擎爬虫
  2. 优质内容 —— 独特、有用的内容
  3. 技术基础 —— 快速、适配移动端、可访问的网站
  4. 获取自然外链 —— 质量比数量更重要
  5. 全面追踪 —— 基于数据做决策
  6. 保持更新 —— 算法一直在变化