diff --git a/_includes/default_head_tags.html b/_includes/default_head_tags.html
index 9d785e1..d84d48f 100644
--- a/_includes/default_head_tags.html
+++ b/_includes/default_head_tags.html
@@ -2,21 +2,28 @@
-
+
Tom Hodson - {{ page.title }}
+
+
+{% if page.excerpt %}
+
+{% endif %}
+
+
{% if page.social_image %}
@@ -38,6 +45,8 @@
{% endif %}
{% if image %}
+
+
@@ -45,10 +54,10 @@ See: https://developers.google.com/search/docs/advanced/mobile/google-discover?h
-{% if alt %}
-
-
-{% endif %}
+ {% if alt %}
+
+
+ {% endif %}
{% endif %}