diff --git a/source/_layouts/base.html.twig b/source/_layouts/base.html.twig
index 8818b875..14407ec7 100644
--- a/source/_layouts/base.html.twig
+++ b/source/_layouts/base.html.twig
@@ -18,7 +18,7 @@
-
{{ page.title }} | {{ site.name }}
+ {% block meta_title %}{{ page.title }} | {{ site.name }}{% endblock %}
{% block body %}{% endblock %}
diff --git a/source/_pages/index.md b/source/_pages/index.md
index 09e5990f..90af2156 100644
--- a/source/_pages/index.md
+++ b/source/_pages/index.md
@@ -3,6 +3,8 @@ title: Do you need a certified Drupal expert, core contributor and module mainta
permalink: /
---
+{% block meta_title %}Certified Drupal expert, Developer and Consultant | {{ site.name }}{% endblock %}
+
{% block content %}
Hi, I'm Oliver. I'm an Acquia-certified Drupal Triple Expert and Software Development Consultant with {{ site.yearsExperience }} years of experience.