Skip to content

Fix duplicate meta keywords and twitter:data1 format in week-ahead articles#1091

Merged
pethers merged 2 commits intonews/week-ahead-2026-03-12-fdefb7d9076a6614from
copilot/sub-pr-1087
Mar 12, 2026
Merged

Fix duplicate meta keywords and twitter:data1 format in week-ahead articles#1091
pethers merged 2 commits intonews/week-ahead-2026-03-12-fdefb7d9076a6614from
copilot/sub-pr-1087

Conversation

Copy link
Contributor

Copilot AI commented Mar 12, 2026

Review feedback on 2026-03-12 week-ahead articles: duplicate keyword pairs in meta tags and inconsistent twitter:data1 values in CJK locales.

Deduplicate meta keywords (13 files)

All non-EN language files had calendar/events keyword pairs repeated twice:

<!-- before -->
<meta name="keywords" content="parlament, ..., kalender, hendelser, kalender, hendelser, debatter, ...">

<!-- after -->
<meta name="keywords" content="parlament, ..., kalender, hendelser, debatter, ...">

Affected: sv, de, fr, es, nl, da, no, fi, ar, he, ja, ko, zh

Fix twitter:data1 format (zh, ja, ko)

Aligned with existing article conventions — value-only, no label repetition:

Lang Before After
zh 阅读时间:5分钟 5分钟阅读
ja 読了時間:5分 約5分
ko 읽기 시간: 5분 5분 소요

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

…er:data1 format in zh/ja/ko

Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Copilot AI changed the title [WIP] Update week ahead parliamentary preview for March 13-20, 2026 Fix duplicate meta keywords and twitter:data1 format in week-ahead articles Mar 12, 2026
Copilot AI requested a review from pethers March 12, 2026 16:46
@pethers pethers marked this pull request as ready for review March 12, 2026 16:50
@pethers pethers merged commit 88e9fc7 into news/week-ahead-2026-03-12-fdefb7d9076a6614 Mar 12, 2026
@pethers pethers deleted the copilot/sub-pr-1087 branch March 12, 2026 16:50
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.

2 participants