SEO Stufe 1: Indexierung freischalten + Lagen-Meta

- noindex/nofollow von 12 indexierbaren Seiten entfernt (Hauptseiten DE/EN, 3 Lagen DE/EN, Legal DE/EN)
- robots.txt scharf geschaltet: Crawling allgemein erlaubt, Live-Search-AI-Bots (OAI-SearchBot, ChatGPT-User, ClaudeBot, PerplexityBot) erlaubt, Training-Bots (GPTBot, CCBot, anthropic-ai, Google-Extended, Applebot-Extended, Bytespider, ...) geblockt
- sitemap.xml: Inhalt aus sitemap-launch.xml uebernommen, mit Sitemap-Verweis in robots.txt
- Lagen-Seiten (3 DE + 3 EN): description, canonical, Open Graph, Twitter Card und Schema.org Article ergaenzt
- Lagen-Hero: Topic-Default in <p id="incident-title"> als Crawler-Fallback (JS ueberschreibt mit Datum bei Lade)
- CLAUDE.md CHANGE_LOG ergaenzt
Dieser Commit ist enthalten in:
claude-dev
2026-05-10 15:01:25 +02:00
Ursprung a6481a11c0
Commit 025ddfcebd
15 geänderte Dateien mit 527 neuen und 107 gelöschten Zeilen

Datei anzeigen

@@ -4,10 +4,64 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Situation report: Iran conflict - AegisSight</title>
<meta name="robots" content="noindex, nofollow, noarchive, nosnippet, noimageindex">
<link rel="alternate" hreflang="de" href="https://aegis-sight.de/lagen/iran-konflikt/">
<link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/situations/iran-conflict/">
<link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/lagen/iran-konflikt/">
<meta name="description" content="Live situation report on the Iran conflict: AI-driven OSINT analysis of hundreds of sources in real time, automated fact-checking, geographic mapping and timeline.">
<link rel="canonical" href="https://aegis-sight.de/en/situations/iran-conflict/">
<!-- Open Graph -->
<meta property="og:type" content="article">
<meta property="og:site_name" content="AegisSight">
<meta property="og:title" content="Situation report: Iran conflict - AegisSight">
<meta property="og:description" content="Live situation report on the Iran conflict: AI-driven OSINT analysis of hundreds of sources in real time, automated fact-checking, geographic mapping and timeline.">
<meta property="og:url" content="https://aegis-sight.de/en/situations/iran-conflict/">
<meta property="og:image" content="https://aegis-sight.de/assets/images/og-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:locale" content="en_GB">
<meta property="og:locale:alternate" content="de_DE">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Situation report: Iran conflict - AegisSight">
<meta name="twitter:description" content="Live situation report on the Iran conflict: AI-driven OSINT analysis of hundreds of sources in real time, automated fact-checking, geographic mapping and timeline.">
<meta name="twitter:image" content="https://aegis-sight.de/assets/images/og-image.png">
<!-- Schema.org -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Situation report: Iran conflict",
"name": "Situation report: Iran conflict",
"description": "Live situation report on the Iran conflict: AI-driven OSINT analysis of hundreds of sources in real time, automated fact-checking, geographic mapping and timeline.",
"url": "https://aegis-sight.de/en/situations/iran-conflict/",
"image": "https://aegis-sight.de/assets/images/og-image.png",
"inLanguage": "en-GB",
"isAccessibleForFree": true,
"datePublished": "2026-01-08",
"dateModified": "2026-05-10",
"articleSection": "International Security",
"author": {
"@type": "Organization",
"name": "AegisSight Monitor",
"url": "https://aegis-sight.de/",
"description": "KI-gestützte OSINT-Aggregation aus offenen Quellen, jede Behauptung gegen unabhängige Quellen geprüft."
},
"publisher": {
"@type": "Organization",
"name": "AegisSight UG (haftungsbeschränkt)",
"url": "https://aegis-sight.de/",
"logo": {
"@type": "ImageObject",
"url": "https://aegis-sight.de/assets/images/logos/AegisSightLogo_NavyGold.svg"
}
}
}
</script>
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/fonts.css">
@@ -74,7 +128,7 @@
<div class="hero-bg-pattern"></div>
<div class="container">
<h1 id="hero-title">SITUATION REPORT</h1>
<p class="hero-incident-title" id="incident-title"></p>
<p class="hero-incident-title" id="incident-title">Iran Conflict</p>
<!-- Stat Cards -->
<div class="hero-stats" id="hero-stats"></div>