diff --git a/snippets/meta_information.php b/snippets/meta_information.php
index a10d868..c8c89cc 100644
--- a/snippets/meta_information.php
+++ b/snippets/meta_information.php
@@ -82,10 +82,18 @@
-og_image()->toFile() ?? $site->og_image()->toFile()): ?>
-
-
-
+og_image()->isNotEmpty()): ?>
+
+
+
+ meta_image()->toFile() ?? $page->image()): ?>
+
+
+
+og_image()->isNotEmpty()): ?>
+
+
+
@@ -131,8 +139,12 @@
-twitter_image()->toFile() ?? $site->twitter_image()->toFile()): ?>
-
+twitter_image()->isNotEmpty()): ?>
+
+meta_image()->toFile() ?? $page->image()): ?>
+
+twitter_image()->isNotEmpty()): ?>
+