From 3f3ace96bcf5d39b94a5422e1296aedc5691e0e5 Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Sat, 11 Jul 2020 09:23:18 +0200 Subject: [PATCH] seo --- _config.yml | 2 ++ _includes/seo.html | 85 ++++++++++++++++++++++++++++++---------------- 2 files changed, 58 insertions(+), 29 deletions(-) diff --git a/_config.yml b/_config.yml index c2c1183..e947b59 100644 --- a/_config.yml +++ b/_config.yml @@ -11,6 +11,8 @@ geo: long: '6.133011' region: 'CH-GE' town: 'Geneva' + country: 'Switzerland' + postalcode: '1201' banner: '/assets/img/basspistol_est_2010_square_bluegreen.jpg' icon: /siteicon.png diff --git a/_includes/seo.html b/_includes/seo.html index c51393a..649a59c 100644 --- a/_includes/seo.html +++ b/_includes/seo.html @@ -74,7 +74,7 @@ - + {% elsif page.collection == 'albums' %} @@ -130,7 +130,7 @@ - + {% else %} @@ -182,47 +182,74 @@ - + {% endif %} + + + + + {% if page.url == '/radio/' or page.url == '/' %} - - {% endif %} \ No newline at end of file + + {% endif %} + + \ No newline at end of file