Conversation
- title/meta description を3ページ分変更(/, /pricing, /faq) - Google Analytics (G-3E8328E5V6) タグを共通headに追加 - Google Search Console 確認用metaタグ + HTML検証ファイル追加 - Microsoft Clarity (wk1nad97m0) タグを共通headに追加 - SEOコンポーネントにtitleTag prop追加(<title>タグの直接制御用) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
titleTag prop を <title> のみに適用していたため、SEO最適化タイトルと SNSシェア用タイトルが食い違っていた。documentTitle に集約し全タイトル系 メタタグを統一。 Refs #26 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…zation feat: SEO内部対策(第1回納品分)反映
Contributor
Author
レビュー(integration-only release PR)本PRは develop → main の統合専用PR。diff は元の feature 実装の3コミットと完全に同一で、新規のコード変更は含まない。 レビュー済みステータス含まれる内容は元の feature PR(feat/seo-internal-optimization, PR は1つ前の番号)で FULL レビューパイプライン完了済み:
同一バイト列の再レビューは新規情報を生まないため再実行しない。本PRは統合のみであることを明記する。 検証
ブロッカーなし。main へマージ可能。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
develop → main 昇格。SEO内部対策(第1回納品分)を本番(griftai.org)へ反映する統合PR。
Closes #27
含まれる変更(feat/seo-internal-optimization ブランチの実装 / 3 commits のみ):
//pricing/faqの3ページ)G-3E8328E5V6/ Microsoft Claritywk1nad97m0/ Google Search Console 確認用 metaタグ + HTML検証ファイル)titleTagprop をSEO.astro/BaseLayout.astro/MarketingLayout.astroに追加し、<title>/og:title/twitter:title/meta name=titleをdocumentTitleで統一レビュー状況
元の feature PR で FULL レビューパイプライン完了済み(code-reviewer + Codex CLI 経路A)。CRITICAL/HIGH ゼロ。CI 全グリーン。soak time 経過済み。
Operationally Ready
Test plan
🤖 Generated with Claude Code