Skip to content

fix(citations): Google moved the crawler docs out of Search Central - #160

Draft
jdevalk wants to merge 1 commit into
mainfrom
fix/citations-google-crawling-docs-2026-08-05
Draft

fix(citations): Google moved the crawler docs out of Search Central#160
jdevalk wants to merge 1 commit into
mainfrom
fix/citations-google-crawling-docs-2026-08-05

Conversation

@jdevalk

@jdevalk jdevalk commented Aug 5, 2026

Copy link
Copy Markdown
Owner

What changed

Five citations repointed. Google migrated its crawling documentation off Search Central onto a standalone Crawling infrastructure site (developers.google.com/crawling/), on the grounds that the crawlers serve Shopping, News, Gemini and AdSense as well as Search. The crawling docs changelog records two waves — 20 November 2025 (crawler overview, common crawlers, robots.txt spec) and 18 December 2025 (HTTP status codes, network errors).

Page Was Now
agent-readiness/agent-readiness-overview search/docs/crawling-indexing/overview-google-crawlers crawling/docs/crawlers-fetchers/overview-google-crawlers
agent-readiness/robots-for-ai-crawlers …/overview-google-crawlers#google-extended crawling/docs/crawlers-fetchers/google-common-crawlers#google-extended
seo/robots-txt search/docs/crawling-indexing/robots/robots_txt crawling/docs/robots-txt/robots-txt-spec
seo/soft-404 search/docs/crawling-indexing/http-network-errors crawling/docs/troubleshooting/http-status-codes
resilience/error-pages same as above same as above

publisher moves from "Google Search Central" to "Google Crawling Infrastructure" on all five, and the two http-network-errors citations drop the now-redundant "Google Search Central — " title prefix.

Why now

This is the rotating-slice citation check for today's standards scan (slice: agent-readiness; the SEO and resilience pages came along because they cite the same moved document).

The external-link job would never have caught this. Every old URL still returns 200 and still serves the article — Google kept them serving and set the canonical to the new tree. Two things were nonetheless wrong:

  1. One anchor is genuinely dead. overview-google-crawlers#google-extended no longer resolves to anything: Google-Extended was moved to the separate common crawlers page. The citation pointed at a section that is not on that page any more.
  2. The publisher was wrong. These are no longer Search Central documents, and the distinction is the substantive part of the migration — Google's stated reason is precisely that crawling is not a Search-only concern, which is the claim robots-for-ai-crawlers and agent-readiness-overview are leaning on.

The companion "Introduction to robots.txt" (search/docs/crawling-indexing/robots/intro) did not move — verified, still titled Google Search Central — so it is deliberately left untouched.

Status

No status changes. No updated bumps: source hygiene only, no page text changed, matching #93 / #94 / #95 / #101 / #112 / #120.

npm run build passes (166 pages indexed); lint, Prettier and check:skill all pass.

🤖 Generated with Claude Code

Rotating-slice citation check (this run: agent-readiness, plus the two SEO /
resilience pages that share the same drifted source). Every URL below was
verified by fetching it today.

Google's crawling documentation was migrated off Search Central onto a
standalone "Crawling infrastructure" site, because the crawlers are shared
across Shopping, News, Gemini, AdSense and more, not just Search. The
changelog at developers.google.com/crawling/docs/changelog records two waves:
20 November 2025 (crawler overview, common crawlers, robots.txt spec) and
18 December 2025 (HTTP status codes, network errors). The old Search Central
URLs still return 200 and still serve the content, so nothing here would fail
the external-link job — but they now declare a canonical in the new tree, and
the publisher on the citation was wrong.

- agent-readiness-overview: overview-google-crawlers moved to
  /crawling/docs/crawlers-fetchers/overview-google-crawlers.
- robots-for-ai-crawlers: the #google-extended anchor no longer exists on the
  overview page at all. Google-Extended is now documented on
  /crawling/docs/crawlers-fetchers/google-common-crawlers#google-extended —
  so this one was a genuinely dead anchor, not just a moved page.
- robots-txt: "How Google interprets the robots.txt specification" moved to
  /crawling/docs/robots-txt/robots-txt-spec. The companion "Introduction to
  robots.txt" did *not* move and still sits under Search Central, so it is
  left alone.
- soft-404 and error-pages: http-network-errors moved to
  /crawling/docs/troubleshooting/http-status-codes. Both pages cited the same
  URL. The new page still covers soft 404s and 4xx de-indexing, which is what
  both pages lean on. Titles dropped the redundant "Google Search Central —"
  prefix now that the publisher field carries the right site name.

`publisher` changed from "Google Search Central" to "Google Crawling
Infrastructure" on the five moved citations.

No `updated` bump: source hygiene only, no page text changed — matching
#93/#94/#95/#101/#112/#120.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying specification-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0fb267d
Status: ✅  Deploy successful!
Preview URL: https://7b5f9cd6.specification-website.pages.dev
Branch Preview URL: https://fix-citations-google-crawlin.specification-website.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant