diff --git a/_includes/meta.html b/_includes/meta.html
index d4315ddc3..8704cec9a 100644
--- a/_includes/meta.html
+++ b/_includes/meta.html
@@ -30,8 +30,14 @@
{%comment%}{%endcomment%}
{% if site.data.assets.preview_host %}
-
-
+{{ page.url }}
+{% if page.type == 'home' %}
+
+
+{% else %}
+
+
+{% endif %}
{% endif %}