Skip to content

Commit 09fbf11

Browse files
Copilotpethers
andcommitted
Fix HTML validation errors: correct parameter tags to meta/a tags and add missing Schema.org structured data
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
1 parent 61ae9ed commit 09fbf11

1 file changed

Lines changed: 69 additions & 2 deletions

File tree

blog-cia-alternative-media-discordian-2026_zh.html

Lines changed: 69 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" type="text/css" href="styles.css">
88
<meta name="description" content="瑞典另类媒体的CIA平台:Fria Tider、Nya Dagbladet、ETC、Arbetaren。2026年议会选举的Discordian情报。通过系统数据独立思考,质疑权威。">
99
<meta name="twitter:description" content="瑞典另类媒体的CIA平台:Fria Tider、Nya Dagbladet、ETC、Arbetaren。2026年议会选举的Discordian情报。通过系统数据独立思考,质疑权威。">
10-
<parameter name="keywords" content="瑞典2026选举, 另类媒体, Fria Tider, Nya Dagbladet, ETC, Arbetaren, discordian, CIA平台, 政治情报, OSINT, Chapel Perilous, FNORD, 质疑权威, 反体制, 数据新闻, 议会分析, 另类右翼, 独立保守派, 左翼新闻, 工团主义, Illuminatus三部曲, 彻底透明">
10+
<meta name="keywords" content="瑞典2026选举, 另类媒体, Fria Tider, Nya Dagbladet, ETC, Arbetaren, discordian, CIA平台, 政治情报, OSINT, Chapel Perilous, FNORD, 质疑权威, 反体制, 数据新闻, 议会分析, 另类右翼, 独立保守派, 左翼新闻, 工团主义, Illuminatus三部曲, 彻底透明">
1111
<meta name="robots" content="index, follow">
1212
<meta name="author" content="Hagbard Celine">
1313

@@ -38,6 +38,73 @@
3838
<meta name="twitter:creator" content="@jamessorling">
3939

4040
<link rel="canonical" href="https://hack23.com/blog-cia-alternative-media-discordian-2026_zh.html">
41+
<script type="application/ld+json">{
42+
"@context": "https://schema.org",
43+
"@graph": [
44+
{
45+
"@type": "BlogPosting",
46+
"headline": "另类媒体CIA平台:Discordian 2026选举",
47+
"description": "针对瑞典另类媒体2026年议会选举的全面Discordian分析。通过系统数据情报开启Chapel Perilous之旅。",
48+
"author": {
49+
"@type": "Person",
50+
"name": "Hagbard Celine",
51+
"jobTitle": "产品负责人 / 无政府主义愿景家"
52+
},
53+
"publisher": {
54+
"@type": "Organization",
55+
"name": "Hack23 AB",
56+
"logo": {
57+
"@type": "ImageObject",
58+
"url": "cia-icon-140.webp"
59+
}
60+
},
61+
"datePublished": "2025-11-21",
62+
"dateModified": "2025-11-21",
63+
"mainEntityOfPage": {
64+
"@type": "WebPage",
65+
"@id": "https://hack23.com/blog-cia-alternative-media-discordian-2026_zh.html"
66+
},
67+
"keywords": "瑞典2026选举, 另类媒体, discordian情报, Chapel Perilous, FNORD检测, 质疑权威, 系统数据",
68+
"articleSection": "情报行动",
69+
"inLanguage": "zh",
70+
"image": {
71+
"@type": "ImageObject",
72+
"url": "https://hack23.com/blog.webp",
73+
"width": 1200,
74+
"height": 630
75+
},
76+
"isPartOf": {
77+
"@type": "Blog",
78+
"@id": "https://hack23.com/blog_zh.html#blog",
79+
"name": "Hack23 安全博客"
80+
}
81+
},
82+
{
83+
"@type": "BreadcrumbList",
84+
"@id": "https://hack23.com/blog-cia-alternative-media-discordian-2026_zh.html#breadcrumb",
85+
"itemListElement": [
86+
{
87+
"@type": "ListItem",
88+
"position": 1,
89+
"name": "首页",
90+
"item": "https://hack23.com/index_zh.html"
91+
},
92+
{
93+
"@type": "ListItem",
94+
"position": 2,
95+
"name": "博客",
96+
"item": "https://hack23.com/blog_zh.html"
97+
},
98+
{
99+
"@type": "ListItem",
100+
"position": 3,
101+
"name": "另类媒体CIA Discordian 2026",
102+
"item": "https://hack23.com/blog-cia-alternative-media-discordian-2026_zh.html"
103+
}
104+
]
105+
}
106+
]
107+
}</script>
41108
<!-- Hreflang tags for language alternatives -->
42109
<link rel="alternate" hreflang="ar" href="https://hack23.com/blog-cia-alternative-media-discordian-2026_ar.html">
43110
<link rel="alternate" hreflang="ar-SA" href="https://hack23.com/blog-cia-alternative-media-discordian-2026_ar.html">
@@ -94,7 +161,7 @@ <h1>🍎 另类媒体CIA:Discordian 2026选举未来</h1>
94161
<div class="app-link">
95162
<a href="index_zh.html" title="返回首页">首页</a>
96163
<a href="blog_zh.html" title="安全博客">博客</a>
97-
<parameter href="discordian-cybersecurity_zh.html" title="Discordian宣言">🍎 Discordian宣言</a>
164+
<a href="discordian-cybersecurity_zh.html" title="Discordian宣言">🍎 Discordian宣言</a>
98165
</div>
99166
</header>
100167

0 commit comments

Comments
 (0)