← 所有文档

Google+ AI 曝光度分数的运作方式

geodeck 分数是一个 0 到 100 的诊断指标,衡量你的网站在 Google 搜索、Bing 和 AI 回答方面的准备程度,截至 2026 年,只要内容或索引状态发生变化,就会自动重新计算。它综合了发现爬虫访问权限、结构化数据、答案清晰度、有意义的新鲜度、网站基础、实测的 Google 索引情况以及页面速度。这不是 Google 或 Bing 的排名分数。

100分包含什么?

Seven weighted buckets add up to 100 points. Experimental ai.txt and llms.txt checks remain visible but do not add or remove points. If Search Console is not connected, the score is normalized over the other 75 points and clearly marked as missing index coverage.

  • Discovery crawler access (10 pts): Can Googlebot, bingbot, OAI-SearchBot, PerplexityBot, and Claude-SearchBot read your site? Training-only crawlers do not affect this score.
  • Page schema (15 pts): Whether sampled pages contain valid, relevant JSON-LD that matches the visible content. Schema can support classification and eligible rich results, but special schema is not required for AI features.
  • Answer clarity (20 pts): Whether mirrored page content gives clear, direct, complete answers.
  • Recent updates (8 pts): How many distinct mirrored URLs had meaningful content updates in the last 30 days. 10 or more earns 8 points, 3 to 9 earns 5, and 1 to 2 earns 2. Do not change dates without changing the content.
  • Site basics (12 pts): The average of technical SEO sanity and internal link graph health. Optional llms.txt quality is reported separately and does not affect the score.
  • Google indexing (25 pts): The share of inspected, tracked URLs that Google Search Console confirms as indexed. This is measured outcome data, not a readiness guess.
  • Page speed (10 pts): The sampled Core Web Vitals and PageSpeed score. A temporary provider outage is excluded rather than awarded free points or counted as a failure.

答案清晰度如何计算?

答案引擎优化会查看每个跟踪 URL 的 Markdown 正文,并为八个信号添加点,使内容更易于人类、搜索系统和答案系统理解。 2026 年每页最大数量为 98:

  • 问题式标题:以“?”结尾的 H2 或 H3或从什么/如何/为什么/何时开始 (+18)。三个或更多问题标题可获得 +4 常见问题解答密度奖励。
  • 定义式开头:一个 30-120 字的引导段落,定义页面的内容 (+14)。
  • 列表或结构化项目 (+10)。
  • 简短、可浏览的段落:中间段落 ≤ 90 个字 (+10)。
  • 合理的标题层次结构:切勿跳过级别 (+10)。
  • 权威标记:引用、统计数据(例如“30%”)或年份引用(例如“2026”(+12))。
  • 对话语气:至少两次使用“you”(+6)。
  • 最佳长度:300 到 3,000 个单词之间 (+14)。

新鲜度是如何衡量的?

We count distinct mirrored URLs whose tracked content was updated in the last 30 days. 10 or more earns 8 points, 3 to 9 earns 5, and 1 to 2 earns 2. Coverage caps the result so a few refreshed pages cannot represent a large site. Update a date only after a meaningful content change; Google explicitly warns against artificial freshness.

如何将我的分数从 90 提高到 100?

一旦机器人访问和模式干净,分数就会稳定在 90 左右。剩下的收益通常来自答案的清晰度、新鲜度和内部链接:

  1. 打开审核选项卡并单击重新计算。
  2. 按答案分数升序对 URL 进行排序,并选择最低的 5 个。
  3. 添加问题标题和 30-120 字的定义线索。
  4. 从“索引”选项卡刷新这些 URL。
  5. 大约 90 秒后再次重新计算。

爬虫访问:让搜索和人工智能工具读取您的网站

Search engines and AI tools (ChatGPT, Perplexity, Claude, Gemini) send automated programs called bots to read content. If your robots.txt file blocks a bot, that bot cannot crawl your site. The fix is usually one line of text.

  1. 找到您的 robots.txt 文件。打开浏览器并转到 yourdomain.com/robots.txt。如果您看到一个页面显示“用户代理:*”或列出了机器人,则该文件存在并控制谁可以抓取您的网站。
  2. Check discovery crawlers separately from training crawlers. A site-wide Disallow under Googlebot, bingbot, OAI-SearchBot, PerplexityBot, or Claude-SearchBot can reduce discovery. Blocking GPTBot, ClaudeBot, or Google-Extended is a separate training and model-use choice and does not reduce the geodeck score.
  3. Allow the discovery crawlers you want to reach. Use explicit groups only if a broader rule blocks them, and test the complete robots.txt precedence after editing:
    User-agent: Googlebot
    Allow: /
    
    User-agent: bingbot
    Allow: /
    
    User-agent: OAI-SearchBot
    Allow: /
    
    User-agent: PerplexityBot
    Allow: /
    
    User-agent: Claude-SearchBot
    Allow: /

