feat: SEO内部対策(第1回納品分)反映#26
Merged
Merged
Conversation
release: alpha copy correction
release: alpha footer and legal corrections
- 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>
Deploying griftai with
|
| Latest commit: |
4373e88
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2aa4f3ec.griftai.pages.dev |
| Branch Preview URL: | https://feat-seo-internal-optimizati.griftai.pages.dev |
titleTag prop を <title> のみに適用していたため、SEO最適化タイトルと SNSシェア用タイトルが食い違っていた。documentTitle に集約し全タイトル系 メタタグを統一。 Refs #26 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
レビュー結果(code-reviewer エージェント + Codex CLI 経路A)CI 全グリーン(Quality Check / E2E / A11y / Cloudflare Pages)。CRITICAL / HIGH 指摘ゼロ。 code-reviewer エージェント
Codex CLI(
|
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
SEO内部対策の第1回納品データを反映。
title / meta description 変更(3ページ)
要件定義から見積もり作成までAIツールで自動化するならGrift|Cor株式会社料金プラン — 要件定義から見積もり作成をAIツールで自動化するならGrift|Cor株式会社見積もり自動化ツールGriftへのよくある質問|Cor株式会社アクセス解析タグ追加(全ページ共通head)
G-3E8328E5V6)wk1nad97m0)技術的変更
SEO.astroにtitleTagoptional prop追加(<title>タグの直接制御用)BaseLayout.astro/MarketingLayout.astroにtitleTagprop伝播Test plan
npm run check全パス確認npm run build成功確認<title>が変更後の値になっていること/googleb570ee287a9f3827.htmlにアクセスして検証ファイルが表示されること