← 返回 Skills 市场
gingiris

ChatGPT SEO Optimization Guide

作者 Gingiris · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chatgpt-seo
功能描述
ChatGPT SEO Optimization — How to get cited by ChatGPT search and Copilot. Covers ChatGPT citation behavior, OpenAI Bot crawling, E-E-A-T signals for ChatGPT...
使用说明 (SKILL.md)

ChatGPT SEO Optimization Guide

Get your content cited by ChatGPT Search and Bing Copilot by Iris (@gingiris) — AFFiNE former COO, 30+ PH #1 launches


TL;DR

  • ChatGPT Search cites authoritative, specific, recent content
  • E-E-A-T signals (Experience, Expertise, Author, Trust) are critical for ChatGPT citation
  • Allow GPTBot in robots.txt
  • Bing integration — Bing Copilot is powered by ChatGPT; Bing SEO = ChatGPT SEO
  • Brand mentions + external links from authoritative sites = strong ChatGPT signal
  • Founder voice — personal experience content gets cited more than generic AI content

How ChatGPT Cites Content

ChatGPT (especially ChatGPT Search / Browse feature) cites content through:

  1. Bing index — ChatGPT Search uses Bing's index
  2. E-E-A-T signals — Experience, Expertise, Authoritativeness, Trustworthiness
  3. Specificity — concrete numbers, dates, named examples beat generic claims
  4. Source signals — links to and from authoritative domains
  5. Freshness — recent content preferred for time-sensitive topics

ChatGPT tends to cite pages that have:

  • Named authors with credentials/experience in the topic
  • Specific data — "30 launches" not "many launches"
  • External citations — citing others increases your own credibility
  • Clear structure — headings, lists, tables
  • Brand consistency — same brand across articles signals authority

ChatGPT vs Google: Key Differences

Factor ChatGPT Search Google
Source Bing index + training Crawling
Best signal E-E-A-T + specificity Backlinks + keywords
Freshness Important but not critical Critical
Structure Q&A format, tables Keywords in headings
Author Named, credentialed authors matter Author matters less
Brand Brand consistency is a signal Brand helps but not critical

Key insight: Bing SEO = ChatGPT SEO. If you rank on Bing, you're likely in ChatGPT's pool.


ChatGPT SEO Checklist

Step 1: Allow GPTBot

User-agent: GPTBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: OAI-SearchBot
Allow: /

Step 2: Build E-E-A-T Signals

Experience (E) — First-hand experience:

In August 2022, when we launched AFFiNE on Product Hunt, 
we got 180 upvotes on day one. Most teams get 20-40.

Expertise (E) — Subject matter expertise:

As someone who's run 30+ Product Hunt launches and 
managed open source projects from 0 to 33k GitHub stars...

Authoritativeness (A) — External citations:

According to Ahrefs, the average first-page ranking takes 
3-6 months. (Cite authoritative sources)

Trustworthiness (T) — Accurate, verifiable claims:

Our method reduced launch prep time by 60% — tested across 
12 projects over 18 months. (Specific, verifiable)

Step 3: Article Schema with Author

{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Your Article Title",
  "author": {
    "@type": "Person",
    "name": "Author Name",
    "url": "https://author-website.com/about"
  },
  "datePublished": "2026-04-10",
  "dateModified": "2026-04-10",
  "publisher": {
    "@type": "Organization",
    "name": "Your Brand",
    "url": "https://yourbrand.com"
  }
}

Step 4: Brand Building (Off-Page)

  • Get mentioned on LinkedIn — ChatGPT heavily cites LinkedIn profiles
  • Guest posts on high-authority sites
  • Wikipedia mentions — strong trust signal
  • Build GitHub presence — GitHub = high authority in developer topics

Step 5: Bing SEO (Critical Path)

Since ChatGPT uses Bing index:

  1. Submit to Bing Webmaster Tools

    https://www.bing.com/webmasters/sitemaps
    
  2. IndexNow push

    curl "https://www.bing.com/indexnow?url=YOUR_URL&key=YOUR_KEY"
    
  3. Bing Places — if local business, claim your listing


Prompt Templates

Prompt: ChatGPT-Optimized Article

Write a ChatGPT SEO-optimized article targeting: [keyword]

Requirements:
1. Author: named, with specific experience in [topic]
2. Opening: direct answer + key stats table (first 100 words)
3. E-E-A-T: first-person experience, expert citations, 
   external sources, verifiable data
4. H2: question-form headings with direct answer first
5. Article Schema with full author + publisher
6. Specific numbers, dates, named examples
7. Internal links to 2+ related pages
8. External links to 2 authoritative sources

Prompt: E-E-A-T Audit

Audit [URL] for ChatGPT E-E-A-T signals:

Experience:
- Is first-hand experience mentioned?
- Are specific dates/places/numbers used?

Expertise:
- Is the author named and credentialed?
- Does content show deep topic knowledge?

Authoritativeness:
- Are authoritative sources cited?
- Does the site have external citations?
- Is the brand consistent across pages?

Trustworthiness:
- Are claims specific and verifiable?
- Is dateModified updated?
- Are there contact/about pages?

Output: E-E-A-T score (1-10) for each dimension + specific fixes.

Bing Copilot Integration

Bing Copilot = ChatGPT-4 powered by Bing search. Key optimizations:

  1. Bing Webmaster Tools — submit sitemap, check crawl errors
  2. Bing Places — if applicable, claim and optimize
  3. LinkedIn presence — Copilot heavily cites LinkedIn
  4. Meta descriptions — Copilot uses meta descriptions for summaries
  5. FAQ schema — increases citation rate in Copilot answers
\x3C!-- FAQPage Schema for Copilot -->
\x3Cscript type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Your question here?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Direct answer here."
      }
    }
  ]
}
\x3C/script>

Real Results

This methodology has produced:

  • Cited in ChatGPT answers for Product Hunt launch queries
  • Top 3 Bing Copilot results for "github marketing playbook"
  • 33k GitHub stars cited by AI engines for open source growth queries
  • Featured in Perplexity, Bing Copilot, and ChatGPT Search for growth strategy queries

Related Resources

Free Playbooks (GitHub):

Author: Iris (@gingiris) — AFFiNE former COO, open source growth consultant

安全使用建议
This skill is an SEO guidance document and appears internally consistent. Before using it, consider: 1) Do not give the agent private credentials (Bing IndexNow keys, Webmaster accounts) — the guide shows examples but does not manage keys. 2) The robots.txt suggestion to "Allow GPTBot" will permit OpenAI's crawler to index your site — ensure you want that. 3) The provided prompt templates encourage first-person experience statements; avoid fabricating claims or unverifiable data when generating content. 4) When running audits against URLs, be mindful not to expose private or internal endpoints to external services. If you plan to automate calls (IndexNow, Bing Webmaster), store keys securely and limit the agent's network access as appropriate.
功能分析
Type: OpenClaw Skill Name: chatgpt-seo Version: 1.0.0 The skill bundle is a purely educational guide and set of prompt templates for 'Generative Engine Optimization' (GEO), focusing on how to get content cited by ChatGPT and Bing Copilot. It contains no executable code, only standard SEO advice, schema examples, and informational links to GitHub repositories (e.g., Gingiris/seo-geo-playbook) in SKILL.md.
能力评估
Purpose & Capability
The name and description (ChatGPT SEO optimisation) match the SKILL.md content: checklists, schema examples, prompt templates and Bing/GPTBot guidance. The skill does not request unrelated binaries, env vars, or config paths.
Instruction Scope
The SKILL.md contains actionable steps (robots.txt entries, schema examples, Bing Webmaster/IndexNow commands, and audit/article prompt templates). These are within scope for an SEO guide. Note: some templates instruct auditing an arbitrary URL or calling IndexNow with a key — those actions may involve network requests and credentials if the user runs them, but the skill itself does not request or read secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk and there are no external downloads.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content mentions external keys (IndexNow) as user-supplied inputs in examples but does not demand or attempt to access them.
Persistence & Privilege
always is false and there is no request to modify agent/system configurations or other skills. Autonomous invocation is allowed by default but is not combined with any unusual privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chatgpt-seo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chatgpt-seo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: ChatGPT SEO optimization guide covering ChatGPT citation behavior, GPTBot crawling, E-E-A-T signals, Bing Copilot integration, Article Schema, and ChatGPT Search optimization tactics.
元数据
Slug chatgpt-seo
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ChatGPT SEO Optimization Guide 是什么?

ChatGPT SEO Optimization — How to get cited by ChatGPT search and Copilot. Covers ChatGPT citation behavior, OpenAI Bot crawling, E-E-A-T signals for ChatGPT... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 ChatGPT SEO Optimization Guide?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install chatgpt-seo」即可一键安装,无需额外配置。

ChatGPT SEO Optimization Guide 是免费的吗?

是的,ChatGPT SEO Optimization Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ChatGPT SEO Optimization Guide 支持哪些平台?

ChatGPT SEO Optimization Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ChatGPT SEO Optimization Guide?

由 Gingiris(@gingiris)开发并维护,当前版本 v1.0.0。

💬 留言讨论