⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 637: Add Canonical URL and og:url Meta Tags

完了 ← タスク一覧

Task 637: Add Canonical URL and og:url Meta Tags

Status: DONE

Problem

Missing <link rel="canonical"> and <meta property="og:url">. Without these, search engines may index duplicate URLs and social sharing previews lack canonical references.

Solution

Added optional canonicalPath parameter to layoutHtml(). When provided, emits both og:url and link rel="canonical" with the full GitHub Pages URL. Applied to landing page, episode pages, summary pages, transcription pages, calculator, and explorer.

Files Modified