diff --git a/content/country/_index.de.md b/content/country/_index.de.md
index 4bd9fd55..f0b97afa 100644
--- a/content/country/_index.de.md
+++ b/content/country/_index.de.md
@@ -3,4 +3,4 @@ title: "Länder"
description: "Überblick über die Länder, in denen FIP-Vergünstigungen genutzt werden können."
---
-Momemtan sind noch nicht für alle Länder und Betreiber Informationen verfügbar. Den aktuellen Bearbeitungsstand findest du auf [GitHub](https://github.com/orgs/fipguide/projects/3).
+Für einige Länder sind bereits Informationen verfügbar und kontinuierlich kommen weitere Länder hinzu. Den aktuellen Bearbeitungsstand findest du auf [GitHub](https://github.com/orgs/fipguide/projects/3).
diff --git a/content/country/_index.en.md b/content/country/_index.en.md
index 7b74911e..c9e746a0 100644
--- a/content/country/_index.en.md
+++ b/content/country/_index.en.md
@@ -3,4 +3,4 @@ title: "Countries"
description: "Overview of the countries where FIP benefits are available."
---
-Currently, information is not yet available for all countries and operators. You can see the current information status on [GitHub](https://github.com/orgs/fipguide/projects/3).
+Information is available for several countries, and more countries are continually being added. You can see the current information status on [GitHub](https://github.com/orgs/fipguide/projects/3).
diff --git a/content/operator/_index.de.md b/content/operator/_index.de.md
index 3534279f..76009293 100644
--- a/content/operator/_index.de.md
+++ b/content/operator/_index.de.md
@@ -3,4 +3,4 @@ title: "Betreiber mit FIP"
description: "Überblick über die Betreiber, die FIP-Vergünstigungen anbieten."
---
-Momemtan sind noch nicht für alle Länder und Betreiber Informationen verfügbar. Den aktuellen Bearbeitungsstand findest du auf [GitHub](https://github.com/orgs/fipguide/projects/3).
+Für einige Betreiber sind bereits Informationen verfügbar und kontinuierlich kommen weitere Betreiber hinzu. Den aktuellen Bearbeitungsstand findest du auf [GitHub](https://github.com/orgs/fipguide/projects/3).
diff --git a/content/operator/_index.en.md b/content/operator/_index.en.md
index 7105e6cb..66865566 100644
--- a/content/operator/_index.en.md
+++ b/content/operator/_index.en.md
@@ -3,4 +3,4 @@ title: "Operators supporting FIP"
description: "Overview of the operators providing FIP benefits."
---
-Currently, information is not yet available for all countries and operators. You can see the current information status on [GitHub](https://github.com/orgs/fipguide/projects/3).
+Information is available for several operators, and more operators are continually being added. You can see the current information status on [GitHub](https://github.com/orgs/fipguide/projects/3).
diff --git a/layouts/partials/headMeta.html b/layouts/partials/headMeta.html
index 026e00d1..98c27e2b 100644
--- a/layouts/partials/headMeta.html
+++ b/layouts/partials/headMeta.html
@@ -1,23 +1,12 @@
-{{ $metaDescription := "" }}
-{{ if eq .Page.Type "country" }}
- {{ $metaDescription = T "meta-description.country" }}
-{{ else if eq .Page.Type "news" }}
- {{ $metaDescription = T "meta-description.news" }}
-{{ else if eq .Page.Type "news" }}
- {{ $metaDescription = T "meta-description.news" }}
-{{ else }}
- {{ $metaDescription = .Description }}
-{{ end }}
-
-
-
+
+
-
+