使用WordPress?安装 Yoast SEO 或 Rank Math 插件。两者都有一个内置的 robots.txt 编辑器,位于 SEO → 工具 → 文件编辑器下。添加上面的行并保存。

使用方形空间?转至设置 → 高级 → 外部 API 密钥或自定义代码。 Squarespace 自动控制 robots.txt - 如果被阻止,请联系他们的支持人员将特定机器人列入白名单。

使用维克斯?打开 Wix SEO Wiz 或转到营销和 SEO → SEO 工具 → Robots.txt。编辑器显示您当前的文件;添加上面的允许条目。

Full score (10/10): none of the five measured discovery crawlers is blocked. Each blocked discovery crawler removes 2 points. A failed or incomplete audit earns no points until all five are checked. Training crawler policy is shown separately and is score-neutral.

页面架构:帮助 AI 识别您的页面的内容

架构标记是隐藏代码 (JSON-LD),它为搜索系统提供有关页面包含内容的明确线索:文章、产品、组织、人员或面包屑路径。它不保证排名,但可以改进支持的丰富结果的分类和资格。

  1. 使用插件--最简单的途径。对于 WordPress:安装 Yoast SEO(免费)或 Schema Pro(付费)。 Yoast 自动将文章和网页架构添加到帖子和页面。在插件设置中启用结构化数据功能。
  2. 将组织块添加到您的主页。这将您的品牌定位为一个真实的实体。示例(粘贴到页面的 HTML 中的 <script> 标记内):
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "你的公司名",
      "url": "https://yoursite.com",
      "logo": "https://yoursite.com/logo.png",
      "sameAs": [
        "https://www.linkedin.com/company/yourcompany",
        "https://twitter.com/yourhandle"
      ]
    }
    </script>
  3. 添加 SameAs 链接。 “sameAs”字段(如上所示)将您的品牌链接到官方个人资料,例如 LinkedIn、Wikidata、Crunchbase、Wikipedia 或您控制的其他权威页面。仅添加真实的配置文件。
  4. Use FAQPage only when a page is genuinely a question-and-answer page, and do not expect a rich result for a normal commercial site. Choose Article, Product, Organization, WebSite, BreadcrumbList, or another supported type only when it accurately matches the visible page. Google no longer shows HowTo rich results.
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [{
        "@type": "Question",
        "name": "你的产品是什么?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "我们的产品是...”
        }
      }]
    }
    </script>
  5. 将发布日期和修改日期添加到文章中。如果您的网站发布博客文章或新闻,请在文章架构中包含日期。这为爬虫提供了明确的新鲜度元数据。

检查你的工作。将任何页面 URL 粘贴到 Google 的 Rich Results Test(搜索它)中,以查看页面返回的架构以及是否正确解析。

schema.org 提供了一套共享词汇,网站管理员可以用它以 Google、Microsoft、Yandex 和 Yahoo! 等主要搜索引擎能够理解的方式标记页面。

— schema.org, “Getting started with schema.org using Microdata”

Full geodeck schema diagnostic (100/100 per page): valid JSON-LD, an Organization or WebSite entity, a relevant supported content type, BreadcrumbList, and no missing properties in the types geodeck checks. This is a completeness heuristic, not a Google requirement or a promise of rich results.

答案清晰:写内容AI引语

答案清晰度衡量您的页面是否包含清晰、独立的答案。八个信号决定你的分数。不需要技术技能--它们是为了让内容更容易理解。

  • 1.问题标题(每页+18分)。将重要的 H2 和 H3 标题重写为对读者有帮助的直接问题。不要写“我们的功能”,而是写“{product} 包括哪些功能?”。仅当页面自然地回答多个问题时,才瞄准三个或更多问题。
  • 2. 定义领先(每页+14 分)。每个页面或帖子都以 30-120 字的段落开始,直接定义主题。将其视为维基百科文章的第一句话。示例:“关键字研究是查找目标客户在搜索引擎中输入的单词和短语的过程,以便您可以创建回答这些问题的内容。”
  • 3. 列表和要点(+10 分)。当您有三个或更多相关项目时,请使用项目符号列表或编号列表。列表使复杂的信息更容易扫描和提取。
  • 4.短段落(+10分)。将每个段落控制在 90 个字以内。人工智能很难从长长的文本墙中提取单个事实。每段一个想法。
  • 5. 清晰的标题层次结构(+10 分)。切勿跳过标题级别。仅限 H1 → H2 → H3。避免从 H1 直接跳转到 H3。大多数 CMS 编辑器在工具栏中显示标题级别 - 坚持逻辑嵌套。
  • 6.权威标记(+12分)。至少包含一项统计数据(“转化率提高 30%”)、年份参考(“截至 2026 年”)或引文(外部来源的链接)。这些信号使声明更容易验证。
  • 7. 谈话语气(+6 分)。每页至少使用“您”两次。 “当您发布新帖子时......”而不是“当发布帖子时......”。经过对话数据训练的人工智能工具可以更好地响应第二人称内容。
  • 8. 最佳长度(+14 分)。 300 到 3,000 字之间的页面得分最高。 300字以下的页面缺乏足够的内容;超过 3,000 个字的页面将信号传播得太薄弱。每个关键主题的目标是 600-1,500 个单词。

