Skip to content

fix(citations): the 2011 planned-downtime post is gone from Search Central - #158

Draft
jdevalk wants to merge 1 commit into
mainfrom
fix/maintenance-pages-citation-2026-08-04
Draft

fix(citations): the 2011 planned-downtime post is gone from Search Central#158
jdevalk wants to merge 1 commit into
mainfrom
fix/maintenance-pages-citation-2026-08-04

Conversation

@jdevalk

@jdevalk jdevalk commented Aug 4, 2026

Copy link
Copy Markdown
Owner

What changed

src/content/spec/resilience/maintenance-pages.md cited a January 2011 Webmaster Central blog post for the "return 503 with Retry-After during planned downtime" advice:

https://developers.google.com/search/blog/2011/01/how-to-deal-with-planned-site-downtime

That path no longer resolves to an article. It lands on the Search Central blog index, whose archive only goes back to 2012 — the pre-migration Webmaster Central posts were not all carried over. (The original still exists on the retired webmasters.googleblog.com host, but citing a decommissioned blog host for advice Google now documents properly would be the worse fix.)

Why now

Daily standards scan, citation rotation over i18n/ and resilience/ — the two categories not spot-checked in the last week.

The replacement

Google Search Central — Temporarily pause or disable a website is the current, maintained documentation on the same subject. It carries the same guidance the page makes ("return an informational error page with a 503 HTTP response status code", use Retry-After with an expected recovery date), so the claim the citation supports is unchanged.

updated bumped per the convention in the other citation-repair PRs. No body change; the other three sources (RFC 9110 ×2, RFC 6585) are fine.

Noted but not bundled

The replacement doc adds a nuance the page does not currently make: do not return 503 for robots.txt itself during an outage. That is a real content addition rather than a citation repair, so it is left out of this PR — flagged in the scan summary instead.

npm run build passes.

🤖 Generated with Claude Code

…ntral

The maintenance-pages entry cited a January 2011 Webmaster Central post at
developers.google.com/search/blog/2011/01/how-to-deal-with-planned-site-downtime.
That path no longer resolves to an article — it lands on the Search Central
blog index, which only archives back to 2012.

Replaced with Google's current, maintained documentation on the same subject,
"Temporarily pause or disable a website", which covers 503 plus Retry-After
for planned downtime.

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

cloudflare-workers-and-pages Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploying specification-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: fd90c5e
Status: ✅  Deploy successful!
Preview URL: https://bd3ab626.specification-website.pages.dev
Branch Preview URL: https://fix-maintenance-pages-citati.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