diff --git a/_layouts/default.html b/_layouts/default.html
index b8ef583e..a2865f88 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -4,7 +4,7 @@
- if (location.href.indexOf('http:') === 0) location.href = location.href.replace('http:', 'https:')
+
{%if page.keywords != null%}{%endif%}
{%if page.description != null%}{%endif%}
{{ site.name }} - {{ page.title }}