最高分数(每页 98/100)。从“审核”选项卡运行答案清晰度审核。对于得分低于 70 的每个页面,请单击 URL,阅读单独的细分,然后从上到下应用上面列出的修复程序。

SEO基础知识:每个页面都需要的基础

SEO 基础知识涵盖了人工智能和搜索引擎将其视为可信之前每个页面所需的技术信号。 geodeck 检查您的站点地图、页面标题、元描述、规范 URL 和 hreflang 标签。如果您使用 CMS,则无需编写代码即可管理所有这些。

  • Page title. Give each indexable page a concise, descriptive title that distinguishes it from other pages. geodeck flags titles outside 20-65 characters as a search-display review prompt, not as a ranking failure; Google can truncate or rewrite titles at different lengths.
  • Meta description. Summarize the page accurately and make the result useful to searchers. geodeck flags descriptions outside 50-160 characters for review, but Google has no fixed character requirement and may generate a different snippet from the page.
  • Canonical URL. A canonical tag identifies the preferred representative among duplicate or very similar URLs. It helps consolidate crawling and signals; it does not prevent a mythical duplicate-content penalty. Most CMS platforms add canonicals automatically. Verify that each indexable page points to the intended absolute URL.
  • 带有最新版本日期的站点地图。 sitemap.xml 文件列出了所有页面及其上次更新日期,帮助爬虫查找新内容并确定其优先级。 WordPress:安装 Yoast 或 Google XML 站点地图 - 它们会自动生成站点地图。将站点地图 URL 提交到 Google Search Console(搜索控制台 → 站点地图 → 添加新站点地图)。 geodeck 每天自动检测并提交您的站点地图。
  • Hreflang(仅限多语言网站)。如果您的网站以多种语言提供内容,请添加 hreflang 链接标记,以便搜索引擎向正确的受众提供正确的语言。您的 CMS 多语言插件(WPML、Polylang、Weglot)应该自动添加这些 - 检查插件设置以确保其已启用。

Score 100/100: a reachable sitemap, indexable sampled pages, intended canonicals, reciprocal hreflang where the site is multilingual, and accurate lastmod values when supplied. Optional lastmod and x-default values are not required for full credit. Title and description length flags are informational display heuristics.

内部链接是从您网站上的一个页面到同一网站上另一页面的链接。它们帮助人工智能爬虫发现您的所有内容并了解哪些页面最重要。孤立页面(没有指向它的链接)对于从您的主页开始的爬虫来说是不可见的。

什么是孤立页面?任何无法通过主页中的链接访问的页面都是孤立的。 geodeck 通过映射镜像内容中的每个链接来检测孤立链接。审计显示了孤立页面的数量--目标是零。

  1. 从高流量页面链接到低流量页面。打开您最常访问的页面(检查 Google Analytics 或 Search Console),然后添加 2-3 个指向访问者较少的相关页面的链接。使用描述性锚文本--“了解更多有关我们定价的信息”比“点击此处”更好。
  2. 添加相关文章或相关帖子部分。大多数 CMS 主题都支持开箱即用或作为插件。每篇显示相关帖子的文章都会自动链接到其他内容,从而快速消除孤立内容。
  3. 更新您的导航菜单。确保每个重要页面都出现在主菜单或页脚菜单中。可通过全局导航访问的页面永远不会是孤立的。
  4. 修复损坏的内部链接。指向不再存在的页面的链接是损坏的链接。 geodeck 在审核中对这些进行计数。在您的 CMS 中搜索任何重定向或 404 错误日志,或者要求您的开发人员运行损坏的链接检查器。
  5. 使用站点地图作为清单。导出站点地图 URL 列表。对于未从至少一个其他页面链接的任何 URL,找到最相关的现有页面并在其中添加链接。

得分 100/100:零孤立页面(每个页面至少从另一个页面链接)、零损坏的内部链接以及健康的中心结构,其中重要页面接收来自许多其他页面的链接。

继续阅读 geodeck 文档,或前往平台页面。

Platform