Skip to content

[codex] SEOヘッダーの矛盾を解消#154

Merged
gui-ace merged 1 commit into
mainfrom
codex/seo-cleanup-20260704
Jul 4, 2026
Merged

[codex] SEOヘッダーの矛盾を解消#154
gui-ace merged 1 commit into
mainfrom
codex/seo-cleanup-20260704

Conversation

@gui-ace

@gui-ace gui-ace commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

概要

  • Cloudflare Pages headers から全体 X-Robots-Tag: all を削除

背景

全ページに X-Robots-Tag: all を付与する必要はなく、ページ単位の meta robots や将来の noindex 指定と競合しやすい状態でした。不要な全体指定を外して、SEO制御をページ側へ寄せます。

検証

  • npm ci
  • npm run format:check
  • npm run validate:content
  • npm run build
  • git diff --check
  • 横断SEO監査スクリプトで acecore-net PASS

補足

npm run build で Astro の markdown.remarkPlugins deprecation warning が出ていますが、今回差分とは無関係です。

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying acecore-net with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5a23c41
Status: ✅  Deploy successful!
Preview URL: https://5a4bbfac.acecore-net.pages.dev
Branch Preview URL: https://codex-seo-cleanup-20260704.acecore-net.pages.dev

View logs

@gui-ace
gui-ace marked this pull request as ready for review July 4, 2026 11:23
@gui-ace
gui-ace merged commit 61a284e into main Jul 4, 2026
4 checks passed
@gui-ace
gui-ace deleted the codex/seo-cleanup-20260704 branch July 4, 2026 11:23
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